index
:
I Like Trains
better-network
main
The I Like Trains game
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
game
/
scenary
/
illuminator.cpp
Commit message (
Expand
)
Author
Age
*
Reuse vertex array objects for common structures with DSA
Dan Goodliffe
4 days
*
Sprinkling of glDebugScope in assets and render parts
Dan Goodliffe
5 days
*
Move all low level texture operations to DSA helpers in glTexture
Dan Goodliffe
7 days
*
Fix naming violations in Mesh
Dan Goodliffe
8 days
*
Add glVertexArray useBuffer
Dan Goodliffe
8 days
*
Replace glContainer with glAllocator
Dan Goodliffe
8 days
*
Replace use of VertexArrayObject with glVertexArray/glBuffer DSA versions
Dan Goodliffe
9 days
*
Add Asset interface to create an arbitrarily placed instance
Dan Goodliffe
2025-04-07
*
Pass frustum into render functions
Dan Goodliffe
2025-03-07
*
Only create VAOs for the light type(s) in use
Dan Goodliffe
2024-01-13
*
Minor tidy up
Dan Goodliffe
2024-01-13
*
Add model support for point lights
Dan Goodliffe
2024-01-12
*
Initial commit with working light instancing
Dan Goodliffe
2024-01-10
*
Add spot light definition, loader, and rendering
Dan Goodliffe
2024-01-10
*
Add the Illuminator (type) and Light (instance) classes
Dan Goodliffe
2024-01-09