Skip to content

Guarantee Location is 2D When Setting Uniform #10

@dawsonc623

Description

@dawsonc623

While setting up data to draw elements with, the draw implementation in Ren2Renderer just assumes the Float32Array coming back from buffer.getLocation() is of length 2. Changing to something like buffer.getLocationX() and buffer.getLocationY() would be more fool-proof.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions