Import .stl files

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Riccardo126

Hi, I’m new to Godot and i’m using it for creating a blender-like program (not a blender clone, but that’s the style) for a university project and i need to import .stl files but it seems that on the internet there’s nothing about that.
Is there a way to do so?
Does someone have a script for doing it, or can give me some advices about how can i write it?
I need just a mesh.

Hang Attempting to import stl as mesh · Issue #9200 · godotengine/godot · GitHub suggests it isn’t supported, at least not back in 2017

Lucas Walter | 2021-11-20 00:53

:bust_in_silhouette: Reply From: Lucas Walter

stl isn’t on this list: Importing 3D scenes — Godot Engine (stable) documentation in English

So use blender to convert the STL files to obj.