simuverse icon indicating copy to clipboard operation
simuverse copied to clipboard

Simulate particle vector fields, fluid dynamics, procedural textures, and position-based dynamics based on wgpu + egui

Results 2 simuverse issues
Sort by recently updated
recently updated
newest added

环境 ![image](https://github.com/jinleili/simuverse/assets/10174253/873a4aa9-8e78-44f7-858d-ff77e36b3c97) 步骤: 1. git clone --recursive https://github.com/jinleili/simuverse.git 2. cd simuverse 3. cargo run 预期: 结果: ![4afe32969d89628a7b8f187330c1bdc](https://github.com/jinleili/simuverse/assets/10174253/d32901bc-7d31-4196-8dab-454cd3e664aa)

when running cargo run-wasm there is a warning :could not find file cloth_500x500.png and can't get contents from localhost 8000 when i copy the cloth png to the warned directory,...