<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
Hi,<BR>
I'm working on the stereoscopic thing and noticed a problem for debugging my work.<BR>
I made modifications in the scratchpad.ss and launched fluxus from the git folder (./fluxus).<BR>
The problem is "local" fluxus use the "installed" scratchpad file instead of the local one.<BR>
I think it's a path issue but don't know how to specify the priority.<BR>
<BR>
Cheers,<BR>
Ted<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
Hi the list,<BR>
still working on Fluxus and a passive 3D stereoscopik system.<BR>
A step closer, we just received our circular polarisation filters for the two video-projectors.<BR>
I watched the scrathpad.ss as you recommended but I'm not very confortable with all renderer functions.<BR>
My goal is to make an automatic resising two side-by-by "viewports".<BR>
Many questions come.<BR>
Is (fluxus-reshape-callback x y) the best way to resize the Fluxus window?<BR>
What mean all these important-seems functions?<BR>
(draw-buffer *)<BR>
(do-render)<BR>
(clear-frame *)<BR>
<BR>
When I'm trying a basic<BR>
((eq? stereo-mode 'sidebyside)<BR>
(fluxus-reshape-callback (* width 2) height)<BR>
(do-render)<BR>
)<BR>
line 216 in modules/scheme/scratchpad.ss, I'm getting a #f return from (set-stereo-mode 'sidebyside)<BR>
<BR>
If someone can help me on this...<BR>
Thanks in advance.<BR>
<BR>
Cheers,<BR>
Ted <BR>
</BLOCKQUOTE>
<BR>
<BR>
</BODY>
</HTML>