mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-21 11:11:37 +00:00
Sub-models and instance models need an instance data buffer, but this gets the basics working (and the proof of concept). Using arrays like this actually simplified a lot of the code, and will make it easy to get transparency without turbulence (just another queue). |
||
---|---|---|
.. | ||
gl_model_brush.c | ||
glsl_model_brush.c | ||
Makemodule.am | ||
model_brush.c | ||
sw_model_brush.c | ||
vulkan_model_brush.c |