Skip to main content
GameDev.net gamedev.net

The ballad of a n00b

Member since Feb 2005

All Posts

Displaying a background

Displaying a background

Thanks to some help from Oluseyi I managed to adapt my program so that I display a predefined map on the background.Here is the code:#Setup: I import...

· 1k · 1
Now with sprites

Now with sprites

In my quest to figure out how to make only the current position of the snow image show (instead of leaving a trail) I discovered that I should be...

· 900+
Draw Snow with WASD

Draw Snow with WASD

I took my event handler out a step and added drawing to the screen. I draw a 16x16 .bmp of snow I made in paint to the screen. You can move it around...

· 1k
Python

Python

Well, life got in the way of making it through the OpenGL project. I made it a bit further but never seemed to get around to posting about it. I was...

· 1.2k · 1
Chapter 4 Sample

Chapter 4 Sample

The last couple of days I have been working through the program at the end of Chapter 4 of the OpenGL book. It includes almost all of the concepts...

· 1k
Tet

Tet

I don't really have any time to spend on programming today because my wife and I have to get ready for our Vietnamese new year party. Tet is the...

· 1k
WGL, pixel formats, and some changes

WGL, pixel formats, and some changes

Today I took a look at the next few sections of the book. My goal for the day was to get the first full program working. The first program creates a...

· 1k · 2
Stupid typos and moving forward

Stupid typos and moving forward

After downloading the super helpful Win32 help files I was ready to start my programming work for the day.Goal: Get a real window (not a message box)...

· 1.1k · 1
First entry

First entry

Well, this is my first journal entry. I have been fooling around with programming for a while, and I took a few C and C++ classes in college. I use...

· 950+ · 5