Viewing profile — bezdomniy
bezdomniy
HN member- Joined
- Mon, Feb 10, 2020, 5:23 AM UTC
- HN karma
- 5
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About bezdomniy
No profile information was provided.
Recent public activity
- story
-
comment
Comment #42519050
Very cool. I did a similar project with wgpu in Rust - https://github.com/bezdomniy/Rengin nice to find your projects to see where I can improve!
-
comment
Comment #38802974
I made a multithreaded Rust version of this (while learning Rust): https://github.com/bezdomniy/rust_particles you can run it with: cargo run --release No input yet, just randomly …