Flywheel/src/main/java/com/jozufozu/flywheel/api/vertex
PepperCode1 67b4e655de Add partial support for non-shaded quads
- Add ShadeSeparatedBufferBuilder and other code to allow separating all
non-shaded vertices to the end of the buffer
- Add ShadedVertexList to allow defining if a certain vertex is shaded
or not
- Add new methods to ModelUtil with arguments for more flexibility
- Refactor VirtualEmptyBlockGetter to allow defining arbitrary light
values
- Add shaded argument to DiffuseLightCalculator
2022-02-18 20:39:19 -08:00
..
package-info.java Finally safe vertex formats 2021-12-22 02:45:45 -08:00
ShadedVertexList.java Add partial support for non-shaded quads 2022-02-18 20:39:19 -08:00
VertexList.java Finally safe vertex formats 2021-12-22 02:45:45 -08:00
VertexType.java Separate vertex and fragment shaders and templates 2022-01-10 14:38:26 -08:00
VertexWriter.java Finally safe vertex formats 2021-12-22 02:45:45 -08:00