Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.16 KB

File metadata and controls

32 lines (17 loc) · 1.16 KB

Box Vertex Colors

Tags

core, testing

Summary

A simple unit cube that uses vertex colors, stored in the COLORS_0 attribute.

Operations

Screenshot

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

Assembled by modelmetadata