3D World (OpenGL walk through city)... - Dustin Davis This code is the starting point of any 3d gamer's quest to design a 3d game. It will show you how to use openGL to load and display 3d models and show you basic keyboard input along with mouse input. Move around just like in UT or Half-Life. Use mouse look, strafe and take a nice walk around this very very small city. Make sure to extract the 3dworld folder to c:windowsdesktop otherwise the textures wont work! C/C++ / Games And Entertainment RED SNAKE GAME presents you a snake that eats everything. The code is very simple to understand. C/C++ / Games And Entertainment Snake game C is a classical game of snake.
C/C++ / Games And Entertainment This is the classic game of snake. The more apples you eat the more longer your tail is. The more levels you comlete the faster you go!. The code is written with with all the basic header files. No graphics.h or allegro.h. C/C++ / Image Manipulation OpenGl 3D Effect code creates a nice effect of crumbling in 3D. It simply takes a picture and decomposes it in tiny particles (their size can be specified). C/C++ / Image Manipulation OpenGL Demos codes are a couple demos that tests the basic framework of a graphic engine. Python / Games and Entertainment Graphic representation of the classic Rubik Snake toy. Utility to create and manage a snake, a clock made of snakes, and two demo files that explain how to make your own snake or snake like graphics using handle graphics. Snake (the classic Nokia game) 1.0 - Per-Anders Ekstrom The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time. Higher level gives more points for the food but... Tools / Development Tools ruby-opengl is software that lets you write OpenGL programs in Ruby. Specifically, it primarily consists of extension modules that wrap OpenGL and GLUT. Ruby bindings for OpenGL and GLUT 0.60.1 - Alain Hoang ruby-opengl is software that lets you write OpenGL programs in Ruby. Specifically, it primarily consists of extension modules that wrap OpenGL and GLUT. Delphi / Graphical Controls OpenGl label for Delphi 5.0.Cool 3d rotating label and component for easy drawing in OpenGl on a form. JavaScript / Scripts and Programs / Games and Entertainment Snake is a game in DHTML that can entertain the visitors of our page. The game can be played using the arrow keys of the keyboard. Few blocks are displayed on the game area and the user has to join up these blocks by navigating the snake using the... Delphi / Games Feed the Snake is a new modern remake of the popular classic snake game. You are a little snake. The goal of the game is grow, grow and grow. You start as a small worm, but you may end as a mighty python. To grow you need a food. This won't the... MNOgl component collection version 1.0 - Leopold Minikus Component collection to develope OpenGL applications completly component based and full WYSIWYG support already in design mode Delphi / Miscellaneous This is the next version of OpenGL.pas, the interface unit to the 3D library OpenGL. It provides access to MS and SGI DLLs up to version 1.1 and is prepared for the upcoming v1.2 (+extensions). Included are functions for context creation and... MNOgl OpenGL component collection 1.0 - Leopold Minikus, Wolfgang Nagl The MNOgl component collection is a high performance and high quality set of OpenGL tools developed to support you and to give you the possibility to rapidly develop OpenGL extensions for new and further applications but also to extend existing... Delphi / Multimedia OpenGL components for multiple Installable Client Drivers (ICD). Pad images to power-of-two dimensions . - Martin Wilson Pads any amount of images each to power-of-two dimensions, useful for OpenGL programming. Use wxPython/OpenGL to draw a sphere - Rick Muller A simple wxPython/OpenGL application to draw a sphere. Open a GLUT window and draw a sphere... - Rick Muller This code snippet uses Python/OpenGL (http://pyopengl.sourceforge.net) to open a window using GLUT, and draw a sphere into it. I've used this many times as the starting point for more complicated applications. |