Skip to content

Add gpu rendering helper #7

@ikskuh

Description

@ikskuh

Currently, only a software renderer is provided. This should be changed in a way that the SDK supports exporting GPU usable data (export set of triangles).

This feature should provide:

  • Exporting a set of triangle data
  • Export a set of material definitions/draw calls
  • Allow configurable precision for triangulation of round shapes
  • Agnostic to rendering api (support Vulkan, OpenGL, DirectX, …)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions