This editor tool allows you to generate a csv file describing the details of a 3d object collection. This allows anyone to quickly evaluate the quality and specifics of a 3d object collection by looking at tricount, number of materials used, physical size, naming etc. Additionally, it contains tools to batch extract textures and materials and create thumbnails of each object in the collection.
This tool was created at the MPI to quickly get a qualitive overview of the many (sometimes external) object databases we are working with.
Developed in Unity 2021.3.33f1
Open it from the Unity Editor toolbar -> Object Database Utilities -> Object Database Utilities..
CSV file imported in Excel
Generated thumbnails from various user defined angles
- Generate detailed csv overview file
- Regex filter (for example '.*.fbx' to only process fbx files)
- Batch extract textures
- Batch extract materials
- create thumbnails with user defined camera angles and resolution
- Clone from this repo
- download and import Unity Package : https://github.com/MPI-ExperimentGroup/ObjectDatabaseAnalyser/releases/tag/v1.0.0
Unity Runtime Preview Generator https://github.com/yasirkula/UnityRuntimePreviewGenerator