Skip to content

Preparing for instanced rendering #6

@popcron

Description

@popcron
  • push constant renamed to instance data
  • materials/shaders knowing if they're meant for instance rendering or not
  • renderer component storing a hash of instance data array
    • this is so that other systems can batch based on mesh+material+instance data array hash
  • array element as renderer component

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions