[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Thread Index]
[Monthly Archives] [List Home]

RE: [Virtools] additional views and lighting question



Hello,

What are you trying to achieve?
If you want to show several objects in a view and hide them in the other,
to my knowledge, the only solution with predefined BBs is to use a 1 frame
delay
between each Additionnal View BB (using on/off on each frame).
Now, if you want to "define a script to be executed only if the additional
view will be rendered",
just put the Additionnal View BB into this script. But I do not see how does
it cope with the problem.
It is to be notified that render occurs after behavior process, and both
views are drawn at render time.
The only sequence available is Pre,Post,PostSprite renders.

Best regards,

Christian Garnier.


-----Message d'origine-----
De : owner-virtools-user-group@lists.theswapmeet.com
[mailto:owner-virtools-user-group@lists.theswapmeet.com]De la part de
Klaus-Jürgen Quast
Envoyé : lundi 22 juillet 2002 12:45
À : chrgarnier@wanadoo.fr
Cc : virtools-user-group@lists.theswapmeet.com
Objet : Re: [Virtools] additional views and lighting question


Hello Christian,

I like to use a "double additionnal view" (your second assumption).

I read about the possibility to use callbacks, but did not use the SDK
till now (and hope not to use it for this project).

Is there no possibility to define with the predefined BBs a script to be
executed only if the additional view will be rendered?

Best regards

Klaus


Christian Garnier wrote:

 > Hello,
 >
 > You have to switch off (hide) lights between the first and second render.
 > If you don't mind rendering only one of the views each frame, then simply
 > do it in the script.
 > If you mind, you have to code a double additionnal view using a callback
 > it removes the lights from the RenderContext (and add others) between
each
 > rendering.
 >
 > Best regards,
 >
 > Christian Garnier.
 >
 > -----Message d'origine-----
 > De : owner-virtools-user-group@lists.theswapmeet.com
 > [mailto:owner-virtools-user-group@lists.theswapmeet.com]De la part de
 > Klaus-Jürgen Quast
 > Envoyé : vendredi 19 juillet 2002 21:13
 > À : virtools-user-group@lists.theswapmeet.com
 > Objet : [Virtools] additional views and lighting question
 >
 >
 > Using the "BB Additional View" one can get a second render view (viewing
 > the same scene from another camera position) on top of the main render
 > view simultaneously.
 >
 > How to achieve a usage of lights different in both views?
 > In particular for each view to light the scene EXCLUSIVELY with the
 > camera light fixed on the respective camera.
 >
 > Thank you in advance for tips.
 >
 > Klaus
 >
 > ...............................................................
 > Distributed via the virtools-user-group list:
 > http://www.theswapmeet.com/numl.html
 > To reply to the list instead of its author, use "Reply to All"
 > To unsubscribe: send "unsubscribe virtools-user-group" to
 > Majordomo@lists.theswapmeet.com
 > To subscribe: send "subscribe virtools-user-group" to
 > Majordomo@lists.theswapmeet.com
 > To post a message: send it to virtools-user-group@lists.theswapmeet.com
 > ...............................................................
 >
 >
 >



...............................................................
Distributed via the virtools-user-group list:
http://www.theswapmeet.com/numl.html
To reply to the list instead of its author, use "Reply to All"
To unsubscribe: send "unsubscribe virtools-user-group" to
Majordomo@lists.theswapmeet.com
To subscribe: send "subscribe virtools-user-group" to
Majordomo@lists.theswapmeet.com
To post a message: send it to virtools-user-group@lists.theswapmeet.com
...............................................................

...............................................................
Distributed via the virtools-user-group list: http://www.theswapmeet.com/numl.html
To reply to the list instead of its author, use "Reply to All"
To unsubscribe: send "unsubscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To subscribe: send "subscribe virtools-user-group" to Majordomo@lists.theswapmeet.com
To post a message: send it to virtools-user-group@lists.theswapmeet.com
...............................................................


References: