Overview
In the following article, I created a program for interaction between Vue 3 and Babylon.js.

Bidirectional Interaction Between Vue 3 and Babylon.js
Bidirectional Interaction Between Vue 3 and Babylon.js
This time, as an advanced version of the above, the mesh to be passed to the scene is specified from Vue. You can check the content at the following link. (There are some parts where meshes are not properly deleted. This is planned to be fixed in the future.)
Demo Site
nakamura196.github.io
Source Code
nuxt3-babylonjs/pages/10/index.vue at main ยท nakamura196/nuxt3-babylonjs
Contribute to nakamura196/nuxt3-babylonjs development by creating an account on GitHub.
Summary
We hope this serves as a useful reference.



Comments
โฆ