Stars
0
Forks
Watchers
Open Issues
24
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
refactor: rename all m_id to m_handle
3210834
feat(core): implement wrapper for framebuffers
501e27b
feat: reverse-Z depth testing
47b8110
refactor(gui): remove DearImGui demo window
beb327a
feat(gui): GUI renderer + input forwarding
c72083e
fix(git): fix Glew static lib exclusion
7fa5d35
feat(rendering): normal maps implemented
e87a815
fix(mesh): fix plane primitive normals
b3b1585
feat(mesh): layout entry for tangent data
814e077
refactor(textures): type argument in fromFile()
326c802
feat(mesh): tangent processing in primitives
789bdac
feat(mesh): tangent data processing function
2c5012e
refactor: add explicit casts to avoid warnings
a53d293
refactor(mesh): move OBJ loading to extra
f657d8d
fix(mesh): fix cube mesh primitive
ee700c1