f3d v3.2.0
- Created
- Updated
A fast and minimalist 3D viewer
# Usage
f3d provides CMake targets:
find_package(f3d CONFIG REQUIRED)
target_link_libraries(main PRIVATE f3d::libf3d)
# License
# Supported Platforms
!(windows & (arm | uwp))
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows-x64
- ✅ windows-x86
- ❌
windows-arm64
# Features
No default features set.
# alembic
alembic plugin
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by imath )
- vcpkg-cmake-config (by imath )
# application
build the application
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# assimp
assimp plugin
Dependencies:
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by draco )
- vcpkg-cmake-config (by draco )
- vcpkg-cmake-get-vars (by minizip )
# draco
draco plugin
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by draco )
- vcpkg-cmake-config (by draco )
# exr
support for OpenEXR images
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by imath )
- vcpkg-cmake-config (by imath )
# Dependencies
vtk
Features:
opengl
,seacas
and 31 transitive dependencies:
- cereal (by seacas )
- double-conversion (by vtk )
- egl-registry (by opengl-registry )
- eigen3 (by vtk )
- expat (by vtk )
- exprtk (by vtk )
- fast-float (by vtk )
- fmt (by vtk )
- gklib (by metis )
- glew (by vtk )
- jsoncpp (by vtk )
- libjpeg-turbo (by vtk )
- liblzma (by vtk )
- libpng (by vtk )
- lz4 (by vtk )
- metis (by seacas )
- nlohmann-json (by vtk )
- opengl (by glew )
- opengl-registry (by opengl )
- pegtl (by vtk )
- pugixml (by vtk )
- utfcpp (by vtk )
- verdict (by vtk )
- zlib (by freetype )
# Host Dependencies
and 4 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
vcpkg-cmake-get-vars (by libpng )
Platforms:
arm & android
- vcpkg-pkgconfig-get-modules (by netcdf-c )
- vcpkg-tool-meson (by pkgconf )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Michael MIGLIORE