Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

jehna/perlin-pinch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample of Perlin Pinch

Perlin Pinch

A three.js remake of Emily Xie's Perlin Pinch

This project is a three.js WebGL version of constantly animating "Perlin Pinch". The original Perlin Pinch animation was made by Emily Xie.

Live version

You can see the live version at the following URL:

https://jehna.github.io/perlin-pinch/

Features

This iterates on the original Perlin Pinch with the following features:

  • Render a full "pinch" at a single render
  • Uses 3d Perlin noise with the third variable as time to animate the Pinch
  • Speed adjustable (from code)
  • Amount of steps adjustable (from code)

Contributing

If you'd like to contribute/iterate, please fork the repository and use a feature branch.

Licensing

The code in this project is licensed under MIT license.

Three.js licensed under MIT license NoiseJS licensed under ISC license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published