mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 15:51:10 -06:00
Initial commit of the GLEW library for calling OpenGL from the C++ code.
This commit is contained in:
parent
b1575b4dcb
commit
266e1c4be1
7 changed files with 41856 additions and 0 deletions
|
@ -136,6 +136,10 @@ src/Shiny/ShinyNodeState.c
|
|||
src/Shiny/ShinyOutput.c
|
||||
src/Shiny/ShinyTools.c
|
||||
src/Shiny/ShinyZone.c
|
||||
src/glew/src/glew.c
|
||||
src/glew/include/GL/glew.h
|
||||
src/glew/include/GL/glxew.h
|
||||
src/glew/include/GL/wglew.h
|
||||
src/xsinit.h
|
||||
t/01_trianglemesh.t
|
||||
t/03_point.t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue