ToruNiina / spray

molecular viewer based on ray-tracing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enable to change material/color from gui

ToruNiina opened this issue · comments

spray::cuda::render function can return the index of the object that the ray going through the pixel hits first.
From that information, we can get the information about the object.

done in debf2d3.