mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
a08261c620
This allows the use of an entity id to index into the entity data and fetch the transform and colormod data in the vertex shader, thus making instanced rendering possible. Non-world brush entities are still not rendered, but the world entity is using both the entity data buffer and entid buffer. |
||
---|---|---|
.. | ||
camera.h | ||
entity.h | ||
hierarchy.h | ||
light.h | ||
scene.h | ||
transform.h | ||
types.h |