Game Development Community

Introduction to 3D Game Programming in C#: free class by DigiPen

by Anton Bursch · in General Discussion · 01/23/2006 (7:05 pm) · 7 replies

DigiPen is doing an 11 session class on 3D Game Programming in C#. The webpage for the class is www.digipen.edu/main/Webcast/Introduction_to_3-D_Video_Game_Development.

www.digipen.edu/images/8/88/3dwebcastlogo.JPG
It's up to session 4 as of today, Jan 23, 2005. You can download the sessions by following the links on the webpage I listed above. If you are available during the morning when it's sessions take place, you can participate live and ask questions and everything! Check it out!

I am watching and learning the 4th session right now and so far these have been fantastic. This is a very beginer class, so, you experts will probably not care for this, but us noobs will love it! The concepts and methods are great to learn. C# makes it very easy to concentrate on learning to do the game engine coding instead of hassling with C++ at the same time. Obviously, any game that requires speedy processing is going to need to be programmed in C++, but that doesn't mean you can't learn with C#. That's what I'm doing and I am loving it! Already the Torque engine is making more sense to me as I learn about what a game engine is made up of and how it works. This is a really great class.

I hope that all of you beginner game engine programmers like me join in on the fun and represent the GG community while you're at it! And... really, even though this is for beginners, most of the coders in the class have over 5 years coding experience. Most are 25-35 or older. This is good for non beginers too. You can always learn from how someone else is doing things.

About the author

I design and direct games for Somatic Vision. We primarily make games for use with biofeedback, but our latest game, Tropical Heat, a jet ski racing game, is for regular gamers and is available on PC/Mac and will be available on ipad and iphone soon.


#1
01/23/2006 (8:34 pm)
Here's a screen capture of the game as of the 4th session where we have learned to load levels and use a spherical camera. The name of the game being made with the game engine you are learning to create and use is Puc the Pirate. The game is an unabashed Pacman clone. He's like Pacman, but he's a pirate and he's blue.

www.alanandsandycarey.com/antonbursch/pucthepirate.jpg
#2
01/23/2006 (10:21 pm)
Looks sweet. what engine are they using for the class? one built from scratch? or a pre-existing engine?
#3
01/23/2006 (10:29 pm)
From scratch.
#4
01/24/2006 (1:34 am)
Cool, i will definatly be taking a look at this :) thanks anton
#5
01/24/2006 (8:23 am)
The 5th session starts in a couple hours.
#6
01/24/2006 (8:52 am)
Yes which is when I'm in school :P any way I might be able to download it.
#7
01/26/2006 (4:40 pm)
Okay they came up with the on demand versions checking them out now.