Skip to content

ToureNPlaner/chrenderopengl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The OpenGL based CH Renderer

Dependencies:

* GLEW
* OpenGL
* GLFW

To build super lazy on Linux:

./build.sh

To build:

mkdir build
cd build
cmake ../

To run:

cd build
./chrender -s http://localhost:8080

About

C++ and OpenGL based URAR renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published