ACTC

Software name: 
ACTC
Policy 

ACTC is freely available to users at HPC2N. See the README and the License page for how to include acknowledgement of the use of this program.

General 

ACTC converts independent triangles into triangle strips or fans.

Description 

ACTC converts independent triangles into triangle strips or fans. You can approach a three times geometry speedup on OpenGL and Direct3D
using these primitives.

Availability 

On HPC2N we have abinit available as a module on Kebnekaise.

Usage at HPC2N 

To use the ACTC module, add it to your environment. You can see how to do that with:

ml spider actc

Remember to load the prerequisites mentioned first! Despite what the text from ml spider may say, you need to load the prerequisite modules on both lines.

The above command also tells you which versions of ACTC are available.

For more information about usage, read the ACTC manual.

Additional info 

More information can be found on the official website.

Updated: 2024-04-11, 12:28