vue-babylonjs icon indicating copy to clipboard operation
vue-babylonjs copied to clipboard

A ready-to-go 3d environment for Vue.js using Babylon.js

Results 33 vue-babylonjs issues
Sort by recently updated
recently updated
newest added

Can you tell me why the shader isn't being applied to my imported model? The model is imported fine, but no shader. Thanks for your time and any help! ```...

question
need repo

This issue will serve as a mailing list for important updates. Feel free to subscribe for notifications.

we tried making an animation on the material component and it didn't work. Instead we had to make it a child of mesh

When a child animation is added to a light, it does not show the animation. This interaction was not intended.

The SpotLight is not showing up when used.

The "More" heading in the navbar should be a link to its subheadings (Github, Updates, Contact info). The subheadings being hidden in the "More" page would make the menu more...

Home page is hard for a new user to understand what the library is. Possible modifications could be moving the "Getting Started" information to a separate page and making the...

When user chooses to view HTML or Pug code for one example, their choice should persist when viewing other examples on other pages.

When you click the fullscreen button on the sample animations, it will reroute to the home page.

I try to access GizmoManager through BABYLON.GizmoManager but get an exception. Checking the BABYLON object confirms Gizmo related classes are not visible. I assume this may be related to "build...