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

API improvements

xelatihy opened this issue · comments

This issue tracks changes to the API:

  • names for trace
    • render?
    • cutrace and trace naming
  • names for BVH
    • use only one data structure?
    • uniform bvh and cutrace?
  • use of span and imspan?