Skip to content

Releases: MrSmith33/voxelman2

Vulkan triangle - Vertex buffer creation

26 Mar 14:50
5cb8d23
Compare
Choose a tag to compare
  • Plugin sources are now dynamically gathered and dependencies are described trough deps.txt files
    image

Vulkan triangle - Swap chain recreation

16 Mar 22:32
e0fa341
Compare
Choose a tag to compare
  • Executable now uses static lib version of all dependencies
  • Support window resize / minimization
  • Compiles shaders once
  • Fixed some bugs that resulted in validation errors during window resize and minimization
    image

Vulkan triangle - Drawing a triangle

16 Jan 13:24
3fe483f
Compare
Choose a tag to compare

deps

18 Mar 11:03
fc61aa2
Compare
Choose a tag to compare
deps Pre-release
Pre-release

Contains precompiled .lib/.dll files for CI and for people who want to compile voxelman themselves, without getting all the dependencies manually.

  • bin.7z contains .dll files (not needed for latest versions)
  • lib.7z contains static libs
  • res.7z contains some resources like font texture