Neo-Zhixing / vkdoc.net

Better Vulkan Documentation starts here
https://vkdoc.net
MIT License
18 stars 1 forks source link

VulkanHub

Better Vulkan Documentation starts here

VulkanHub is a project that takes the official Vulkan documentation and transforms it into a more user-friendly and accessible website. Our goal is to make learning Vulkan easier and more enjoyable for developers of all levels.

Features

Development

Make sure to install the dependencies:

pnpm install

Start the development server on http://localhost:3000

pnpm run dev

VulkanHub is currently under development. Website contents are automatically generated from the official documentation and the vk.xml file.

If there are any errors in the generation process, please open an issue and we will take a look.

License

VulkanHub is licensed under the MIT License.