Implementation of the Terrain Sketching paper.
- Fully implemented sketching interface for different drawing modes.
- Custom terrain mesh for proper deformation
- Implementation of the terrain deformation algorithm, given the user sketches as constraints.
- Standard implementation of Blinn-Phong lighting model.