Thursday, June 09, 2005
Learning Art
The day job is killing me right now. So game-dev time has been at a premium. Two-and-a-half weeks into development on a new game, and I don’t have much to show for it yet. I’ve managed to create a very small, tight, from-scratch set of scripts for the game (with help from Ken Finney’s book), and bring in the absolutely MAHVALOUS Synapse Lighting Pack.
I re-wrote some code dealing with fxLight’s AttachToObject so that attached lights will properly revolve around their objects. This isn’t applying to volume lights yet, so their cast angle is still the same as the original. I haven’t had a huge need of it yet, so I haven’t mucked with it. By adding an additional point-light source near the point where the volume lights intersect the ground, I’ve been able to simulate headlights on a moving car. It’s not as good as having truly dynamic spotlights, but the results have been kinda cool:


Right now I'm doing a little bit of dinking around with the latest release of Blender, and getting a little more advanced with MilkShape and doing actual character models (I got pretty good at modeling cubes and cylinders and spheres, so this seemed like the next logical step... *grin*). Besides this, last night I started working on boning and animating MilkShape models in CharacterFX (because Milkshape's bone / animation capabilities - well, they suck. But at least they are there). I'm hoping to be able to export the animation data back to MilkShape from CharacterFX, and then use the MilkShape to export the whole thing into Torque. Someone suggested in the GarageGames forums that this was possible, but I don't know if anyone is actually doing it.
I also don't know enough about Blender's animation capabilities to know if I should bypass that stuff altogether and just start doing everything in Blender.
Comments:
Links to this post:
<< Home
Well, Blender seems to be perfectly suited.
http://www.mediaworkstation.com/articles/viewarticle.jsp?id=23699
http://www.mediaworkstation.com/articles/viewarticle.jsp?id=23699
My challenge with Blender is that it's FAR more complex (which means more spool-up time) and I'm not sure how good their animation system is. I need to get competent enough to be able to make that judgement. I really do LIKE Blender on the surface of things - and it's receiving phenominal support from the Open Source community. It's just bewildering for a lowly programmer like me. I've managed to create some simple objects and get them textured (sloppily) so far, so I'm making some progress.
I have to say I *AM* fairly impressed with CharacterFX, but it seems like it's been largely abandoned as a product. I'm even nervous about shelling out the registration fee when the developer seems to be MIA.
For Void War, I actually didn't use MilkShape very much at all - but it serves nicely as a conversion tool with all the formats it supports. Since my modelers were using Lightwave, we were able to use MilkShape as an intermediate step (I actually wrote the importers in Void War to use the MilkShape file format directly).
Post a Comment
I have to say I *AM* fairly impressed with CharacterFX, but it seems like it's been largely abandoned as a product. I'm even nervous about shelling out the registration fee when the developer seems to be MIA.
For Void War, I actually didn't use MilkShape very much at all - but it serves nicely as a conversion tool with all the formats it supports. Since my modelers were using Lightwave, we were able to use MilkShape as an intermediate step (I actually wrote the importers in Void War to use the MilkShape file format directly).
Links to this post:
<< Home


