I ran: java -cp ghia-CURRENT.jar com.insanityengine.ghia.apps.GeomLoadem -s 0.006 -t http://ghia.sourceforge.net/images/karman11.jpg http://ghia.sourceforge.net/models/geom/mech.geom at a resolution of 400x400. After 90 seconds, it had rendered 2,566 frames (>28fps). The models consists of 3,503 triangles. Since 2,566 * 3,503 / 90 = 99,307 tps = 99 ktps. Test run on an AMD Athlon(tm) XP 2500+.
X = com.insanityengine.ghia Y = X.renderer
Y.Edjo.Edjo | Y.Memagery | Y.WireFuRenderer | Y.ZortPolyRenderer | X.jogl.JoglRenderer | |
---|---|---|---|---|---|
Description | Zbuffer | Zbuffer | WireFrame | Z-sorted polygons | Jogl |
Accelerated | no | no | no | no | yes |
Textures | yes | yes | no | no | soon |
Textures | |||||
Textures | |||||
Ktps |