Create/src/main/java/com
JozsefA 6227e81066 TemplateBuffer is no more
- Instead, BufferBuilderReader can decode parts of a BufferBuilder.
 - BufferedModel and its subclasses are now created directly with a ByteBuffer.
 - ContraptionModel renamed to IndexedModel.
 - InstancedModel and IndexedModel both now take model formats as arguments.
 - All of this allows for better abstraction, composition, and control of models rendered with Flywheel.
2021-05-16 15:39:52 -07:00
..
jozufozu/flywheel TemplateBuffer is no more 2021-05-16 15:39:52 -07:00
simibubi/create TemplateBuffer is no more 2021-05-16 15:39:52 -07:00