Skip to content

🦉 Change to BufferGeometry because Geometry is deprecated #1

@hex13

Description

@hex13

Existing implementation uses Geometry but now it's time to rewrite it to use either BufferGeometry or just operate on just typed arrays, without using Three.js API whatsoever. This way the library could be used in raw WebGL application (and for using in Three.js apps could be created simple wrapper).

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