Information and Downloads
- vertexColors
- generator JglTF from https://github.com/javagl/JglTF
- source glTF-Sample-Models
- fileSize 1.88 kB
- Download GLB Source Asset from
glTF-Sample-Models - Open in USD Web Viewer Download USDZ Converted with three.js
r154, Needle Fork - Open in USD Web Viewer Download USDZ Converted with Blender 3.6
- Open in USD Web Viewer Download USDZ Converted with Omniverse Kit 105.0
Description
Box Vertex Colors
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.
Screenshot
License Information
Public domain (CC0)