Commit Graph

9 Commits

Author SHA1 Message Date
miku-666
3c52e863e6 Update GenericMesh & mesh rendering 2024-09-19 19:59:09 +02:00
miku-666
4702af623f VertexArray - Add GetBuffer function and update AddBuffer function 2024-03-10 16:56:17 +01:00
miku-666
31f22e0b1c Improved VertexBufferLayout api 2024-02-27 19:00:12 +01:00
miku-666
c30e0d86ae Add Simple Guideline rendering 2024-02-19 19:02:35 +01:00
miku-666
09a508a0ec Unbind vao, vbo and ibo after data is set 2024-02-07 13:01:19 +01:00
miku-666
88a6abcc47 VertexeArray - Removed Conditional Attribute from Unbind 2024-02-01 21:27:30 +01:00
miku-666
905066db6a Added Unbind call to Index-,VertexBuffer, VertexArray and Texture2D before deleting 2023-10-29 12:10:27 +01:00
miku-666
f2aa8a9324 [WIP] Added Vertex struct for better data management, Updated shaders and renderer 2023-10-15 17:20:05 +02:00
miku-666
762e266fdb [WIP] Updated Renderer3D 2023-10-08 13:07:30 +02:00