#1
|
|||
|
|||
Shadow error with highlighter
I am having an issue using the highlighter function on objects in my scene. We are using dynamic lighting, including one point light with shadows turned on. Whenever we trigger the highlighter function on an object in the scene, it seems to have unusual shadow interactions.
I am currently unable to post screenshots - but basically we walk up to a monitor that is then highlighted with green (using the highlighter functionality) and shadows start to 'dance' across the model. It seems to be connected to the highlighter function somehow, because it only happens while highlighted - and it even seems synchronized with the 'pulsing' of the highlight. To confirm this, I disabled shadows from the point light and the issue no longer exists. Is there anyone that has had this issue? We would like to use dynamic shadows in our scene, but this glitch is pretty distracting. Thanks! |
#2
|
|||
|
|||
If you don't need other shadows to show on that model, you could try disabling shadows:
Code:
model.disable(viz.SHADOWS) |
#3
|
|||
|
|||
Thanks! We will try that!
|
Tags |
highlighter, light, point, shadow, vizard |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Highlighter tool on nodes in model | Seadna | Vizard | 5 | 02-11-2016 05:17 AM |
Using highlighter tool with wand | Samuli | Vizard | 2 | 09-24-2015 12:50 PM |
shadows in mirror | chris_user | Vizard | 0 | 02-17-2011 03:37 AM |
how to change shadow direction? | shahramy | Vizard | 2 | 05-05-2010 09:37 PM |
setEuler method of Shadow module | omidbrb | Vizard | 1 | 02-22-2010 09:35 AM |