
WebGL examples
What is WebGL and how we can start to use this technology today? Considering WebGL as an extension of Javascript we can see it as a binding language to develop high quality website and application using OpenGL technology on browser. But the first disadvantage of WebGL is the compatibility: nowadays only the best browser are able to run and load these kind of applications. So for me we must consider WebGL a technology to monitor and we only must see if we can spend time to develop. WebGL Camp Videos on YouTube. Check out technical data about your browser and your WebGL support. A very interesting website to visit is Web3D and read about X3d, checking news on WebSG Singapore.
GOOGLECODE EXAMPLES
- WebGL samples: amazing google experiments and application made using WebGL
- ROME: a real movie!
- Solary System on Chrome.
OTHER APPLICATIONS
- Chromnium projects; WebGL globe
- Coopercube
- Copperlicht
- Field
- Fractal lab
- Jolecule protein viewer
- Photo wall
- Pacmaze: Pacman with WebGL
- Schypozoa
- World globe
- O3D, rendering graphics in the browser. Demo video available here.
- GameSalad a real HTML5 games room!
- A serious of nice examples on Kesiev website.
LIBRARIES
- GLGE Library wants to be a real framework to work with WebGL. The want to make an easier approach to all main functions of WebGL.
- GLMatrix algebric library
- ImpactJS is a proprietary javascript library for 2D games. A great example made with Impact is Playbiolab
- Three library