Using L3DT

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Quick intro on creating a terrain with L3DT)
m (Quick intro on creating a terrain with L3DT)
Line 24: Line 24:
 
Assume your file is called "terrain.r32".At the region console, type:<br>
 
Assume your file is called "terrain.r32".At the region console, type:<br>
 
<br>
 
<br>
script terrain load terrain.r32<br>
+
terrain load terrain.r32<br>
 
<br>
 
<br>
 
You now have your new terrain! You can at this point use the terrain add, terrain scale, or terrain multiply to rescale it to your liking.
 
You now have your new terrain! You can at this point use the terrain add, terrain scale, or terrain multiply to rescale it to your liking.
 
[[Category:Users]]
 
[[Category:Users]]
 
[[Category:Getting Started]]
 
[[Category:Getting Started]]

Revision as of 14:29, 6 July 2008

About L3DT

L3DT can be used to generate terrains. The program runs natively under Windows, and can be run under Linux using the Wine emulation layer(Only the development version!).

Quick intro on creating a terrain with L3DT

To create a terrain for a single region:

1. Create a NEW MAP by clicking on that icon in the title bar.
2. Highlight Design/Inflate, and click Next.
3. Make the size X=4, y=4. This will give you a 256x256 terrain, the same size as a region. Click Next.
4. Play with the sliders in the parameters window. You can just leave the defaults to start with. Click Next.
5. Check Design Map, and click OK.
6. Now click the CALC icon in the menu bar, then click OK.
7. You now have your terrain. If you don't like it, start over and play with the settings.
8. To save it: File=>Export=>Export Map.
9. Highlight Heightfield, and then click OK.
10. Choose File Format RAW, then click the Options button.
11. Double click "Mode", and select "float (meters)", then click OK, and OK again.
12. Name the file whatever you want, and click OK to save it.

      • UPDATE New Terrain system requires L3DT export files to have a file extension of .r32 *IMPORTANT*


To load the terrain into opensim:

Assume your file is called "terrain.r32".At the region console, type:

terrain load terrain.r32

You now have your new terrain! You can at this point use the terrain add, terrain scale, or terrain multiply to rescale it to your liking.

Personal tools
General
About This Wiki