Skip to content

PaulDemeulenaere/vfx-piano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfx-piano

⚠️ Irrelevant since Unity 6 which allows RWBuffer bindings ⚠️

⚠️ Hacky and convoluted workaround to adress the lack of CPU reading from GPU collision ⚠️

It's using a camera to detect particles only based on rendering data (no GPU Event involve at this stage).

The computeShader "Reduction" extracts the needed information to minimize the transfer from GPU to CPU.

Reference:

Next Step:

  • Avoid missing collision using a child system and GPU event to render collision data in an offscreen camera

See also:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages