Information and Downloads
| Generator | JglTF from https://github.com/javagl/JglTF |
|---|---|
| Source | KhronosGroup/glTF-Sample-Assets |
| File size | 1.88 kB |
Has special data
Source glTF Source asset from
KhronosGroup/glTF-Sample-Assets
three r185 Converted with upstream three.js 0.185.0
Needle Converted with Needle Engine 5.1.2 USDZExporter
Blender 5.1 Converted with Blender 5.1.2
Adobe glTF Converted with OpenUSD 26.05 and Adobe glTF file-format plugin 2026.03
GUC Converted with GUC 0.5
Omniverse Converted with Omniverse Kit 105.0
Description
Box Vertex Colors
Tags
Summary
A simple unit cube that uses vertex colors, stored in the COLORS_0 attribute.
Operations
- Display in SampleViewer
- Download GLB
- Model Directory
Screenshot

Description
A simple unit cube that uses vertex colors, stored in the COLORS_0 attribute. The color of each vertex is given by the RGB colors that are defined by the vertex coordinates. So the vertex at (0,0,0) is black, the vertex at (1,0,0) is red, the vertex at (1,1,0) is yellow, ..., and the vertex at (1,1,1) is white.
Legal
© 2023, Public. CC0 1.0 Universal
- Marco Hutter (https://github.com/javagl/) for Everything