Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SpotLight showing specular highlight on away-facing surfaces. #135

Open
splace opened this issue Oct 28, 2019 · 0 comments
Open

SpotLight showing specular highlight on away-facing surfaces. #135

splace opened this issue Oct 28, 2019 · 0 comments
Labels

Comments

@splace
Copy link

splace commented Oct 28, 2019

Screenshot from 2019-10-28 20:57:12

source for above image...

#VRML V2.0 utf8 Titania V4.6.3

SpotLight {
  location 1 2 0
}

Shape {
  appearance Appearance {
    material Material {
      specularColor 1 1 1
    }
  }
  geometry Box {
    size 3 3 10
  }
}

Viewpoint {
  description "highlight"
  position 3.06774 -3.23846 -7.14079
  orientation 0.0403129680072992 0.979781666807145 -0.195966196062115 2.74381263057635
}
@splace splace added the bug label Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant