Skip to content

Mesh Abstraction #30

Description

@wpumacay

Description

This keeps track of the functionality related to our Mesh object. It's basically a type of Renderable that holds both material and geometry data.

Tasks

  • Base implementation (C++)
  • Examples of usage (C++)
  • Implement Python bindings
  • Examples of usage (Python)
  • Documentation (API auto-generated by Sphinx)
  • Documentation (.rst custom made for detailed description)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: bindingsRelated to Python Bindings generationcomponent: engine objectsRelated to objects from the engine itself (e.g. Cameras, Lights, Meshes, etc.)component: shadersRelated to creating/updating/refactoring glsl shaders from the enginetype: docstype: feature

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions