summaryrefslogtreecommitdiffhomepage
path: root/examples/shaders/shaders_rlgl_mesh_instanced.c
AgeCommit message (Collapse)Author
2020-11-01Review contributed examplesRay
2020-09-27[wip] rlDrawMeshInstanced (#1318)seanpringle
* rlDrawMeshInstanced first attempt * rlDrawMeshInstanced OpenGL 3.3 and VAO checks * rlDrawMeshInstanced GetShaderAttribLocation; comments * example instanced shader * RLGL_STANDALONE RAYMATH_STANDALONE Vector4 * apply suggested naming changes; add instanced mesh example * remove orphan variables