Hello, i just created a kitchen with a 3d models that i got from skitchfab, then i imported the models in the scene, and added some lights, but the models are not looking realistic, any tips to how we can make the kitchen and the models more realistic without manipulating the models material in blender, i need all the work to be done in my react three fiber environment.
this is how my kitchen room looks like
You can achieve realism in threejs, checkout interior design project, the strategy involves optimizing both threejs postprocessing and the gltf assets to reduce draw calls so you get both realism and speed.