Skip to content

MPI-ExperimentGroup/ObjectDatabaseAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Database Analyser

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..

WindowCapture_2024-03-05_11-46-03

CSV file imported in Excel

ObjectDatabaseAnalyzerExcel2

Generated thumbnails from various user defined angles

WindowCapture_2024-03-05_12-45-32

Youtube video quick demo:

Youtube video quick demo

Features

  • 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

Installation

Credits

Unity Runtime Preview Generator https://github.com/yasirkula/UnityRuntimePreviewGenerator

About

Unity Editor tool to get an overview of a collection of 3d objects

Resources

Stars

Watchers

Forks

Languages