Pinned Repositories
cartography_of_known_spaces
source used for my #nanogenmo 2015 entry
fractal_cell_noise
a fractal noise algorithm most closely related to cellular noise algorithms such as worley noise
hex_color
a few utility functions for js color handling.
js-vector3
a set of three dimensional vector math utilities for javascript. work in progress.
SDF
SDF raymarcher first person movement test
SDF_movement
SDF raymarcher first person movement test
three.js
JavaScript 3D library.
value_derivative_xy
an x, y lookup fractal noise function which returns the differential as well as the value.
value_noise_differential
an x, y lookup noise function which returns the differential as well as the value.
lorenSchmidt's Repositories
lorenSchmidt/fractal_cell_noise
a fractal noise algorithm most closely related to cellular noise algorithms such as worley noise
lorenSchmidt/value_derivative_xy
an x, y lookup fractal noise function which returns the differential as well as the value.
lorenSchmidt/SDF_movement
SDF raymarcher first person movement test
lorenSchmidt/js-vector3
a set of three dimensional vector math utilities for javascript. work in progress.
lorenSchmidt/hex_color
a few utility functions for js color handling.
lorenSchmidt/value_noise_differential
an x, y lookup noise function which returns the differential as well as the value.
lorenSchmidt/cartography_of_known_spaces
source used for my #nanogenmo 2015 entry
lorenSchmidt/SDF
SDF raymarcher first person movement test
lorenSchmidt/three.js
JavaScript 3D library.