T
T
Tyu Vyacheslav2022-03-22 13:37:33
three.js
Tyu Vyacheslav, 2022-03-22 13:37:33

How to properly set Light when adding a 3d model to an application written in next.js?

Good afternoon. Please tell me, I can not adjust the light in the 3D model.
For me it looks like this:
62399eea577c1781386557.png

you need light to fall on black metal and it looks light.

<ambientLight intensity={25}  color={0xffffff}/>
            <directionalLight intensity={25} color={0xffffff} castShadow={true}/>


here are the current settings

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question