Using L3DT

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
== 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==
 
== Quick intro on creating a terrain with L3DT==
  

Revision as of 04:59, 4 March 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.

To load the terrain into opensim:

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

terrain load f32 terrain.raw

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