File tree 2 files changed +232
-0
lines changed
2 files changed +232
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,25 @@ making of [video](https://youtube.com/watch?v=3TOEZ7krhvI) on YouTube.
91
91
92
92
## Library & Tooling Updates
93
93
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
+
94
113
## Popular Workgroup Issues in Github
95
114
96
115
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments