This website requires JavaScript.
Explore
Help
Sign in
dormouse
/
OpenGL_Clock
Watch
1
Star
0
Fork
You've already forked OpenGL_Clock
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
677177cd49
OpenGL_Clock
/
Include
/
shader.h
7 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
Implement matrices
2018-04-15 22:40:13 +00:00
#
ifndef SHADER_H
#
define SHADER_H
triangle render (and correct line endings in code)
2018-02-16 22:48:04 +00:00
int
LoadShaders
(
GLuint
*
,
const
char
*
,
const
char
*
)
;
#
endif
Reference in a new issue
Copy permalink