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

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