← Hub
DataTexture — Textures From Code
Left: computed once (terrain heightfield). Right: updated every frame (procedural noise animation).
Static: Height-Field Heatmap
DataTexture from computed data — each pixel = elevation, used for terrain / displacement
Height
High
Mid
Low
Dynamic: Procedural Noise
DataTexture updated every frame — dynamic textures without image files