Skip to content
/ toupiti Public
forked from totetmatt/toupiti

JS & GLSL 4kb homemade framework

License

Notifications You must be signed in to change notification settings

in4k/toupiti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toupiti

Homemade Small Framework to create JS 4k based on Fragment shaderand Sound Shader.

Used for the release The Vortex / ヴォルテックス at Sessions demoparty https://demozoo.org/productions/323521/

The 2 button click are there to avoid fullscreen message. First clikc to put in fullscreen, then wait, then another click to start

Dependcies

  • terser : for js minification
  • jsexe : for bundling everything as a png

How to build

terser --compress --mangle -o toupiti.min.js toupiti
.\jsexe.exe -cb -mb -po toupiti.min.js toupiti.html 

Improvement

  • Yes, a lot to do I guess

Reference

About

JS & GLSL 4kb homemade framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%