Is there a way to change the anaglyphic colour mode from red/green to red/cyan? I see that a feature request was made a long time ago… Thanks, Tim.
-- Dr. Tim Wright http://www.timwrightmusic.com http://www.st-karas.com
On 06/28/2016 07:36 PM, Tim Wright wrote:
Is there a way to change the anaglyphic colour mode from red/green to red/cyan? I see that a feature request was made a long time ago… Thanks,
with the (unreleased) Gem-0.94 (as found in git, so you have to compile yourself), the entire anaglyph code is exposed on the patch level, so you can tweak it however you want.
gfadsr IOhannes
Unfortunately I have had no success compiling Gem 0.94. I don’t really have the skills or the programming knowledge to be able to do this, and a friend who does has been unable to compile it either. Is there any other way of switching the mode? Thanks for your patience…. Best, Tim.
On 29 Jun 2016, at 17:00, IOhannes m zmölnig zmoelnig@iem.at wrote:
On 06/28/2016 07:36 PM, Tim Wright wrote:
Is there a way to change the anaglyphic colour mode from red/green to red/cyan? I see that a feature request was made a long time ago… Thanks,
with the (unreleased) Gem-0.94 (as found in git, so you have to compile yourself), the entire anaglyph code is exposed on the patch level, so you can tweak it however you want.
gfadsr IOhannes
GEM-dev mailing list GEM-dev@lists.iem.at https://lists.puredata.info/listinfo/gem-dev
On 11/16/2016 02:24 PM, Tim Wright wrote:
Unfortunately I have had no success compiling Gem 0.94. I don’t really have the skills or the programming knowledge to be able to do this, and a friend who does has been unable to compile it either. Is there any other way of switching the mode?
you have two options: - fix the code in Gem-0.93 source code to do what you want and recompile. OR - compile Gem-git and adjust it on the patch-level however you need it.
so to answer your question: no, you want get what you want without compiling Gem.
gfmdsara IOhannes
the good news is that you can simulate stereoscopic mode using the standart mode. use 2 frambuffer with different viewpoint to render the same scene, and then render the 2 framebuffer in the main windows.
cheers c
Le 17/11/2016 à 21:54, IOhannes m zmölnig a écrit :
On 11/16/2016 02:24 PM, Tim Wright wrote:
Unfortunately I have had no success compiling Gem 0.94. I don’t really have the skills or the programming knowledge to be able to do this, and a friend who does has been unable to compile it either. Is there any other way of switching the mode?
you have two options:
- fix the code in Gem-0.93 source code to do what you want and recompile.
OR
- compile Gem-git and adjust it on the patch-level however you need it.
so to answer your question: no, you want get what you want without compiling Gem.
gfmdsara IOhannes
GEM-dev mailing list GEM-dev@lists.iem.at https://lists.puredata.info/listinfo/gem-dev