Skip to content

compatibility with upcoming R72 of three.js #75

@vincent-courtalon

Description

@vincent-courtalon

Hello, i am not sure if it is really a bug or just a temporary change from R72 dev version of three.js, but using the shaderParticleEngine with it does not work for me (it works with r71 of three.js)
it makes a webgl warning "WARNING: Attribute 0 is disabled. This has signficant performance penalty" on chrome, and the particles are not visible...

if you have any idea of a quick fix (some suggestion i found was using index0AttributeName on material)? I will try later to pinpoint at what commit of three.js it happen.

and thank you for this project, it is a really fast particle engine!

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