Danny Moon
Danny Moon
This should be possible. The Viro platform supports FBX models. Here is our developer guide on 3D models for ViroCore with some sample code -> https://virocore.viromedia.com/docs/3d-objects
@ciama Viro currently does not work with Android Studio Emulator. You will have to run and test on your device, the Pixel 2 you have. Are you having any issues...
This is on our roadmap/backlog but has not been a priority. It is something we will take a look at as we add more device support but there are no...
No timeframe on when linux will be supported but we do support GLTF format which has tools and libraries for linux and can convert from FBX -> https://docs.viromedia.com/docs/3d-objects#section-gltf
Can you provide the additional information below so we can better look into this issue? Also try starting a new/clean project with the latest Viro release and see if you...
Hi @Charlynux, we do not have any known issues but we will look into this. Thanks for reporting. Just to clarify, the issue you are seeing is only for Viro3DSceneNavigator...
try -> react-native init ProjectAR --version0.59.3 We recently upgraded to RN 0.59.3 and this section of the documentation was not updated. It is now corrected
Can you do step 2b found here -> https://docs.viromedia.com/docs/installing-viro-android#section-2b-windows-only-
Can you check to see if “vrx” is in your rn-cli.config.js file in the project root like this: getAssetExts() { return ["obj", "mtl", "JPG", "vrx", "hdr", "gltf", "glb", "bin", "arobject",...
The latest version of ViroReact is 2.11. You might want to upgrade your platform version