xelatihy / yocto-gl

Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics
https://xelatihy.github.io/yocto-gl
2.83k stars 207 forks source link

Integrated ply reader in PbrtIo #1357

Closed xelatihy closed 2 years ago

xelatihy commented 2 years ago

We should integrate local copy of the ply reader code on the part loader. This would break a dependency and make pbrtio fully self contained, which was an original goal of the low-level refactoring code.

xelatihy commented 2 years ago

Listed in #1374