Library Preparation

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Create a terrain heightmap: Provide link instead of duplicating content)
(Replacing page with '{{delete|This page was merged into Custom Libraries}}')
Line 1: Line 1:
__NOTOC__
+
{{delete|This page was merged into [[Custom Libraries]]}}
{{Template:Quicklinks}}
+
<br />
+
 
+
==Textures==
+
===Converting Textures===
+
The jp2 files used by the Secondlife client, are actually j2k files. These can be encoded by image_to_j2k from openjpeg. There is a [[jp2_batch_converter|Linux script]] or [[Jp2_batch_converter_for_windows|Windows script]] in perl, that does all the work for you. It uses imageMagick and image_to_j2k to make valid input files and converts them to j2k fileformat. It then renames the j2k file to jp2 extension, so these can be used within the viewer.
+
* Download the [http://www.tellim.com/texture_cd.tar.gz blender texture cd] (as an example)
+
* Prepare your imagefiles (jp2 files with 16,32,64,128,256,512,1024 resolution and aspect ratio's 1:1,1:2,1:4,1:8,1:16,1:32,etc. are supported)
+
* Copy the jp2 files(including directory-structures) into the /opt/opensim/library directory
+
 
+
==Terrains==
+
===Create a terrain heightmap===
+
 
+
* [[Using_L3DT|Creating custom terrains with L3DT]]
+

Revision as of 18:47, 2 January 2011

Personal tools
General
About This Wiki