Skip to content

This is the final project for the completion of the computer graphics course.

Notifications You must be signed in to change notification settings

jeevankoiri10/Dharahara

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dharahara

This is the final project for the completion of the computer graphics course.

Dependencies

  1. Assimp
  2. GLFW
  3. glad
  4. stb_image

Build

Linux

./build.sh

Windows

CMake build methods

mkdir build/
cmake -B build/ -S .
cd build/
make

About

This is the final project for the completion of the computer graphics course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.1%
  • GLSL 6.0%
  • Shell 2.1%
  • CMake 1.8%