Sunday, April 26, 2009

OpenGL - Open Graphics Library

What is OpenGL?

OpenGL (Open Graphics Library) is the computer industry's standard application program interface (API) for defining 2-D and 3-D graphic images. Prior to OpenGL, any company developing a graphical application typically had to rewrite the graphics part of it for each operating system platform and had to be cognizant of the graphics hardware as well. With OpenGL, an application can create the same effects in any operating system using any OpenGL-adhering graphics adapter

 

OpenGL Video Tutorials

http://www.videotutorialsrock.com/

http://www.morrowland.com/apron/tut_gl.php

http://www.tutorialized.com/tutorial/OpenGL-video-tutorial/26228

http://showmedo.com/videos/opengl

 

OpenGL Tutorial #3: Color Video

http://www.howcast.com/videos/52491-OpenGL-Tutorial-3-Color

 

YouTube - OpenGL Tutorial #0a: Getting OpenGL Set Up on Windows

http://www.youtube.com/watch?v=ZOYYPiYIRuc

 

OpenGL Tutorial #1: Basic Shapes

http://www.youtube.com/watch?v=qniXE1wi0Po

 

VIDEO TUTORIAL: Enhanced Open GL in Cinema4D

http://www.studiodaily.com/main/training/8309.html

 

How to Add Color to an OpenGL Program

http://www.5min.com/Video/How-to-Add-Color-to-an-OpenGL-Program-33941292

 

Opengl Related videos on google

http://video.google.com/videosearch?q=drawing+tutorial&so=3&start=20#q=opengl+tutorial&emb=0&so=3

 

************************************************************

OpenGL Blogs & other

 

Toji’s OpenGL 3 Tutorials

http://www.tojiart.com/OpenGL/

 

OpenGL Programming under LINUX

http://ananthgs4geeks.blogspot.com/2009/04/opengl-programming-under-linux.html

 

Iphone Development Tutorials and Tips

http://maniacdev.com/

 

How to write a OpenGL program in VC++ environment

http://www.codersource.net/published/view/339/how_to_write_opengl_program_in_vc_environment.aspx

 

iPhone opengl es tutorial series

http://www.dzone.com/links/rss/iphone_opengl_es_tutorial_series.html

 

 

*********************************************

OpenGL API Code and Tutorial Listings

http://www.opengl.org/code/

 

Nate Robins - OpenGL - Tutors

http://www.xmission.com/~nate/tutors.html

 

OpenGL Tutorial (no code available)

http://www.cs.uccs.edu/~semwal/indexGLTutorial.html

 

OpenGL @ Lighthouse 3D - Tutorials

http://www.lighthouse3d.com/opengl/tutorials.shtml

 

OpenGL Cube Map Texturing

http://developer.nvidia.com/object/cube_map_ogl_tutorial.html

 

NeHe Productions: OpenGL Lessons

http://nehe.gamedev.net/lesson.asp?index=01

 

NeHe OpenGL tutorial

http://www.scribd.com/doc/4847109/NeHe-OpenGL-tutorial

 

OpenGL:Tutorials:Basic Bones System

http://gpwiki.org/index.php/OpenGL:Tutorials:Basic_Bones_System

 

 

OpenGL ES Implementations, Tutorials and Sample Code

http://www.khronos.org/developers/resources/opengles/

 

OpenGL Shading Language Tutorials

http://www.clockworkcoders.com/oglsl/tutorials.html

 

 OpenGL Win32 Tutorial

http://www.nullterminator.net/opengl32.html

 

OpenGL Tutorials

http://www.cprogramming.com/tutorial.html#opengltutorial

 

OpenGL Programming Guide

http://www.glprogramming.com/red/chapter01.html

 

OpenGL Programming Guide

http://fly.srk.fer.hr/~unreal/theredbook/

 

OpenGL Tutorials, Demos, Games and More.

http://openglgui.sourceforge.net/tutorials.html

 

CSc 433/533: OpenGL and GLUT Tutorial

http://www.cs.arizona.edu/classes/cs433/spring02/opengl/index.html

 

SDL OpenGL

http://www.libsdl.org/opengl/index.php

 

Introduction to OpenMP

http://scv.bu.edu/documentation/tutorials/OpenMP/

 

OpenGL Tutorial

http://math.hws.edu/bridgeman/courses/324/s06/doc/opengl.html

 

Introduction to OpenGL

http://www.sulaco.co.za/tut.htm

 

ruby-opengl

http://ruby-opengl.rubyforge.org/tutorial.html

 

 

OpenGL Tutorials

http://www.paulsprojects.net/tutorials/tutorials.html

 

Tutorial material on MPI available on the Web

http://www.mcs.anl.gov/research/projects/mpi/tutorial/

 

Tutorial on MPI: The Message-Passing Interface

http://www.mcs.anl.gov/research/projects/mpi/tutorial/gropp/talk.html

 

Building a Beowulf System

http://www.cacr.caltech.edu/beowulf/tutorial/building.html

 

High Performance Fortran in Practice

http://www.cs.rice.edu/~chk/hpf-tutorial.html

 

OpenGL Tutorial

http://www.cs.uwm.edu/~grafix2/

 

HPF: Programming Linux Clusters the Easy Way

http://www.linuxjournal.com/article/2432

No comments:

Post a Comment