Search found 4 matches

by karljs
Thu Jan 07, 2010 6:18 am
Forum: Game Programming
Topic: New to Game Programming, Couple Questions
Replies: 6
Views: 2886

That does make more sense. Thanks for helping to clear it up!
by karljs
Mon Jan 04, 2010 1:49 am
Forum: Game Programming
Topic: New to Game Programming, Couple Questions
Replies: 6
Views: 2886

The Irrlicht wiki seems to be down and has been since I started researching this.

One of the simple tutorials has some basic animation stuff, but assumes the animations are already defined. I assumed that meant the standard way to define animations was in the modeling software -- is that not true?
by karljs
Sat Jan 02, 2010 7:10 pm
Forum: Game Programming
Topic: New to Game Programming, Couple Questions
Replies: 6
Views: 2886

Thank you.

I think my problem with the skeletal animation tutorials in general is that Blender seems to have several mutually exclusive ways of handling it and I was getting techniques confused.
by karljs
Sat Jan 02, 2010 2:09 am
Forum: Game Programming
Topic: New to Game Programming, Couple Questions
Replies: 6
Views: 2886

New to Game Programming, Couple Questions

Hi, I'm a reasonably experienced programmer and am familiar with c++ and graphics programming in general. I've been experimenting with Irrlich and Blender during my free time but have some nagging questions: - I am interested in creating a small world which contains an outdoor area as well as a few ...