CalderaD - SDL2 Vulkan renderer for windows, linux, and android

Danny Arends Danny.Arends at gmail.com
Fri May 14 16:39:53 UTC 2021


Dear all,

I'm proud to announce CalderaD, yet another SDL2 Vulkan renderer 
in the D Programming Language. However, this one will work on 
Windows, Linux, and even Android. The current 'engine' is based 
on the excellent vulkan-tutorial.com, and uses SDL2 via the 
bindbc-sdl bindings for cross-platform support. Vulkan support is 
provided by using the ErupteD binding for Vulkan.

Find the GPL-v3 licensed code here: 
https://github.com/DannyArends/CalderaD

The name CalderaD, comes from the word caldera a large 
cauldron-like hollow that forms shortly after a volcanic 
eruption. The term comes from Spanish caldera, and Latin 
caldaria, meaning "cooking pot".

I hope this project can help others cook up some nice android 
apps, and will show that a language like D has something to offer 
on the mobile platform.

Danny



More information about the Digitalmars-d-announce mailing list