This description is still for v2, will be updated once v3 is out.
A Tool to create polygon/3d-shape based models.
It is able to import:
mtb
- SMP Toolbox Save Filesjtmt
- JTMT JSON Format Modelsjava
- FlansMod Format Java Modelsvox
- "MagicaVoxel" Format Files (see VOXtoFMT)
And export to:
jtmt
- JTMT JSON Format Modelsfmf
- Fex's Model Format (for FVTM)java
- Java Models for FVTM (Fex's Vehicle and Transportation Mod)
- Java Models for TrainsInMotion following the FVTM standard.
- Java Models for FlansMod
(box, shapebox and basic cylinders using existing MRT methods,
everything else using a legacy-mode converter)
obj
- valid Wavefront OBJ Modelspng
- PNG files - template or texturedtxt
- Marker list exporter- and more to come!
Other features
- internal texture editor (beta)
- auto texture positioner
- unlimited groups*
- unlimited polygons*
- unlimited texture groups*
- various polygon types
- boxes
- shapeboxes
- cylinders
- hollow cylinders
- top offset and rotation
- texrect a/b (experimental)
- simple quads (experimental)
- markers
- "biped" display
- and maybe in the future more
- unlimited* amount of loadable helper models or (img)frames
- in-editor texture uv preview, adjustment and customisation
- and more..
A proper license is being written soon, till then, touch not.
Libraries are under their respective licenses, some may have license notices bundled together in the jar/source,
and in case not, google shall help you.
FCL is licensed under http://fexcraft.net/license?id=mods (till/if it's respective standalone license is written)
- Windows / Linux
Take the zip file from https://github.com/Fexcraft/FMT-Standalone/releases
And unpack it into an own folder, done. Now just run the FMT jar file. - Mac
Check out TurboDefender's instructions here!
FMT was compiled under Java 8, in some cases people reported FMT not working on Java 9+.
Please try running first under Java 8 if you have it installed.
Otherwise try Java 15+, recently it was reported that FMT works again under Java 15+.