Skip to content

benrmz/WebGLExperiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGL

Visuals using webGL libraries: Three.JS, PixiJS, p5JS

Setup:

Tested on python-2.7.12. To set up the environment simply go to parent directory and run:

$ sudo pip install -r requirements.txt

Once dependencies are done installing run the Flask application:

$ python app.py

Then open up your browser and go to localhost:5000

About

Algorithm Visualizations using webGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages