Skip to content

A visualizer for strange attractors. Written in Javascript with Three.js

Notifications You must be signed in to change notification settings

zerox029/StrangeAttractors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strange attractor visualization

en.wikipedia.org/wiki/Attractor

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

A visualizer for strange attractors. Written in Javascript with Three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published