This website requires JavaScript.
Explore
Oven
Feed
Help
Sign In
ktyl
/
oglc
Watch
1
Star
0
Fork
You've already forked oglc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21b8c0910d
oglc
/
shader
/
include
/
sphere.glsl
7 lines
72 B
GLSL
Raw
Blame
History
struct
Sphere
{
// (c.x,c.y,c.z,r)
vec4
cr
;
vec3
albedo
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink