filament icon indicating copy to clipboard operation
filament copied to clipboard

API for importing native buffers as buffer objects

Open palver123 opened this issue 2 years ago • 1 comments

First PR of https://github.com/google/filament/issues/7319. To be followed by another 2 PRs for Metal and for OpenGL backends. I have a working solution for these 2 backends but I wanted to keep the changelist small so I opened this PR that doesn't contain any implementation.

palver123 avatar Nov 13 '23 15:11 palver123

Preview for a possible Metal implementaiton: https://github.com/shapr3d/filament/compare/import_native_buffers...shapr3d:filament:import_native_buffers_mtl

palver123 avatar Nov 13 '23 15:11 palver123

Since this PR diverged from main, I close it. Can be reopened anytime if needed.

palver123 avatar Mar 25 '24 15:03 palver123