Skip to content

Instantly share code, notes, and snippets.

@joates
Last active December 15, 2016 12:29
Show Gist options
  • Save joates/8f45f5fc67028131ee69 to your computer and use it in GitHub Desktop.
Save joates/8f45f5fc67028131ee69 to your computer and use it in GitHub Desktop.
/** DEPRECATED **/

website navigation menu

my website is impossible to navigate conventionally...
please use these links:

  • homepage
    • which is also the 404 page (all invalid routes are redirected)
  • a menu (prototype, which turned out to be unsuitable)
  • blog (http_//blog.joat.es) deprecated

WebGL (terrain)

WebGL (physics)

WebGL via asm (C++ source)

  • suzy-uv-grid
  • suzy-rtt
  • lumi (http_//joat.es/webgl-asm/lumi) <-- is no longer working (API probably changed)

WebGL with GooEngine (1st quarter of 2015)

ASDF experiments (2nd quarter of 2015)

Alpha phase (discovery):

  • mc-bunny Rendering of a sampled distance volume (using Marching Cubes algorithm)

Beta phase (implementation):

  • @TODO

Release:

  • @TODO

WebGL (older experiments)

other projects (on github)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment