Nicolas Guillemot
Results
15
repositories owned by
Nicolas Guillemot
ProgrammablePulling
102
Stars
6
Forks
Watchers
Programmable pulling experiments (based on OpenGL Insights "Programmable Vertex Pulling" article by Daniel Rakos)
trianglebin
118
Stars
12
Forks
Watchers
Experimenting with how triangles are binned by the rasterizer
SNormTest
15
Stars
1
Forks
Watchers
Example of UNORM (GL_RGBA8) vs SNORM (GL_RGBA8_SNORM) vs SRGB (GL_SRGB8_ALPHA8) textures in GL.