Revolware-com / ViroFBX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViroFBX

This repository maintains the converter from FBX formats to VRX formats.

FBX is an expansive and flexible 3D model format supported by most 3D authoring software. To load FBX files, use the ViroFBX script to convert the FBX file into a VRX file. The VRX file can then be loaded using <Viro3DObject>. The ViroFBX script for macOS can found in your project's node_modules/react-viro/bin directory.

This branch is for macOS. Support for Linux is in the linux-support branch.

How to use

The following example shows how to convert a model into VRX format:

./ViroFBX path/to/model.fbx path/to/model.vrx

Need help? Or want to contribute?

ViroCommunity Discord server

About


Languages

Language:C++ 92.4%Language:C 7.5%Language:Objective-C 0.1%Language:CMake 0.0%Language:Shell 0.0%Language:HTML 0.0%