sixth-3d-demos.git
9 days agofeat: add graphics benchmark framework
Svjatoslav Agejenko [Fri, 20 Mar 2026 21:03:16 +0000 (23:03 +0200)]
feat: add graphics benchmark framework

- Convert GraphicsBenchmark to automated test runner
- Add wireframe and textured cubes tests
- Add StarGridTest benchmark for billboard rendering
- Add system info to benchmark output
- Add keyboard shortcut to skip tests
- Add WindingOrderDemo to test backface culling
- Fix render thread startup and benchmark timing

2 weeks agoInitial commit
Svjatoslav Agejenko [Sun, 15 Mar 2026 01:16:30 +0000 (03:16 +0200)]
Initial commit