Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BabylonJS/BlenderExporter
Exports From Blender to Babylon.JS in JSON / .babylon format
https://github.com/BabylonJS/BlenderExporter
Last synced: 7 days ago
JSON representation
Exports From Blender to Babylon.JS in JSON / .babylon format
- Host: GitHub
- URL: https://github.com/BabylonJS/BlenderExporter
- Owner: BabylonJS
- License: apache-2.0
- Created: 2019-06-03T14:45:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-04T17:48:48.000Z (about 1 year ago)
- Last Synced: 2024-08-02T06:13:33.646Z (3 months ago)
- Language: Python
- Homepage:
- Size: 11.6 MB
- Stars: 292
- Watchers: 23
- Forks: 48
- Open Issues: 15
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
- awesome-metaverse - Babylonjs Blender Exporter
README
# Blender to Babylon.js exporter
**Note:** With the new Blender 4 release LTS schedule (X0, X1, X2, X3 LTS), the master branch of this repo will have the zip distribution file for the last LTS, currently 2.83 LTS. Versions for the next cycle, if available, will be on the `dev` branch.
## Documentation
See the [exporters documentation](https://doc.babylonjs.com/extensions/Exporters) to:- know [how to install](https://doc.babylonjs.com/extensions/Exporters/Blender)
- learn the [features](https://doc.babylonjs.com/extensions/Exporters/Blender#installation)
- read some [tips](https://doc.babylonjs.com/extensions/Exporters/Blender_Tips)If you think something missing in the Blender exporter documentation, please report it through github issues, or in this [forum thread](http://www.html5gamedevs.com/topic/36596-blender-exporter-doc-needs-feedback/).
## Changelog
Changelog can be [found here](https://github.com/BabylonJS/BlenderExporter/blob/master/changelog.md).