Flywheel/src/main/java/com/jozufozu/flywheel/api/vertex
PepperCode1 2c9a3edb97 Untyped vertices
- Remove VertexType
- Rename ReusableVertexList to VertexView and all associated classes,
methods, fields, and variables
- Add VertexView#stride
- Make vertex compiler automatically include layout shader
- Fix instancing and indirect not setting correct vertex count before
writing mesh
2023-12-07 16:49:12 -08:00
..
MutableVertexList.java Various clean up 2023-03-25 20:35:17 -07:00
VertexList.java Untyped vertices 2023-12-07 16:49:12 -08:00
VertexView.java Untyped vertices 2023-12-07 16:49:12 -08:00
VertexViewProvider.java Untyped vertices 2023-12-07 16:49:12 -08:00
VertexViewProviderRegistry.java Untyped vertices 2023-12-07 16:49:12 -08:00