PPAPI OpenGL ES Book Examples

Examples available and expected output

hello_triangle Red triangle

mip_map_2d Two red/blue chess board-patterned planes

simple_texture_2d 2x2 matrix with red, green, blue, and yellow squares

simple_texture_cubemap Ball with blue, red, yellow, and green patches; purple in the center.

simple_vertex_shader Rotating red square

stencil_test EXPECTED OUTPUT UNKNOWN

texture_wrap Three blue/red patterns

Troubleshooting

Make sure you start Chrome with --enable-accelerated-plugins.

Check the JavaScript console.