Built-in Assets and Textures

CGA supports a number of built-in assets and textures which are always available:

Geometry Assets

All geometries have vertex normals and texture coordinates on the first texture layer (COLORMAP).

Textures

Examples

Init-->
	primitiveCube()
	texture("builtin:default")

Init-->
	primitiveCube()
	texture("builtin:uvtest.png")

Copyright ©2008-2024 Esri R&D Center Zurich. All rights reserved.