This website requires JavaScript.
Explore
Help
Sign In
zcy
/
dust3d
Watch
1
Star
0
Fork
You've already forked dust3d
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
64ce4e6843
dust3d
/
thirdparty
/
carve-1.4.0
/
external
/
GLOOP
/
include
/
gloop
/
gloopglut.hpp
9 lines
95 B
C++
Raw
Blame
History
#
pragma once
#
if defined(__APPLE__)
#
include
<glut/glut.h>
#
else
#
include
<GL/glut.h>
#
endif
Reference in New Issue
View Git Blame
Copy Permalink