Skip to content

Computer Graphics course project to work with 3d tranformations in OpenGL.

Notifications You must be signed in to change notification settings

dsupru/Heightmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

Project Heightmap. The purpose is to work with 3d transformations in OpenGL.

Installation and Execution

Create a build folder in the project directory. Run cmake and make

cmake ..
make -j8

From build directory, run: ./Heightmap/Heightmap

Usage

Press the U,I,O to increase transformations.
Press the J,K,L to decrease transformations.
Key alone will alter rotation rate.
Shift+Key will alter scale.
Control+Key will alter translation
.
Pressing G will reset transformations.

About

Computer Graphics course project to work with 3d tranformations in OpenGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published