ACTC converts independent triangles into triangle strips or fans. Youcan approach a three times geometry speedup on OpenGL and Direct3Dusing these primitives.
Be the first to post a text review of ACTC Triangle Consolidator. Rate and review a project by clicking thumbs up or thumbs down in the right column.
The final 1.1 release of ACTC is now available. Improvements from beta1 include updating the manual to match the code, setting MIN_FAN_VERTS to INT_MAX by default, and adding casts to improve portability.
Code improvements: casts in front of allocations MIN_FAN_VERTS to INT_MAX instead of 7 manual.html improvements: all examples should now match API added missing symbolic constants added mention of range and also unsigned int added mention of memory use statistics function
1.1-beta1 : Initial public release
ACTC is an API and C implementation for converting independent triangles into triangle strips and fans to improve rendering performance. 1.1 Beta1 is now available for download at http://plunk.org/~grantham/public/actc/index.html
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?