Arthuchaut / pysics

A GUI framework for creating some physics simulations
MIT License
0 stars 0 forks source link

Analyzes and tests for optimizations #4

Open Arthuchaut opened 1 year ago

Arthuchaut commented 1 year ago

Tested on an Intel Iris GPU -> glFlush decrease the FPS rate (~32% of performance lost)

Arthuchaut commented 1 year ago

Noticed that the GL_POLYGON geometry def mode offered a better performance than GL_QUADS (~12%)