Torus: 4k javascript demo

Опубликовано: 12 Апрель 2026
на канале: Andrea Griffini
5,201
38

4k javascript demo. Just a single html file with no external data... a remake of an old demo I wrote many years ago in assembler x86. Requires a decent web browser (hence doesn't work on IE ;-) ).

Shown on chrome works also on safari (slow) and opera, it also runs on my nexus one web browser. Works also on firefox but it happened to take down the whole X subsystem on my ubuntu (apparently FF doesn't like strange matrix transforms), so be careful.

If you are interested the packed version is available at

http://raksy.dyndns.org/torus.html

or you can download the javascript uncompressed source from

http://raksy.dyndns.org/torus.js

Note that the source is quite messy... it was code meant to be run, not read :-D