8000 Releases · liblava/liblava · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: liblava/liblava

liblava 2022 - v0.7.3

30 Nov 00:50
Compare
Choose a tag to compare

liblava 2022 alpha - v0.7.2

05 Jul 10:53
Compare
Choose a tag to compare
Pre-release

Free download on itch.io ➜ demo collection

demo

What's Changed

Look at 2022 preview - v0.7.1 for more information

Full Changelog: 0.7.1...0.7.2

liblava 2022 preview - v0.7.1

11 Jun 01:39
Compare
Choose a tag to compare
Pre-release

Highlights

  • Added producer and property managing in novel engine
  • Beta Vulkan Profile support (basic usage)
  • Compile shaders on app start with shaderc
  • Benchmark your app by pressing control + b
  • Take a screenshot by pressing control + p
  • Added many new Command-Line Arguments
  • Individual app configs using identification and parameter overloading
  • Now with CPM.cmake instead of git submodules
  • Overall polished demos and tutorial stages
  • Improved documentation and lots of refactorings

What's Changed

  • Fix win32 in #74
  • Added support for VkPhysicalDevice2 by @Cons-Cat in #78
  • 2022 Update in #79
  • Update GitHub Actions in #80
  • Imgui using cpm.cmake by @mall1 in #83
  • Use CPM.cmake instead of submodules in #84
  • Producer generates shaders + update demos in #85
  • Macos build by @NorbertoBurciaga in #86

New Contributors


Full Changelog: 0.6.3...0.7.1

liblava 2021 alpha - v0.6.3

20 Aug 19:54
Compare
Choose a tag to compare
Pre-release

  ➜   Download

Highlights

  • New Demos ➜ light + shapes + generic triangle
  • Generic mesh and mesh data (template)
  • Hex point, cell and grid (hexagon)
  • Many fixes, refactoring and clean up
  • Improved documentation
  • GitHub Actions

What's Changed

Full Changelog: 0.6.2...0.6.3

❤️ Thanks to @Cons-Cat and @pezcode who keep pushing the project forward with their time and knowledge


Demos

lava light

deferred shading / offscreen rendering

light


lava spawn

uniform buffer camera

spawn


lava lamp

push constants to shader

lamp


lava shapes

generating primitives

shapes


lava generic triangle

float, double, and int meshes

generic triangle


lava triangle

classic colored mesh

triangle


liblava 2021 preview - v0.6.2

04 Jul 21:56
Compare
Choose a tag to compare
Pre-release

  ➜   Download

What's Changed

Full Changelog: 0.6.1...0.6.2

lava light

deferred shading / offscreen rendering

light


liblava 2020 - v0.5.5

20 Dec 00:07
Compare
Choose a tag to compare
  • lava ➜ liblava tests
  • lava-triangle ➜ classic colored mesh
  • lava-lamp ➜ push constants to shader
  • lava-spawn ➜ uniform buffer camera

"But why is there no Linux build?"

Because Linux users like to build everything themselves, right? 😉

Full Changelog: 0.5.4...0.5.5


liblava 2020 preview - v0.5.0

20 Feb 00:22
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Use ImGui::WantCaptureKeyboard for key callbacks by @pezcode in #8
  • allow setting graphics pipeline subpass by @pezcode in #10

Full Changelog: 0.4.4...0.5.0


liblava 2019 - v0.4.4

06 Dec 01:03
Compare
Choose a tag to compare
  • lava ➜ liblava tests
  • lava-triangle ➜ classic colored mesh
  • lava-lamp ➜ push constants to shader
  • lava-spawn ➜ uniform buffer camera

Full Changelog: 0.4.3...0.4.4


0