9 Months Ago
Move from a ComputeBuffer for each type of vertex attribute to a single ComputeBuffer for all vertex data in a single struct Move code that copies mesh to ComputeBuffer into GeometryBuffer.cs Additional methods in GPUBuffer wrapper