feat: add cube test geometry node

This commit is contained in:
parker
2025-07-31 22:12:38 +01:00
parent 8b7793cc73
commit ab6b5ac935
7 changed files with 115 additions and 21 deletions

View File

@@ -119,8 +119,6 @@ void GLMesh::setPosBuffer(enzo::geo::Geometry& geometry)
IC(vertexCount, pointIndex);
IC(p.x(), p.y(), p.z());
vertices.push_back({
{ p.x(),
p.y(),