You're right, it is a view attribute. 

Stefan. 



On 02.02.2012, at 17:54, "oliver [via Software]" 
<[email protected]> wrote:

> Hi Stephan,
> 
> should I add the ortho functionality as attribute of seq::ViewData or should 
> it be an overridable getter in seq::Renderer?
> 
> Best!
> Oliver
> 
> Am 02.02.2012 15:15, schrieb Stefan Eilemann [via Software]:
>> 
>> Hi Oliver, 
>> 
>> On 2. Feb 2012, at 12:32, oliver [via Software] wrote: 
>> 
>> > Is it easily possible to use orthographic projection with Sequel? Because 
>> > I couldn't find the corresponding parts in seqPly. 
>> > 
>> > The application which is developed is 2D based, using multiple 
>> > projections. It would be perfect if I would have a coordinate system from 
>> > 0 to 1 (or-1 to 1) spanning over all projections. But I guess that's the 
>> > standard case... 
>> 
>> The ortho projection simply projects orthographically on the defined walls. 
>> Getting this is just a matter of wiring the eq::Channel::useOrtho to the 
>> seq::Renderer. The easiest would be if you fork the github repo, implement 
>> it yourself and push the change. Alternatively please open an issue and 
>> we'll do it eventually. 
>> 
>> I suggest that you then set the walls of your views programmatically to 
>> normalized values, since this orthographic projection has no relationship to 
>> physical dimensions. 
>> 
>> 
>> HTH, 
>> 
>> Stefan. 
>> 
>> 
>> 
>> If you reply to this email, your message will be added to the discussion 
>> below:
>> http://software.1713.n2.nabble.com/Announcing-Sequel-A-simple-API-to-the-Equalizer-parallel-rendering-framework-tp6495036p7247039.html
>> To unsubscribe from Announcing Sequel - A simple API to the Equalizer 
>> parallel rendering framework., click here.
>> NAML
> 
> 
> 
> If you reply to this email, your message will be added to the discussion 
> below:
> http://software.1713.n2.nabble.com/Announcing-Sequel-A-simple-API-to-the-Equalizer-parallel-rendering-framework-tp6495036p7247574.html
> To start a new topic under Equalizer - Parallel Rendering, email 
> [email protected] 
> To unsubscribe from Equalizer - Parallel Rendering, click here.
> NAML


--
View this message in context: 
http://software.1713.n2.nabble.com/Announcing-Sequel-A-simple-API-to-the-Equalizer-parallel-rendering-framework-tp6495036p7247722.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to