Skip to content

quentinLeDilavrec/Collatz3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collatz

Display reversed Collatz conjecture

Run in browser with webgl and javascript

The source code is in Typescript

Getting started

Launch dist/index.html in your browser (only tested in chrome)

Play with the parameters

For now it's only possible to change rendering parameters in the code. If you change the ts file don't forget to recompile with npm run browserify then reload the html page in the browser.