diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2019-11-18 01:25:34 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2019-11-18 01:54:33 -0800 |
commit | 975c81262faa7ed06de56974064fd918a088bc1b (patch) | |
tree | b40620da4420fa3bd893593293edae211bdd9574 /src/libs/ray | |
parent | 9d2838a1a8685a5bd47a9f5296176171632a2f6f (diff) |
libs/din: add a perlin noise implementation
This is a 3D noise field addressed as a unit cube.
The caller supplies the resolution of the noise field in three
dimensions.
I've just pulled in my v3f.h here, but it probably makes sense to
later on move vector headers into libs/ and share them. Later.
It's called din as in noise, because it's shorter than perlin and
noise.
Diffstat (limited to 'src/libs/ray')
0 files changed, 0 insertions, 0 deletions