C-Chads / tinygl

The penultimate portable graphics library
Other
453 stars 53 forks source link

Expected FPS performance? #7

Closed starseeker closed 3 years ago

starseeker commented 3 years ago

Has any benchmarking been done using tinygl and any of the larger Stanford models? I did a naive swap of the dragon model (assimp conversion of the stl model into an obj) for the extrude.obj and I'm seeing rendering performance of ~0.3 frames per second - was wondering if that is in line with what would be expected for that size of mesh?

starseeker commented 3 years ago

OK, that's helpful - thanks!