Software
ACTC
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.
ACTC converts independent triangles into triangle strips or fans.
ACTC converts independent triangles into triangle strips or fans. You can approach a three times geometry speedup on OpenGL and Direct3D
using these primitives.
On HPC2N we have abinit available as a module on Kebnekaise.
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.
More information can be found on the official website.