897 B
897 B
Box Textured with Property Attributes
This is a variation on BoxTextured that adds EXT_structural_metadata to put matrices and normalized vectors at each vertex. This model is quite contrived; it was designed for unit testing only.
Screenshot
License Information
Donated by Cesium for glTF testing. Please follow the Cesium Trademark Terms and Conditions.
This model is licensed under a Creative Commons Attribution 4.0 International License.
Metadata Generation Code
The metadata buffer was generated by the following Python 3 script. The only dependency is NumPy for easy exporting of matrices.
In the glTF subdirectory:
python3 make_box_textured_metadata.py
will generate metadata.bin.
