Skip to content

Explode component not functioning in A-Frame 4.0 #2

Description

@processprocess

Hi dmarcos!

When the A-Frame source is switched from "aframe-core.js" to "https://aframe.io/releases/0.4.0/aframe.min.js" the component breaks.

It looks like "entityEl.getObject3D('mesh');" on line 14 of "explode.js" is returning BufferGeometry instead of THREE.Mesh data, therefore it's not exposing the faces of the object and throws an error.

I'm hitting a wall trying to access the faces of the geometry. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions