I've made a tool to create 3D tours based on Threejs Editor and it has been really useful to make presentations more compelling.
To create the presentation, you have to import 3D models (preferably fbx or glb) and place them in the 3D environment as desired. To create a "slide" you just have to click on the "new" button under the "slide" tab and it will capture the camera pose.
After creating some slides you can press the "start" on the menu to preview the presentation. Once everything is loaded, you can scroll through the preview page, and the camera will be animated sequentially between the captured poses.
That's the basic usage, but there are also other features available.
The editor page: https://arthurmiy.gitlab.io/editor_slide_3d/editor/index.htm...
Presentation made using the tool: https://arthurmiy.gitlab.io/se-webview/jaguariuna.html
replies(1):