10 Commits

Author SHA1 Message Date
adbc8f1ccc
Add normales interface to mesh
TODO: need refactor ASAP
2025-02-07 12:52:48 +01:00
f9935d6b77
Objects constructor infinite allocation fix 2025-02-07 00:33:23 +01:00
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
bab7fc8f12
Added missing virtual destructors 2024-12-29 20:37:49 +01:00
c0a00e4e4a
Simple clipping approach 2024-10-31 19:42:04 +01:00
9e699b0e94
Obj loader simple implementation 2024-10-05 19:15: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
294f806900
Join perspective divide with projection transform 2024-10-03 18:11:25 +02:00
9ff5d34908
Enhanced mesh structure 2024-10-02 21:52:07 +02:00