ACTC¶
ACTC converts independent triangles into triangle strips or fans.
Policy¶
ACTC is freely available to users at HPC2N.
Citations
See the README and the License page for how to include acknowledgement of the use of this program.
Overview¶
ACTC converts independent triangles into triangle strips or fans. You can approach a three times geometry speedup on OpenGL and Direct3D using these primitives.
ACTC at HPC2N¶
On HPC2N we have ACTC available as a module on Kebnekaise. To see the available versions, login to Kebnekaise and do ml spider ACTC
.
Usage at HPC2N¶
To use, load the ACTC module to add it to your environment. You give this command to see how to load ACTC and its prerequisites:
Note
Remember to load the prerequisites mentioned first!
The above command also tells you which versions of ACTC are available.i
Additional info¶
For more information about usage, please read the ACTC manual.