Skip to content

hanliumaozhi/hangraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hangraph

install libraries and dependencies on ubuntu 18.04

install opengl lib

mesa -> free implementation of the OpenGL API "sudo apt install libgl1-mesa-dev"

glew -> The OpenGL Extension Wrangler Library "sudo apt install libglew-dev"

glfw3 -> portable library for OpenGL, window and input "sudo apt install libglfw3-dev"

install boost lib

sudo apt install libboost-dev

About

An Engine for the 3D Visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages