WebGL
Painting WebGL Models with Blender
May 29, 2012

Screenshot of the CubicVR WebGL Engine rendering an Object that was painted and exported from Blender.
This short video tutorial demonstes how to use Blender to paint directly onto a 3D object, export the object to Collada format alongside the .png texture, and then use CubicVR.js to render the 3D object in any WebGL compatible web browser.
Live Demo
- Test this code in your browser: Working Example
- Download the code: painting-webgl-models-with-blender-source.zip
- The Github repo for CubicVR.js: CubicVR.js on Github
- More CubicVR.js demos: CubicVR.org
