F3D, a fast and minimalist 3D viewer
Project description
F3D - Fast and minimalist 3D viewer
By Michael Migliore and Mathieu Westphal.
F3D (pronounced `/fɛd/`) is a fast and minimalist 3D viewer desktop application. It supports many file formats, from digital content to scientific datasets (including glTF, USD, 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.
A typical render by F3D
Animation of a glTF file within F3D
A direct scalars render by F3D
See the gallery for more images, take a look at the changelog or go to the install guide to download and install 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 needs you help!
If you can, please consider sponsoring F3D. Even a small donation would help us offset the recurring maintenance costs. With enough sponsors we would even be able to add support for new devices (as we would need do acquire or rent them first). Read more about it on our sponsor page.
If not, please use F3D, star it on github and share the word about it!
Vision
As a minimalist 3D viewer F3D aims to:
- Support as many 3D file formats as possible
- Support many types of renderings (textures, edges, etc... ) and visualizations (meshes, volumic, point sprites)
- Support any and all use-cases dealing with 3D datasets
- Let any user easily and quickly view any model with good defaults
- Be as configurable as possible
- Be fully controllable from the command line and configuration file
- Be usable non-interactively
- Be as modular as possible to be built with a small number of dependencies
but there is no plan to:
- Provide a classic mouse-based UI, with menus and buttons
- Provide data processing tools
- Provide export feature
Contributing
F3D as a community-driven, inclusive and beginner-friendly 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, governance documentation and code of conduct.
Acknowledgments
F3D was initially created by Kitware SAS and is relying on many awesome open source projects, including VTK, OCCT, Assimp, Alembic, Draco, OpenUSD, OpenVDB 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Hashes for f3d-2.4.0rc2-cp312-cp312-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7a3dd11cf0902c33f85300bfd405560bc1726e1493499cccd5982850ed39dab |
|
MD5 | 6a94d3afc92c73916003cce28cca5d16 |
|
BLAKE2b-256 | af466e6fe29ef3d393b88b0ec9c47fb185f632797175392dd5ebd8c5f6fb9dbc |
Hashes for f3d-2.4.0rc2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cd70ac02ddc86df0fbcc53903f29c40377ff27d5185ed2f32aa7299c27ca8bd |
|
MD5 | 907a26a215d2d14223d0cb8bbe491146 |
|
BLAKE2b-256 | b2e8de8b87ac1c4bd587ab7e5308765f1c39c2a61d47ba600b30a6e9f1f824e4 |
Hashes for f3d-2.4.0rc2-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce94939dbf6ede075c43c483e0beab12a561608d3da7f9b42d504d3796e618cf |
|
MD5 | dd8749e116d07d02bcd31cda7eb61eaf |
|
BLAKE2b-256 | 5cc1584811ecc55da4ab6262fb950ded73eeb381b6953b9db48e9d0ff98e1d26 |
Hashes for f3d-2.4.0rc2-cp311-cp311-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3cefbe9e43edffe09ce9250edc25c1fd727ee3f8db8f9b9bb84217a2d3ac62f |
|
MD5 | fd78e5132301e9ac9672dee9396492cb |
|
BLAKE2b-256 | 3cb25bb8cef5810886aab096b505456fb56be2adfbcf4d42b8bfb202beca793f |
Hashes for f3d-2.4.0rc2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b051d19c49581f260f54880f6814ccf42b997758a7d8e59ad616bce4f92f975 |
|
MD5 | a763db617de3eae719b8895060ce448f |
|
BLAKE2b-256 | 4b1766fbdece8a60aca7d095ced111b59ffd47c8b1c53e00bac3f97cdbbdec98 |
Hashes for f3d-2.4.0rc2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7c0597ada379dbafe6a63533dfd024fc4ac9daedbded657988e8500a05be93f |
|
MD5 | 4ca30c4bebc039d5178b04c977d16332 |
|
BLAKE2b-256 | d38f6e01f20cc459992c3d153f4332eecfa3d16a4d019085d1f1dd7d5b2a7e30 |
Hashes for f3d-2.4.0rc2-cp310-cp310-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22d0d66e4fbd9e41bf16a6484e7449b5526156b0a8fd1e284ec0a844f0a5ede9 |
|
MD5 | 3a4f567925efb8e7aa0cabf0f9955cc8 |
|
BLAKE2b-256 | 5162f45a8e7f96cff1415caa6d43ef0d82659108d738537d66b97d675cfc1bf6 |
Hashes for f3d-2.4.0rc2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fb4795043b651aa43202318c126293f44f6110c18668ae73ce299abe0eac475 |
|
MD5 | 194b19343bb8e63987928344284be7db |
|
BLAKE2b-256 | b2f48ddeeaa3f2baec069b3e1842d413d3b7b5d15288823760d85b441dd5ae22 |
Hashes for f3d-2.4.0rc2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e913621542faa52837261e5df0bd160735b49743bb6e11d68074f2e66f40483e |
|
MD5 | cf221f9bbdeb9fd39cd5678a9bfcb003 |
|
BLAKE2b-256 | ee16bad2274dbb45618024a0f16132760457f5dea8d97b4a1467ed334821f0ac |
Hashes for f3d-2.4.0rc2-cp39-cp39-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90e39311ce2e5ea4c213d85db60d41338fe8a868b27d65fea08cd3485988ab65 |
|
MD5 | 0755c2e43c92a63a1ce3ae1201d0a73d |
|
BLAKE2b-256 | 86d1a1bf2124fe0c6364b843add18501ff86351eeba0a160478d57d1ae3b3eba |
Hashes for f3d-2.4.0rc2-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff33d87f8523b4a51f2d940c5a981aeef886cb4c5d3856feb035d839a51757ab |
|
MD5 | a570f91f2568a2b34587ab92ad6a9530 |
|
BLAKE2b-256 | 269582a1b6339c8b1b4784124ba019bea1e7cccff04a47815419141be5e83137 |
Hashes for f3d-2.4.0rc2-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 345860e8b55735b557dab768ea8b3305bf3866c8ef16deb452a4fef0dfeb3d50 |
|
MD5 | 520141ff678daaa5b5cf476c2d9ae7b2 |
|
BLAKE2b-256 | 4ed971bb69644513d9b8a61718d83e040835702264c6fa20bc98837e5a1529b9 |
Hashes for f3d-2.4.0rc2-cp38-cp38-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f065940c22011de6280e5baf12bd094985f67736027fcf91aae3f353f9315b6e |
|
MD5 | 60dbdb88e00b12157a712d0f9130e289 |
|
BLAKE2b-256 | f4f9adf8f51ec1eb0d008c07345236bd3e2020bdfe69e79b9782e88c937f0b39 |
Hashes for f3d-2.4.0rc2-cp38-cp38-manylinux_2_28_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ebf8a30a381cf5d3c12ee49917860788bd8bcff7c05110839fab7f9a6765cff |
|
MD5 | 8e6147c5449f5bb63374b8091082fb56 |
|
BLAKE2b-256 | 3b11ba2c2153754d1a92516204a4fb4414f0edc619203024b92cf8a86c00db80 |
Hashes for f3d-2.4.0rc2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2e3642cc0896335296a94349b2d3354c0f4f36706aee85ef18d189c3fe16f81 |
|
MD5 | 22d74aea75c3e3877bd18de047c78182 |
|
BLAKE2b-256 | 490474298bbdc9da6cfa899db5396b215a1034b596fe05d3c4ae01372e8ba72c |