Skip to content

fan12321/ReliefMapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Relief Mapping

Ray tracing in Fragment Shader using OpenGL

demo_opengl.mp4
  1. Make a "build" directory to build the project
    mkdir build ; cd build
    cmake ..
    cmake --build .
    
  2. Go to the "bin" to see the output
    cd ../bin/relief_mapping
    ./relief_mapping
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages