DOCUMENTATION


plOpenGL - Documentation


OpenGL Programming Guide Examples (Red Book)

  • Alpha - This program draws several overlapping filled polygons to demonstrate the effect order has on alpha blending results.
  • Clip - This program demonstrates arbitrary clipping planes.
  • Cube - This program demonstrates a single modeling transformation, glScalef() and a single viewing transformation, gluLookAt().
  • Double - This is a simple double buffered program.
  • Draw F - Draws the bitmapped letter F on the screen (several times).
  • Hello World - This is a simple, introductory OpenGL program.
  • Light - This program demonstrates the use of the OpenGL lighting model.
  • Material - This program demonstrates the use of the GL lighting model.
  • Move Light - This program demonstrates lighting and transformation (rotate or translate).
  • Scene - This program demonstrates the use of the GL lighting model.

 


NeHe's OpenGL Tutorial Examples

 

sebity.com

sebity.com is a personal website dedicated to my Lisp and Prolog programming projects and tutorials.

Ongoing Projects

The Infected RL - Roguelike Survival Horror game written in Common Lisp and SDL.

plOpenGL - An open source project that aims to develop a complete cross-platform SWI-Prolog binding for the OpenGL, GLU and GLUT 3D graphics libraries.

LATEST LISP GAMES

Asteroid Wars - A space shooter based on the classic arcade game Asteroids.

The Invaders - A two-dimensional fixed shooter based on the classic game Space Invaders.

Final Hours - A remake of the classic game Missile Command.

Breakout - A remake of the classic game breakout.

Snake - A remake of the classic game Snake/Nibbles.

Pong - A remake of the classic game pong.

KEEP UPDATED

SWI-Prolog   Github   Forum   Youtube