mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-28 02:58:35 +02:00
+ | First sphere
This commit is contained in:
@ -27,7 +27,7 @@ class Shader
|
||||
// void compile(const char *vertexSource, const char *fragmentSource);
|
||||
void attach(void);
|
||||
void setupVertexBuffer(const RT::Vec2f* vertices, size_t size);
|
||||
void drawTriangles(void);
|
||||
void drawTriangles(size_t size);
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user