You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 days ago | |
---|---|---|
shaders | 3 days ago | |
LICENSE | 3 days ago | |
Makefile | 3 days ago | |
README.md | 3 days ago | |
VulkanTest | 3 days ago | |
main.cpp | 3 days ago |
README.md
This is a metaballs project I worked on for fun, with the Vulkan library. It was tested for a pretty weak Chromebook, and is totally broken on most other systems. I might go back to fix it, but I'm looking to do new projects.
The code here was based on the code (and knowledge) from the Vulkan Tutorial website, the code of which has kindly been licensed under the CC0. This project is licensed under the GPLv3 or later.