SakeTami
dvvr
dvvr

patreon


Release 2024.7

https://youtu.be/sXwzYR4uHT4

Cloth Simulation Preview

Real-time “Cloth Simulation” system is now available for the built-in Dummy model as a preview. This is proper cloth simulation built from ground up. It simulates every vertices of the cloth mesh with actual phsyics properties and constraints. The realism is at a whole new level compared to the existing physics tools that use rigid body physics. Key features include:

Head over to the “Cloth Simulation” settings to explore and have fun! There you can

The entire simulation system runs on a separate thread so if you have spare CPU cores and the computation can be performed within the frame time, it will have 0 impact on your current fps.

The simulation requires very small time steps to have great results. The ideal FPS is around 100 fps for the best realism under the default settings (at 4 substeps and 2 iterations). If your target fps is between 30 - 60 fps, it should still perform well but the result might have a bit “slow motion” feel. You can try to increase the number of sub steps to compensate for this but it will increase the computational load.

We are currently only enabling this for the dummy model as a preview. There are additional works to be done in the motion and model systems to allow it to be integrated with PMX and XPS models. Please stay tuned for future updates!

Motion Updates

Other changes

Comments

The Snapdragon 8 Gen 4 mobile processor from Qualcomm supports hardware frame interpolation and is set to launch in October. If Vulkan's reflection handling is optimized for 60 frames per second, there shouldn't be any issues.

TaiqiTao

Screen space reflection can only render fully opaque objects, because it happens before any transparent material is renderred on screen. There is no way around that limitation. Use other reflection modes if you need perfect reflection.

VR Storm Lab

Screen space reflection obtains the reflection of the model without any rendering.Luminous lights can't be reflected correctly.There was a decompression error when decompressing the software.

TaiqiTao


More Creators