m-r-davari / flutter_3d_controller

The most complete Flutter package for rendering interactive 3D models in various formats (GLB, GLTF, OBJ, FBX), with the ability to control animations, textures, camera, and more.
https://pub.dev/packages/flutter_3d_controller
MIT License
107 stars 14 forks source link

Adjusting environmental lighting #43

Open lgtrombetta opened 6 days ago

lgtrombetta commented 6 days ago

Hi, thank you for your work on this nice package.

Loaded .gltf models tend to look too bright and with washed-out colors. Is there a way to tune the environmental lighting to increase/reduce intensity, change color temperature and other properties?