attackgoat / screen-13

Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.
Apache License 2.0
264 stars 13 forks source link

More acceleration structure operations #77

Open attackgoat opened 4 months ago

attackgoat commented 4 months ago

This is a WIP with the goal of adding new APIs for updating and building acceleration structures. Along the way some things are cleaned up a bit. Based on #75.