Game Development Community

Terrain + L3DT

by Barry Gallagher · in Torque Game Engine Advanced · 03/07/2006 (6:34 am) · 2 replies

How do i get terrain from L3DT into Tse? ...i read the resource about L3DT but it glances over actually getting the map into Tse.. do i export as Raw format?

i get L3DT.. what i dont get, is how to bring it into Tse...

..basically all i want to know is..

1. how to bring my terrain in (what format)?

2. how to bring my terrain texture in?

thanks!..

#1
03/08/2006 (2:38 am)
Export as raw (resize first to make it one pixel bigger in both directions). Save texture as JPG. Then read the Atlas Terrain resource on TDN to learn how to generate chu and tqt files from the RAW and JPG files.
#2
03/14/2006 (8:23 pm)
Have a look at this thread.

Or look at the TDN article.