OTLA is a simple python program created for my FNF Psych Lua 3D renderer project. It basically takes any .obj or .mtl and converts it into a Lua array file. For animations it also can take folders with OBJ Sequence files.
- Vertices
- Faces
- Normals
- Texture Coordinates
- Diffuse Colored and Textured Materials
- OBJ Sequences
Select a OBJ file with the "Open OBJ File" button. Then check with the text boxes what you want to be exported to the model. If your model has textures mark the "Use Materials" checkbox.
Select a folder where to take the OBJ files from with the "Open OBJ Sequence Folder" button. The rest goes the same as with single OBJ files.
Select a MTL file with the "Open MTL File" button. No settings are needed
- Maru -> Coding
- Phantom Arcade -> Original artist of the drawing the icon is based off