Skip to content

Vulkan back-end?Β #1153

@cesss

Description

@cesss

I see there's no Vulkan back-end, but I believe it would be a great idea in many aspects:

  • It's an API with concepts targeted to current gfx hardware designs, closer to Metal than to OpenGL.
  • It's available on Windows, Linux, and MacOS (on MacOS you need the MoltenVK lib, which works on top of Metal, but I tried it and it works really great).
  • Performance of OpenSubdiv should be better than with OpenGL.
  • Gfx developers are progressively turning their eyes to Vulkan (just to put an example, even ImGui has a Vulkan back-end).

I'm going to start Vulkan back-ends for my projects in the upcoming months, so I'd like that OpenSubdiv will be supported on them too.

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