Skip to content

ReactVision/ViroFBX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages