Skip to content

Processing Sketch - Converted Simplex Noise & 3D Render

License

Notifications You must be signed in to change notification settings

pjkarlik/ProcessingNoise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplex Noise on a 3D Grid

Processing 3 Sketch - Simplex Noise on a 3D Generated grid of spheres. Click and drag the grid to rotate. This is the desktop/Java version of http://p5js-demo.surge.sh

Simplex Noise Class Based on example code by Stefan Gustavson (stegu@itn.liu.se). Optimisations by Peter Eastman (peastman@drizzle.stanford.edu).

More info check out http://processing.org/

Change Log

  • Optimizations for math and time in loops.
  • Full Screen Mode - takes overfull screen - can comment out for other resolutions.
  • Initial Commit - Basic Simplex functions, grid and camera movement.

Run the example

Requires Processing 3.3 or better.

License

[MIT]

About

Processing Sketch - Converted Simplex Noise & 3D Render

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published