Importing fbx at runtime

This page summarizes the projects mentioned and recommended in the original post on /r/Unity3D

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • FBX2glTF

    A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.

  • I've recently done this but not fbx only, was textures and some other asset files. Converted the model to gltf and then loaded it in for an augmented reality app. Just be cautious on load times. I had to compress it using this https://github.com/facebookincubator/FBX2glTF

  • glTFast

    Efficient glTF 3D import / export package for Unity

  • May i recommend GLTFast instead considering it is more recent? (last updated in March) https://github.com/atteneder/glTFast

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts