Search found 1 match

by daviddemeij
Fri Dec 26, 2025 3:47 pm
Forum: 3D models and textures
Topic: floorplanner .fml (json) 3d model converting
Replies: 3
Views: 14871

Re: floorplanner .fml (json) 3d model converting

<r>I ran into this exact same issue, trying to convert floorplanner.com FML to a 3D model. <br/>
<br/>
I decided the easiest approach was to use blender to programatically import the FML file, including all the textures and 3D models.<br/>
<br/>
I created a python package that can do this and ...