gameknife / gkNextRenderer

A Modern gkRenderer
15 stars 2 forks source link

fix texture map #25

Closed tigrazone closed 3 days ago

tigrazone commented 3 days ago

Need to work more... I plan to add command line option --load-scene for obj, glb, gltf files. False start. I will make pull request after finish these feature

tigrazone commented 3 days ago

Did you know how to understand which type of material in obj file w/o faking like check material name to "glass" string variants?

gameknife commented 3 days ago

obj file is hard to impl pbr material, try use gltf if u want to edit, I can provide the source art .blend file in another repo actually, I plan to remove obj support...

tigrazone commented 3 days ago

Thank you. Understand

tigrazone commented 3 days ago

Let it be but wrong materials is not our problem ;-)