jphsd / texture

Procedural texture generation package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Texture Generation

Go Reference Go Report Card Build Status

A package for the procedural generation of textures. Based on the ideas contained in the Bryce 3D deep texture editor.

example

More examples here, here and here.

The primary interfaces allow for the evaluation of a value, vector or color field at any point in the XY plane.

A subpackage covers the generation of surfaces based on lights illuminating a material.

About

Procedural texture generation package.

License:Apache License 2.0


Languages

Language:Go 100.0%