NVIDIA / warp

A Python framework for high performance GPU simulation and graphics
https://nvidia.github.io/warp/
Other
4.3k stars 246 forks source link

[QUESTION] Material Differentiation Question #367

Open rrzhang139 opened 3 days ago

rrzhang139 commented 3 days ago

Would it be better to separate the material params into their own warp arrays? So that one could isolate differentiation to just one parameter for flexibility. Great Job and keep up the good work!