Main page Computer games Game development Author related Webpage related
Computer Graphics Art Computer Graphics Software Development Unofficial URL Advanced Graphics Page
-Main page
-Computer Graphics Art
-Computer games
-Computer Graphics
-3D File formats
-3D Maths
-Papers
-Consoles
-Fractals
-Graphic Hardware
-Lighting
-Modeling tools
-Radiosity
-Terrains
-Texturing
-3D graphics libraries
-Image processing
-Video
-DirectX
-OpenGL
-OpenGL documentation
-OpenGL versions
-OpenGL demos
-3D engines
-Game development
-Software Development
-Author related
-Unofficial URL Advanced Graphics Page
-Webpage related
 

OpenGL demos (Articles in section)  
 OpenGL demos 

OpenGL demos with source  
Includes: Particles, MD3 loading, dynamic lights, ASE and OBJ loaders, etc.
Author WebMaster   
Last update 2003-03-13  English
   
 
   

 Papers on lighting 

Lightmapping Tutorial  
Lightmapping is still the preferred method of lighting in most games, namely because it is fast regardless of how many lights are in the scene, if you've ever shot at a lightbulb that didn't break or it broke but the light around it remained then you have seen lightmaps in action. They are not suitable for dynamic lighting, though slight variations to the light mapping theme can be applied to produce fake dynamic lights such as either on/off or flickering lights (normally by using multiple lightmaps.) ...
Author WebMaster   
Last update 2003-01-28  English
   
 
   

 OpenGL demos 

OpenGL Geometry Benchmark 1.0  
A benchmark to test the geometry Transform & Lighting power of misceallenous video cards under OpenGL.
Author WebMaster   
Last update 2002-12-19  English
   
 
   

 OpenGL demos 

SIGGRAPH '97 - Advanced OpenGL Programs  
Source, data and demos of effects: Projective textures, Moving clouds, Enviroment mapping, Phong from Gouraud, Lightmaps, Flares, Smoke, Softshadows, Underwater, Sphere mapping, Volumes (VOXELS), Morph and Water
Author WebMaster   
Last update 2002-12-01  English
   
 
   

 OpenGL demos 

OpenGL basic samples  
Test samples
Author WebMaster   
Last update 2002-12-01  English
   
 
   

 2D game demos 

Thaputer Productions  
Game tutorials and demos con código fuente
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 3D game demos 

Steinware  
Game tutorials and demos con código fuente
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 OpenGL demos 

Dev Gallery  
OpenGL tutorials and something else
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 OpenGL demos 

Sulaco  
OpenGL with code and demo
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 OpenGL demos 

MFC & OpenGL  
MFC OpenGL with code and demo
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 OpenGL demos 

Nutty  
OpenGL with code and demo: Basic, Ext, NVExt, Demos
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 OpenGL demos 

Paul's OpenGL page  
OpenGL with code and demo
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 OpenGL demos 

Romka  
Demos with source code
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 OpenGL demos 

OpenGL for Java  
Tutorials and demos
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 OpenGL demos 

SPR  
Game tutorials and demos con código fuente
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 OpenGL demos 

Steinware OpenGL demos  
Game tutorials and demos con código fuente
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 OpenGL demos 

GLXS  
Benchmark
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 Game engines 

Programming page in OpenGL and DirectX  
Lake Side
Author David Oard   
Last update 2002-10-26  English
   
 
   

 Game engines 

Project FY  
FY will be a 3D strategic/fps game
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 Freeware 

Programming page in OpenGL and DirectX  
Entity Editor
Author David Oard   
Last update 2002-10-26  English
   
 
   

 Physics demos 

Particle System API  
OpenGL with code and demo
Author WebMaster   
Last update 2002-10-26  English, Spanish
   
 
   

 Radiosity demos 

Programming page in OpenGL and DirectX  
Interactive demo
Author David Oard   
Last update 2002-10-26  English, Spanish
   
 
   

 3D game tutorials 

WSU  
Advanced graphics programming tutorials about MFC, DirectX, OpenGL games: DirectX Skin mesh animation,...
Author WebMaster   
Last update 2002-10-20  English
       
       

 

     

 3D game tutorials 

OpenGL games list  
A list of links about commercial games, free games, and resources for game programmers [very good]
Author WebMaster   
Last update 2002-10-20  English
       
       

 

     

 OpenGL demos 

C++ home  
Advanced C++ programming dedicated to graphics and gaming with tutorials, code and articles
Author WebMaster   
Last update 2002-10-20  English
       
       

 

     

 OpenGL demos 

NeHe productions  
A very famous OpenGL and game tutorials source [very important]
Copyright ©1997-2002 NeHe Productions. All Rights Reserved.   
Last update 2002-10-20  English
       
     

 

     

 OpenGL demos 

Apron  
Advanced and basic OpenGL
Author WebMaster   
Last update 2002-10-20  English
       
  Includes character animation, OpenGL lightmapping and more.    

 

     

 OpenGL demos 

Codito, ergo sum...  
Advanced graphics programming using NeHe basic code with interesting projects, landscape engine with source included
Author WebMaster   
Last update 2002-10-20  English
       
     

 

     

 OpenGL demos 

Code colony  
Basic and advanced graphics programming using GLUT with tutorials and code, some particles code It's also included
Author WebMaster   
Last update 2002-10-20  English
       
     

 

     

 OpenGL demos 

Cone 3D programming  
Demos, tutorials and souce code on SDL, OpenGL and C++ focused on Linux (Low and medium level)
Copyright © Marius Andra 2001-2002   
Last update 2002-10-20  English
       
     

 

     

 Game engines 

Crazy pixels  
Advanced graphics programming including: A portal engine and a DirectX Wizard
Author WebMaster   
Last update 2002-10-20  English
       
     

 

     

 OpenGL demos 

OpenGL for Delphi and more  
Useful information related to programming interesting stuff with OpenGL
Copyright Gamedev.net   
Last update 2002-07-16  English

Originally, the purpose of this page was to alleviate a lot of the difficulties associated with programming OpenGL on the original 3dFX chips. Since then, it has evolved more to just showcasing some of the algorithms that have intrigued me, as well as a few pet projects I've started.

 

 OpenGL demos 

Reflection Room  
Reflection NV effect
Copyright 2000 Mark B. Allan   
Last update 2000-08-07  English

This demo was written for GeForce/GeForce2 cards under Linux, but it also runs under Windows. It should work on any GL implementation that supports GL_ARB_texture_cube_map and multitexture.

 

Any and all trademarks used belong to their respective owners. Please read our Terms, Conditions, and Privacy information.
Optimized for at least 1024x768 resolution (true-color) viewing with Microsoft Internet Explorer 5.0 and later versions.
This site was designed and developed by Manuel Lucas Viñas Livschitz.
Copyright 2000-2002 M.L.Viñas Livschitz.
To subscribe send a mail without subject to ultralight_magazine-subscribe@eListas.net
Para suscribirte manda un mail sin asunto a: ultralight_magazine-alta@eListas.net
To cancel subscription send a mail without subject to ultralight_magazine-unsubscribe@eListas.net
Para cancelar tu suscripción manda un mail sin asunto a: ultralight_magazine-baja@eListas.net

Contact webmaster