xelatihy / yocto-gl

Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics

Home Page:https://xelatihy.github.io/yocto-gl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move more code to CUDA

xelatihy opened this issue · comments

We should move more code to CUDA by including them in headers

Most code if now being moved to CUDA. To move more code we would need to expose the rendering internals which for now is not desired.