About 26,900 results
Open links in new tab
  1. How can I convert .obj or .stl to .usdz without Vectary?

    Sep 15, 2019 · Apple AR Quick Look apparently only supports .usdz files. Is there a way to convert an .obj or .stl to .usdz? I googled this first but the most popular result was to use a free …

  2. Convert .OBJ file to STL using FreeCAD python - Stack Overflow

    May 7, 2019 · Recently, I posted this question on stackoverflow to convert STEP file to STL format and was successfully able to do so. Right now, I am working on converting an OBJ file …

  3. Convert STEP file type to STL - Stack Overflow

    Apr 17, 2019 · 6 I want to convert a STEP file into an STL file format using Python. I have looked online and it looks like the best option is to either use FreeCAD or OpenCascade (OCC). …

  4. Blender, convert .stl to .obj with prompt commande

    Jun 29, 2016 · I want to convert an .stl file to .obj, without using blender interface. To do that, i want to do it in two step : 1 STL to BLEND 2 BLEND to OBJ Actually BLEND to OBJ work ok …

  5. Displaying 3D models in WPF - Stack Overflow

    Sep 17, 2015 · 1 You can import and convert OBJ-Files to XAML using "Blend for Visual Studio" please take a look here: alternative-to-zam-3d-editor

  6. 3d - Can I generate Point Cloud from mesh? - Stack Overflow

    Dec 1, 2014 · 17 The free and open-source project CloudCompare can load OBJ meshes and then generate point clouds on the mesh, which you can then save in a variety of formats.

  7. numpy - any algorithm or function in python to convert hollow stl ...

    Feb 18, 2023 · 0 is any function or algorithm to convert hollow.stl object into filled.stl object using python I want to convert any hollow obj.stl to fill (solid) obj.stl using python

  8. c# - Convert mesh to stl/obj/fbx in runtime - Stack Overflow

    Oct 15, 2017 · I am looking for a way to export a mesh into stl/obj/fbx format at runtime and save it on local files of an Android phone. How do I do this? I am willing to use a plugin (free/paid) if …

  9. Convert sketchup (*.skp) file to STL or OBJ - Stack Overflow

    Jul 8, 2013 · I'm looking for the solutions to Convert sketchup (*.skp) file to STL or OBJ. Is there a commandline tool to convert sketchup (*.skp) file to STL or OBJ? I'm looking for the tool …

  10. Tutorial for using snappyHexMesh with a STL file in OpenFOAM

    Nov 18, 2017 · I have created a vehicle and output a STL file. First I want to use snappyHexMesh to convert the STL file to the proper format for OpenFOAM. Then I want to run a few airflow …