Changes between Initial Version and Version 1 of Ticket #1243


Ignore:
Timestamp:
Aug 5, 2020, 4:53:00 PM (5 years ago)
Author:
Tom Goddard
Comment:

There are settings to control this. The command "material transparentCastShadows true" can make transparent models cast shadows. It does name atomic models inside dark. The atoms can be made to not show ambient shadows with "lighting model multishadow false". Requires knowing these tricky commands.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1243

    • Property Resolutionfixed
    • Property Status assignedclosed
  • Ticket #1243 – Description

    initial v1  
    1 Would like ambient shadowing on transparent surfaces.  Currently transparent surfaces do not cast ambient shadows because this makes the atomic model inside the surface black or dark.  A possible solution is to allow the surface to cast shadows but allow setting the molecular model inside the surface to not receive shadows.  A problem with this is that the user would probably have to know some obscure command to disable receiving shadows on the interior model.  It seems to tricky to try to figure out which models are inside a transparent surface and automatically change shadow behavior.
     1Would like ambient shadowing on transparent surfaces.  Currently transparent surfaces do not cast ambient shadows because this makes the atomic model inside the surface black or dark.  A possible solution is to allow the surface to cast shadows but allow setting the molecular model inside the surface to not receive shadows.  A problem with this is that the user would probably have to know some obscure command to disable receiving shadows on the interior model.  It seems too tricky to try to figure out which models are inside a transparent surface and automatically change shadow behavior.