Graphics
Programming
Swap-MeetWith the Newly Overhauled
Virtools Discussion Forum!
Graphics Notestopic papers on computer graphics maintained by the faculty
and students of the Computer Graphics Group, Computer Science Department,
at UC Davis. The notes cover a wide range of basic topics in the computer
graphics field and are continually expanding.
Lode's Computer Graphics TutorialComputer graphics tutorials about fractals, fourier transform,
demo effects, software 3D
Graphics
Gems RepositoryThis is the official on-line repository for the code from
the Graphics Gems series of books (from Academic Press). This series focusses
on short to medium length pieces of code which perform a wide variety of
computer graphics related tasks.
3D API Information PageInformation on Direct3D, OpenGL, Fahrenheit, Java 3D API.
Thomas MolhaveIn this document I will introduce the three common transformations
which is: translation (moving), scaling and rotating. I will introduce the
3D versions using 3x3 matrices to begin with and move up to 4x4 matrices
when I'm sure the 3x3 versions are understood.
Ninja CrossProgramming and game development projects
Ultimate Game Programmingthe best place for demos, and tutorials
Algorithmic Art RoomIt's a place where even the simplest rules can generate
worlds of fascinating, unexpected patterns. To fully experience the exhibit,
you should try your hand with the interactive pieces and create your own
artistic medleys.
Visual Basic Games and GraphicsVisual basic graphics, animation and activex games
A
Human's Eye ViewMotion Blur and Frameless Rendering
by Ellen J. Scher Zagier
PhoeniXOffers pascal sources, tutorials, links and java applets.
