Game Development Community

dev|Pro Game Development Curriculum

Plan for Tom Spilman

by Tom Spilman · 05/26/2005 (1:12 am) · 2 comments

So the last few days i took some time to work on the next update to Torque Pipeline, our easy to use exporter for DIF interiors from Cartography Shop.

We had a short list of bugs to correct, some from our internal use and a couple from the community... all fairly boring stuff. Still we implemented a few new features:

- Inside/outside light scales can now be different for TGE DIFs.
- Lightmap statistics added during output.
- You can keep construction brushes from exporting by putting them in a hidden VisGroup.
- We added support for John Kabus' lightmap borders fix via a new worldspawn property.

All good stuff, but the biggest feature is that you'll be able to import Valve220 .maps into Cartshop:

www.sickheadgames.com/downloads/gg/tpmap_t.jpg

You can see the familiar cottage and tower there from your Torque SDK. Note this is really an importer and is available right from the Cartshop File->Import menu. I still need to work out textures and a few other little details, but so far so good. The only thing that is gonna be tricky is floating point units. The .map format isn't very stable when you go from a plane format, to triangles, then back to planes. We'll see how it works out, but at least people who have existing assets for QuArK or WorldCraft have a way to get their work over to Cartshop now.

You can expect the 1.1 beta this week.

About the author

Tom is a programmer and co-owner of Sickhead Games, LLC.


#1
05/26/2005 (5:53 am)
Nice work again Tom ! All this will be really appreciated. The .map importer will be a great addition. Beeing able to import our past works will save us much time, in place of re-doing the job. I think that those who have a game in progress (lot of .dif done) will be more interested to go with CS and TP right now because of this. I can't wait to try it. Thanks again and again !

- Gilles Jr
#2
05/27/2005 (12:13 am)
Nice job Tom! :)