Update the TJS export format
Open
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
## Issue
The format that uses the TJS exporter is no longer supported by Three.js.
### Request
Update the TJS exporter to align with the currently supported format. Refer to the [JSON Object Scene format 4 documentation](https://github.com/mrdoob/three.js/wiki/JSON-Object-Scene-format-4).
This update would allow users to load 3D scenes into Three.js in an online environment.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.