Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 424 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 424 Bytes

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.