Saturday, March 30, 2013

Table of Contents

For those new to the site, here is an introduction.

This post is a table of all posts created so far and will be updated and reposted with every new post.

I also had some realizations about my past examples, which are covered in this note.

Here is the table:
Programming with C, 1989 Standard
    Preparation
    Basics
    Variables
    Operators
    Functions
    Logic and Conditions
    Loops
    Structures
    Pointers
    Strings
    Enumeration and Flags
Basics of SDL
    Setup
    Drawing
    Keyboard
    Mouse
    BMP Images
    Other Images
Using OpenGL 2.1
    Setup
    Drawing
    Textures 
    More Textures
    Transformations
    3D Transformations
    Depth Testing
    Lighting (in progress)

Also, here are the concepts still planned to be covered:
Adding GLSL to OpenGL with GLEW
Using OpenAL 1.1
Multimedia file formats

No comments:

Post a Comment