[Tutorial] Integrating Polygonjs Scenes in Vuejs apps

Here is a new tutorial, which explains how to easily integrate one or several Polygonjs scenes in a vuejs app.

This is using a simple component. That makes those scenes easy to add or remove from a page. And it also makes it easier to link any parameter of a scene to your vuejs state.

Feel free to let me know if you have any questions about it.

vue_example

1 Like