Artur Wyszyński

Results 12 comments of Artur Wyszyński

I'm seeing flickering too, after updating to 0.16, full code [here](https://github.com/WildPixelGames/voxelis/blob/master/voxelis-bevy/examples/greedy_meshing.rs#L626) https://github.com/user-attachments/assets/5b512e9f-7582-42c0-ae25-c806343f5421 ```rust meshes.insert(&mut self.greedy_mesh, greedy_mesh); ```

> I didn't know we supported parsing integers from hex strings ... can you add a test for that? You're right, it was late, I was thinking about parsing hex...