Skip to content

Non-C/C++ Vulkan development #499

Description

@iagoCL

Summary

In some surveys, we receive feedback from developers who want to use Vulkan in other languages, mostly Rust. You can easily use the C API from almost any language, and there are many popular, unofficial language bindings that allow you to use Vulkan in other languages.

You can use the Vulkan C API for learning Vulkan in any language. #202 will add a good a basis for learning Vulkan in almost any language, most Vulkan concepts are language-independent.

Proposed changes

We might want to add a short paragraph to the introduction explaining this. It might seem basic, but I believe some of the audience is not aware of it.

I would also consider adding a small paragraph about third-party tutorials, libraries and bindings for using Vulkan in other popular languages, but I am uncertain about this.

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