https://f3d.app// Skip to main content * Home * Gallery * User Documentation + Usage + Installation + Options + Interactions + Configuration File + Desktop Integration + Limitations and Troubleshooting * libf3d Documentation + Overview + Classes Introduction + Options + Bindings + Plugin SDK * Developer Documentation + Getting Started + Build + Testing + Contribute + Generate + Coding Style * Licenses + License + Third Party Licenses * Changelog * Download F3D This site uses Just the Docs, a documentation theme for Jekyll. [ ] * [197] CI Packaging codecov Downloads Sponsors Discord F3D - Fast and minimalist 3D viewer By Michael Migliore and Mathieu Westphal. [l] F3D (pronounced /fed/) is a fast and minimalist 3D viewer. It supports many file formats, from digital content to scientific datasets (including glTF, STL, STEP, PLY, OBJ, FBX, Alembic), can show animations and support thumbnails and many rendering and texturing options including real time physically based rendering and raytracing. It is fully controllable from the command line and support configuration files. It can provide thumbnails, support interactive hotkeys, drag&drop and integration into file managers. F3D also contains the libf3d, a simple library to render meshes, with C++ and Python Bindings, as well as experimental Java and Javascript bindings. [194735416-3f386437-456c-4145-9b5e-6bb6451d7e9a] A typical render by F3D [194735261-dd6f1c1c-fa57-47b0-9d27-f735d18ccd5e] Animation of a glTF file within F3D [194735272-5bcd3e7c-a333-41f5-8066-9b0bec9885e8] A direct scalars render by F3D See the gallery for more images, take a look at the changelog or go to the releases page to download F3D! If you need any help or want to discuss with other F3D users and developers, head over to our discord. Quickstart Open a file and visualize it interactively: f3d /path/to/file.ext Open a file and save the rendering into an image file: f3d /path/to/file.ext --output=/path/to/img.png Get help: f3d --help man f3d # Linux only Documentation * To get started, please take a look at the user documentation. * If you need any help, are looking for a feature or found a bug, please open an issue. * If you want to use the libf3d, please take a look at its documentation. * If you want to build F3D, please take a look at the developer documentation. Support F3D is developed by a team of passionate devs. Please use F3D, star it on github or even become a sponsor to support us! Contributing We envision F3D as a community-driven project, we love to see how the project is growing thanks to the contributions from the community. We would love to see your face in the list below! If you want to contribute to F3D, you are very welcome to! Take a look at our contribution documentation. [f3d] Acknowledgments F3D was initially created by Kitware SAS and is relying on many awesome open source projects, including VTK, OCCT, Assimp, Alembic, Draco and OSPRay. License F3D can be used and distributed under the 3-Clause BSD License, see the license. F3D integrate the sources of other libraries and tools, all under permissive licenses, see the third party licenses. F3D packages relies on other libraries and tools, all under permissive licenses, all listed in the respective packages.