This is a WebGL viewer for diffusion curves images for Firefox and Chrome*.
- Click the arrows to switch between the images
- Drag and drop OBJ files inside the canvas to open them
- Press 'Space' to toggle the triangulation
- Use 'Mouse click' to pan and 'Mouse wheel' to zoom
* for security reasons, Chrome do not let you access local files, so only the drag and drop will work (and without textures for the Apple and Lily examples). To make it work on Chrome, you need to either open Chrome with the "--allow-access-from-files" flag or host the web page on a local web server and access it via http://localhost/.../dc_viewer.html.