how do light and material reflection constants work in matlab ?
1 次查看(过去 30 天)
显示 更早的评论
Hi, I am creating a 3D scene with lighting in matlab. i am defining the maerial using
material([ka kd ks n])
where ka,kd,ks are reflection constants (scalars) however in various tutorials i found online ka,kd,ks are vectors. my question is how does MATLAB work for materials? same question for lighting objects. thanks
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Lighting, Transparency, and Shading 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!