8000 GitHub - kenan-kartal/vulkan-demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

kenan-kartal/vulkan-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan Demo

A triangle with interpolated colours

Contains code of my first exposure to Vulkan API.

Build

This code is for my own use, I have not intended it to be cross-platform. That is why I have kept the build simple with GNU Make.

Library dependencies are Vulkan SDK & GLFW. Also I use glslc to compile shaders into SPIR-V format. On Ubuntu 22.04 this file comes from shaderc package which is a dependency of vulkan-sdk.

Please modify Makefile according to your system.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0