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
- terrain-VBO
- visualisation of a patch..
- flat-shaded
// testing normals with a point light
- heightmap (wireframe)
- shaded with low LOD patch
- shaded with higher LOD patch
- wireframe with LOD-0 patch
- flat-shaded
- we all make mistakes
// incorrect winding order !!
- suzy-uv-grid
- suzy-rtt
- lumi (
http_//joat.es/webgl-asm/lumi) <-- is no longer working (API probably changed)
- mesh-bounded camera
- mc-bunny-goo Goo.js version of mc-bunny
Alpha phase (discovery):
- mc-bunny Rendering of a sampled distance volume (using Marching Cubes algorithm)
Beta phase (implementation):
- @TODO
Release:
- @TODO
- 3rd-person-cam-easing
- terrain-vbo (source code)
- ogro-threejs-cannonjs (website 3D homepage source code)
- WebGL project starter kit..
- minimum setup (1st commit on master branch)
- a basic scene: floor-and-sky
- added controls: keys-to-move
- webgl-sandbox
- hextiles-prototype (hexagonal terrain tile server & client app)
- multiplayer-game-engine
- game engine components..
- n3d-core
- n3d-app
- n3d-threejs
- n3d-webgl
- n3d-controller