Unity-TriLib 2 – Model Loading Package U3838
TriLib 2 is a cross-platform runtime 3D model importer, written entirely in C#
Programmable Render Pipeline (SRP) compatibility
The Unity Programmable Render Pipeline (SRP) is a feature that allows you to control rendering through C# scripts. SRP is the underlying technology that supports the Universal Rendering Pipeline (URP) and the High Definition Rendering Pipeline (HDRP).
Unity version
Built-in rendering pipeline
Universal Rendering Pipeline (URP)
High Definition Rendering Pipeline (HDRP)
2019.4.40f1
compatible
compatible
compatible
Additional compatibility information
When creating a Standard Render Pipeline project, import the “TriLibCore” folder from the package.
When creating an HDRP project, import the “TriLibHDRP” and “TriLibCore” folders from the package.
When creating an UniversalRP project, import the “TriLibUniversalRP” and “TriLibCore” folders from the package.
When using a custom Render Pipeline, you should extend the “MaterialMapper” class.
describe
FBX, OBJ, GLTF2, STL, PLY, 3MF, DAE* and ZIP files support
Cross-platform: Windows, Mac, Linux, UWP, Android, WebGL, and iOS
Import models from file-system, web, or any custom source
TriLib can help you add modding functionality to your games, create level/scene editors, create AR/VR visualizations, and more!
Model Viewer (Web Demo)
Avatar Loader (Web Demo)
*DAE support is experimental.
technical details
related keywords
trilib
Runtime
Importer
3mf
ply
gltf
obj
fx
stl
point cloud