Overview

In the following article, I created a program for 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

Source Code

Summary

We hope this serves as a useful reference.