SkillAgentSearch skills...

VulkanTemplate2D

Testing a light Vulkan 1.3 abstraction for 2D games

Install / Use

/learn @SaschaWillems/VulkanTemplate2D
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

Vulkan 2D Template

About

Fun project I did during the days off at the end of 2024 to test my light Vulkan abstraction. It's a bindless Vulkan 1.3 renderer using only two draw calls. One for rendering all the moving objects (sprites, projectiles, numbers) and one for the tileset. It can render lots of sprites at high framerates, though my actual goal was to do something that has some actual gameplay for a change.

Note: Experimental private project not guaranteed to work

Media

IMAGE ALT TEXT (Click for a video)

Credits

  • Tiles and sprites from https://opengameart.org/content/dungeon-crawl-32x32-tiles
  • Music from https://opengameart.org/content/8-bit-infinite-darkness

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated22d ago
Forks1

Languages

C++

Security Score

90/100

Audited on Mar 7, 2026

No findings