utilForever / SnowSimulation

Snow simulation based on Disney's "The material point method for Snow Simulation" paper using Qt and CUDA
MIT License
44 stars 15 forks source link

ui_MainWindow.h is missing #8

Open orklann opened 3 years ago

orklann commented 3 years ago

Great project.

But can not build the projects with Visual Studio due to missing some files, like ui_MainWindow.h and a few others.

Can you import these files?

orklann commented 3 years ago

Or can you release binaries for testing purpose so that I can understand the code better by running the binary as a demo.

If I can not build the project, It will be fine to get the pre-build binary. :)