12 Commits

Author SHA1 Message Date
4f48b76aaf
Graphic pipeline rework
- Prepare flow for multithreading support
- Optimize memory access of vertices
- More efficient back-face culling computation
- Added option to disable gprof in Cmake
2025-01-10 14:03:30 +01:00
ea712fae42
Add rendering debug infos 2025-01-05 23:27:31 +01:00
2854da4053
Terrain-sky smooth ratio rendering 2024-12-12 23:56:27 +01:00
c0a00e4e4a
Simple clipping approach 2024-10-31 19:42:04 +01:00
db830a2a4e
Window size handling
Do the job, but need more control over resize limit
2024-10-29 19:14:17 +01:00
a4e0f7459e
Final camera movements 2024-10-14 20:20:37 +02:00
1f91a08465
External camera interface 2024-10-12 14:35:43 +02:00
b200c38ca1
3DRenderer instancing 2024-10-12 14:35:08 +02:00
def845e741
Experimental multipart rendering 2024-10-05 19:15:06 +02:00
1cf2d3c145
PCH fix 2024-10-05 19:15:04 +02:00
9ff5d34908
Enhanced mesh structure 2024-10-02 21:52:07 +02:00
55ff78ee50
Implement perspective maths 2024-09-30 16:10:40 +02:00