📄️ libf3d - A library to render 3D meshes
By Michael Migliore and Mathieu Westphal.
📄️ Classes Introduction
This is only an introduction to libf3d classes.
📄️ Options exhaustive list
An option is a string used as a key associated with a value, which are stored in an options instance.
📄️ Bindings
Python
📄️ Plugin SDK
When calling find_package(f3d) in CMake, a few macros are made available to you to generate a plugin which allow you to extend libf3d to support your own file format.