Home

Awesome

chameleon.js

Screenshot

Chameleon.js is an HTML5 application for interactive 3D texture painting, built with three.js and TypeScript / JavaScript. You need NOT worry about providing UV texture mappings: they will be generated on the fly when you paint on the 3D model.

Our implementation is based on the paper by Takeo Igarashi and Dennis Cosgrove about their Chameleon system.

Usage

Known Issues

Some limitations of the system have been discussed in the original paper. Other issues include:

Contributors

This was our final project for course CSCI 580 - 3-D Graphics and Rendering. Team members include (in alphabetical order):

Reference