<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/pasobj/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/pasobj/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 23 Mar 2013 19:54:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pasobj/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by kddekadenz</title><link>https://sourceforge.net/p/pasobj/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -25,6 +25,13 @@
 /packages/models/sack/texture.jpg
 /packages/models/sack/obj.cfg

+
+Finally you either need to add to the cfg of your map or to "data/default_map_models" a similar line:
+&gt;mmodel "sack"
+
+This tells PAS which subfolder in "packages/models" to look for the model. 
+
+
 Tips
 ----
 You can insert "../" for the model or texture name to tell PAS the texture is located in a folder above.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kddekadenz</dc:creator><pubDate>Sat, 23 Mar 2013 19:54:14 -0000</pubDate><guid>https://sourceforge.netf58a0fe0c5f7eeabc434f1125a1f0c58891c7f92</guid></item><item><title>WikiPage Home modified by kddekadenz</title><link>https://sourceforge.net/p/pasobj/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,32 @@
-Welcome to your wiki!
+How to
+------
+After starting the program, you need to import a obj file first by clicking on "Load .obj".
+The program will output now something like this in the textfield:

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+&gt;objload "sack.obj"

-The wiki uses [Markdown](/p/pasobj/wiki/markdown_syntax/) syntax.
+&gt;objskin pSphere1 "texture.jpg"
+objskin pCylinder1 "texture.jpg"
+objskin pTorus1 "texture.jpg"

-[[project_admins]]
-[[download_button]]
+&gt;mdlscale 100
+
+"Objload" loads the obj the textures should be assigned to.
+"Objskin" assigns to a model group a texture.
+"Mdlscale" sets the scale of the model in %.
+
+Make the changes you want and press on "Save .cfg". A file named "obj.cfg" is saved to the location of the loaded model.
+
+Create a folder (the folder name should relate on the model) in "/packages/models/" and copy&amp;amp;paste the model, obj.cfg and the texture.
+
+For the example the folder structure would be like this:
+
+&gt;/packages/models/sack/sack.obj
+/packages/models/sack/texture.jpg
+/packages/models/sack/obj.cfg
+
+Tips
+----
+You can insert "../" for the model or texture name to tell PAS the texture is located in a folder above.
+
+You can find more model commands here: 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kddekadenz</dc:creator><pubDate>Sat, 23 Mar 2013 17:58:39 -0000</pubDate><guid>https://sourceforge.net62ba6fc7b88f8f5bb61628d3fd5983da390d1508</guid></item><item><title>WikiPage Home modified by kddekadenz</title><link>https://sourceforge.net/p/pasobj/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/pasobj/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;p&gt;&lt;a href="/u/kddekadenz/"&gt;kddekadenz&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;&lt;span class="download-button-514de59eb9363c5b64fc49f6" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kddekadenz</dc:creator><pubDate>Sat, 23 Mar 2013 17:25:50 -0000</pubDate><guid>https://sourceforge.netdca3b4a4ef01059362964072929b0cd9bc4cab71</guid></item></channel></rss>