lowenware / dotrix

A 3D engine with ECS and Vulkan renderer for Rust developers
https://dotrix.rs
MIT License
292 stars 11 forks source link

Add compute shaders support #135

Closed voxelias closed 2 years ago

QuantumEntangledAndy commented 2 years ago

I had a play and added some colors and a particle life:

https://user-images.githubusercontent.com/13386481/148714696-f594bc61-9c9d-44eb-9537-f73e96b821fc.mp4

Can find it on my branch with the same name

voxelias commented 2 years ago

I had a play and added some colors and a particle life: colored_particles.mp4

Can find it on my branch with the same name

I really like it. Could you please submit a PR after we merge this?