Skip to content

Implementation of the Terrain sketching paper (https://dl.acm.org/doi/10.1145/1507149.1507155) (Computer-Graphics, OpenGL App-Dev, Implementation)

Notifications You must be signed in to change notification settings

CSE-333-Computer-Graphics-2022/Terrain-Sketching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terrain-Sketching

Implementation of the Terrain Sketching paper.

Tech Stack: C++, OpenGL

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

Visuals

Terrain Delformation Screenshots Terrain Delformation Screenshots

About

Implementation of the Terrain sketching paper (https://dl.acm.org/doi/10.1145/1507149.1507155) (Computer-Graphics, OpenGL App-Dev, Implementation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages