this post was submitted on 12 Jun 2023
41 points (100.0% liked)

Rust Lang

7 readers
1 users here now

Rules [Developing]

Observe our code of conduct

Constructive criticism only

No endless relitigation

No low-effort content

No memes or image macros

No NSFW Content

founded 1 year ago
MODERATORS
 

Any project in rust you want to chat about.

you are viewing a single comment's thread
view the rest of the comments
[–] icesentry@lemmyrs.org 1 points 1 year ago

I've been working on adding gpu picking to the bevy game engine. I'm struggling a bit to make it fast, but it works fairly well already. Hopefully the PR will be ready soon.