1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-12 19:10:21 +03:00

Update 3D_model_creation.md

This commit is contained in:
Luca Giovannesi 2022-03-28 12:34:50 +02:00 committed by GitHub
parent b968895827
commit df83d3267a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,3 +31,5 @@ Select you joined object and head to the top menu with __File__ > __Export__ > *
![Immagine 2022-03-28 115931](https://user-images.githubusercontent.com/40276199/160375086-ef0eb587-9574-4f4e-b101-ce24e27e0e12.png)
You can then put the .gltf model in the Configurator __/resources/models/__ folder, and ammend the code to display the model.
The old .json files was converted to .glTF using this [tool](https://gist.github.com/donmccurdy/c090dc53c7bfb704ef9de654ecc07632)