Wumpf / meetup

Rust Graphics meetups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meetup logo

The Rust Graphics Meetup

The Rust Graphics Meetup is a place where formal talks can be given about the state of graphics work in the Rust Language.

To attend the meetup, you can watch it live on Twitch, and join in on the live discussion in the Rust Gamedev Discord.

gfx-rs lessons learned - @kvark

gfx-rs survived Rust stabilization. It survived the coming of DX12 and Vulkan. But now, the repository is in maintenance mode. This foundational project was used in many libraries and application across the Rust graphics landscape (ggez, Amethyst, Veloren, and wgpu, to name a few). What tales can the elder graphics library tell the future generations?

rend3 Architecture: Efficient, Customizable Rendering - @cwfitzgerald

This talk will go into how rend3 deals with the conflicting requirements of ease of use, customizability, and efficiency. rend3 strikes a balance between all of these requirements through careful scope reduction, ubiquitous defaults, and optimized use of data structures.

Blub - Interactive GPU fluid solver - @wumpf

About

Rust Graphics meetups