Skip to content

Commit 87de391

Browse files
authored
N23: Add erupt (#681)
1 parent 5fc73fd commit 87de391

File tree

2 files changed

+232
-0
lines changed

2 files changed

+232
-0
lines changed

content/news/023/erupt.svg

+213
Loading

content/news/023/index.md

+19
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,25 @@ making of [video](https://youtube.com/watch?v=3TOEZ7krhvI) on YouTube.
9191

9292
## Library & Tooling Updates
9393

94+
### [erupt]
95+
96+
![erupt logo](erupt.svg)
97+
98+
[erupt] by [@Friz64] provides bindings to the Vulkan API.
99+
100+
Since being last mentioned in the newsletter shortly after its release, erupt
101+
has undergone significant development. The generator, erupt's heart, has been
102+
rewritten from scratch with the aim to improve maintainability. On top of that,
103+
many bugs were fixed, the function loader was rewritten and usability was
104+
improved while always keeping up to date with the latest Vulkan Headers as best
105+
as possible.
106+
107+
The ecosystem has gained traction, with many people using the crate for their
108+
projects. Pure Rust Vulkan allocators with support for erupt have been released.
109+
110+
[erupt]: https://gitlab.com/Friz64/erupt
111+
[@Friz64]: https://blog.friz64.de/about
112+
94113
## Popular Workgroup Issues in Github
95114

96115
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)