SkillAgentSearch skills...

ViroFBX

ViroFBX: The FBX -> VRX converter 🗳

Install / Use

/learn @ReactVision/ViroFBX
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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?

<a href="https://discord.gg/H3ksm5NhzT"> <img src="https://discordapp.com/api/guilds/774471080713781259/widget.png?style=banner2" alt="ViroCommunity Discord server"/> </a>
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3y ago
Forks6

Languages

C++

Security Score

75/100

Audited on Mar 24, 2023

No findings