Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian f94e4f216f simple noise test 18 years ago
..
CH06-brick.frag.txt Added new directory of GL shading language demos: glsl 18 years ago
CH06-brick.vert.txt Added new directory of GL shading language demos: glsl 18 years ago
CH11-bumpmap.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago
CH11-bumpmap.vert.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago
CH11-toyball.frag.txt remove debug code 18 years ago
CH11-toyball.vert.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago
CH18-mandel.frag.txt Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago
CH18-mandel.vert.txt Added new directory of GL shading language demos: glsl 18 years ago
Makefile simple noise test 18 years ago
brick.c Added new directory of GL shading language demos: glsl 18 years ago
bump.c draw a box, press 'a' to animate 18 years ago
mandelbrot.c Use arrow keys to pan and z/Z to zoom in/out to explore the fractal. 18 years ago
noise.c simple noise test 18 years ago
toyball.c Added toyball and bumpmap tests using shaders from the OpenGL Shading Language (orange) book. 18 years ago