gameknife / gkNextRenderer

A Modern gkRenderer
41 stars 4 forks source link

how to reproduce "Planets In One Weekend", "Lucy In One Weekend", "Cornell Box & Lucy" with your framework? #4

Closed tigrazone closed 3 months ago

tigrazone commented 3 months ago

I'm trying to add transforms on node creation and it works. but how to appoint textures?

gameknife commented 3 months ago

like the Model::LoadGLTFScene do, push it to textures, and make the id correct in matierial

currently, all texture are bindless, it store in a global texture lists, reference by id in material