Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 795 Bytes

File metadata and controls

17 lines (12 loc) · 795 Bytes

CRglTF-Example

Example usages for CRglTF.

To get a PBR rendering result like preview below, please follow this tutorial.

The CRglTF mod will not available on any maven, because it will integrated into Cleanroom in the future.

preview

Model Source

https://github.com/KhronosGroup/glTF-Sample-Assets

  • Boom Box and Water Bottle by Microsoft
  • Cesium Man by Cesium

Model Modifications

  • In order to adapt into Minecraft's Resource Location system, all the URIs and file names were changed from Camel case to snake_case.
  • Some models have changed their node transformations in order to fit proper location.