dkotfis opened this issue 10 years ago · 0 comments
Currently duplicate a cube to construct a new VBO using CUDA. Would be more efficient to skip this and use OpenGL instanced drawing to just render the same cube vbo at each center with each color.