version 1.2.1

spot light without shadows and with texture fix
mesh information
points width and points-only meshes support
This commit is contained in:
2023-05-25 15:50:07 +03:00
parent 85bc739987
commit dfc4c718e8
15 changed files with 180 additions and 56 deletions

View File

@@ -116,6 +116,7 @@ public:
protected:
void fillObjectsBuffer(const ObjectBaseList & ol, RenderPass pass);
void setConeShadowMatrix();
void renderObjects(Scene & scene, RenderPass pass);
void renderLight(int first_wr_buff, bool clear_only);
void renderConeShadows();