fabric/fabric-renderer-api-v1
PepperCode1 90110d8d36 Improve Indigo and FRAPI Test Mod (#3208)
* Improve flat shade

- Use AO mode to make flat shade calculation consistent with shade applied by smooth lighting
- Use face normal to calculate shade if necessary
- Use normal shade even if no custom normals are set

* Improve FRAPI test mod

- Add octagonal column to test irregular face lighting
- Use obsidian sprite instead of missing sprite for frame mesh
- Simplify and organize registration
- Inline `simple` package

* Fix crumbling on 45 degree faces

- Fix checkstyle
- Give octagonal column a non-zero hardness

* Fix checkstyle

* Improve PillarBakedModel to fully support custom block appearance

* Explain OverlayVertexConsumer fix

Signed-off-by: modmuss50 <modmuss50@gmail.com>
2023-08-13 16:11:28 +01:00
..
src Improve Indigo and FRAPI Test Mod (#3208) 2023-08-13 16:11:28 +01:00
build.gradle Model Loading API v1 (#3145) 2023-07-18 13:16:17 +01:00