skip to content
Frictional Game Wiki
User Tools
Register
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
Register
>
Recent Changes
Media Manager
Sitemap
Trace:
hpl1:third_party_tools:blender
<h1>Blender</h1> <div class="level1"> <p> <a href="https://www.blender.org/" class="urlextern" title="https://www.blender.org/" rel="nofollow">Blender</a> is an open source 3D content creation suite that has built-in support for the file format COLLADA that the HPL1 engine uses to import 3D models. </p> </div> <h2>Setup</h2> <div class="level2"> <p> The great thing with Blender is that it will work great without any additional settings, plugins or similar.<br/> The HPL1 engine supports image formats such as jpg, png and bmp. </p> </div> <h2>How To</h2> <div class="level2"> <p> 1. Make sure to remove all non-mesh components, like lights and cameras.<br/> 2. Make sure that your model has unwrapped UVs. Alternatively, you can unwrap your model after adding the texture.<br/> 3. Very important! HPL doesn't like when there are orphaned textures and materials. You must be very careful as to not add any unnecessary ones, please read thoroughly.<br/> 4. Please keep in mind that all the iterations of the HPL engine only allow up to one material with one texture per mesh (object). No more, no less.<br/> 5. Select your mesh and go to the materials tab.<br/> <img src="/lib/exe/fetch.php?w=333&h=611&tok=fb9e5b&media=https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F654638000323559448%2F674995399324467220%2Fpicture_1.png" class="media" alt="" width="333" height="611" /><br/> 6. Click on the circle next to the Base Color setting.<br/> 7. Pick "Image Texture" from the pop-up menu.<br/> 8. Click on "Open" and pick your texture file.<br/> <img src="/lib/exe/fetch.php?w=226&h=54&tok=d1bd01&media=https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F654638000323559448%2F674995399378993202%2Fpicture_2.png" class="media" alt="" width="226" height="54" /><br/> 9. From now on, if you need to open the texture somewhere (e.g. UV unwrapping), click on the square icon with a triangle and a dot and select it from the drop menu. This way you won't be cloning the texture.<br/> 10. Triangulate all faces before exporting, or for less busywork just make sure that in export settings the "Geometry→Triangulate" option is marked. You might also need to set the up axis to be the Y axis (Blender uses Z as up and HPL uses Y). </p> <p> Note: as of currently, there are no solutions for properly exporting animated files. </p> </div> <h2>Important information on images</h2> <div class="level2"> <p> The material file (.mat) is an XML file that contains information on what images is used in the material to create the texture and other properties. Unlike it's successors, the HPL1 engine does NOT generate material files automatically. Instead you will have to create them manually by using the HplHelper program. </p> <p> You can download the tools <a href="https://fricpub.s3.amazonaws.com/tools/hpl1/mod_tools.zip" class="urlextern" title="https://fricpub.s3.amazonaws.com/tools/hpl1/mod_tools.zip" rel="nofollow">here</a> if you haven't already. </p> </div>
hpl1/third_party_tools/blender.1581001889.txt.gz
· Last modified: 2020/02/06 15:11 by
muffin
Page Tools
Show page
Old revisions
Backlinks
Export to PDF
Back to top