|
From: Daniele C. <dca...@in...> - 2010-01-13 10:09:27
|
There is a problem with windows version of quesa when used quesa interactive render. You can try to run geom test. When you try to select "Quesa interactive" from menù render app crash. If used quesa.dll debug there isn't problem. I ask if is useful to maintain this type of rendering. I use a work around to resolve the problem. If chosen interactive I set Quesa Opengl with shadows disabled. |
|
From: James W. <ja...@fr...> - 2010-01-13 19:42:07
|
On 1/13/2010 1:48 AM, Daniele Cavallini wrote: > There is a problem with windows version of quesa when used quesa > interactive render. > You can try to run geom test. When you try to select "Quesa interactive" > from menù render app crash. > If used quesa.dll debug there isn't problem. A release build of quesa.dll running the interactive render does not crash on Windows (Vista Home Premium 64-bit) for me. > I ask if is useful to maintain this type of rendering. I use a work > around to resolve the problem. > If chosen interactive I set Quesa Opengl with shadows disabled. You could think of the interactive renderer as the "legacy renderer". It might be more faithful to the behavior of QuickDraw 3D in a few cases, but in most cases the OpenGL renderer is superior. -- James W. Walker, Innoventive Software LLC <http://www.frameforge3d.com/> |
|
From: Daniele C. <dca...@in...> - 2010-01-14 17:05:00
|
I compiled last release from cvs : cvs -d :pserver:ano...@qu...:/cvsroot/quesa login cvs -d :pserver:ano...@qu...:/cvsroot/quesa -z 9 co quesa Is it right? I use Visual Studio 2008 James Walker ha scritto: > On 1/13/2010 1:48 AM, Daniele Cavallini wrote: > >> There is a problem with windows version of quesa when used quesa >> interactive render. >> You can try to run geom test. When you try to select "Quesa interactive" >> from menù render app crash. >> If used quesa.dll debug there isn't problem. >> > > > A release build of quesa.dll running the interactive render does not > crash on Windows (Vista Home Premium 64-bit) for me. > > > >> I ask if is useful to maintain this type of rendering. I use a work >> around to resolve the problem. >> If chosen interactive I set Quesa Opengl with shadows disabled. >> > > > You could think of the interactive renderer as the "legacy renderer". > It might be more faithful to the behavior of QuickDraw 3D in a few > cases, but in most cases the OpenGL renderer is superior. > > |
|
From: James W. W. <os...@jw...> - 2010-01-14 17:27:32
|
On Jan 14, 2010, at 9:04 AM, Daniele Cavallini wrote: > I compiled last release from cvs : > > cvs -d :pserver:ano...@qu...:/cvsroot/quesa login > cvs -d :pserver:ano...@qu...:/cvsroot/quesa -z 9 co quesa > > Is it right? That's old, you should be using svn. > I use Visual Studio 2008 I used CodeWarrior. > > James Walker ha scritto: >> On 1/13/2010 1:48 AM, Daniele Cavallini wrote: >> >>> There is a problem with windows version of quesa when used quesa >>> interactive render. >>> You can try to run geom test. When you try to select "Quesa interactive" >>> from menù render app crash. >>> If used quesa.dll debug there isn't problem. >>> >> >> >> A release build of quesa.dll running the interactive render does not >> crash on Windows (Vista Home Premium 64-bit) for me. >> >> >> >>> I ask if is useful to maintain this type of rendering. I use a work >>> around to resolve the problem. >>> If chosen interactive I set Quesa Opengl with shadows disabled. >>> >> >> >> You could think of the interactive renderer as the "legacy renderer". >> It might be more faithful to the behavior of QuickDraw 3D in a few >> cases, but in most cases the OpenGL renderer is superior. >> >> > > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Quesa-develop mailing list > Que...@li... > https://lists.sourceforge.net/lists/listinfo/quesa-develop |
|
From: Daniele C. <dca...@in...> - 2010-01-15 08:30:53
|
Thank you! I think download page of quesa.org should be updated. James W. Walker ha scritto: > On Jan 14, 2010, at 9:04 AM, Daniele Cavallini wrote: > > >> I compiled last release from cvs : >> >> cvs -d :pserver:ano...@qu...:/cvsroot/quesa login >> cvs -d :pserver:ano...@qu...:/cvsroot/quesa -z 9 co quesa >> >> Is it right? >> > > > That's old, you should be using svn. > > > >> I use Visual Studio 2008 >> > > > I used CodeWarrior. > > > >> James Walker ha scritto: >> >>> On 1/13/2010 1:48 AM, Daniele Cavallini wrote: >>> >>> >>>> There is a problem with windows version of quesa when used quesa >>>> interactive render. >>>> You can try to run geom test. When you try to select "Quesa interactive" >>>> from menù render app crash. >>>> If used quesa.dll debug there isn't problem. >>>> >>>> >>> A release build of quesa.dll running the interactive render does not >>> crash on Windows (Vista Home Premium 64-bit) for me. >>> >>> >>> >>> >>>> I ask if is useful to maintain this type of rendering. I use a work >>>> around to resolve the problem. >>>> If chosen interactive I set Quesa Opengl with shadows disabled. >>>> >>>> >>> You could think of the interactive renderer as the "legacy renderer". >>> It might be more faithful to the behavior of QuickDraw 3D in a few >>> cases, but in most cases the OpenGL renderer is superior. >>> >>> >>> >> ------------------------------------------------------------------------------ >> Throughout its 18-year history, RSA Conference consistently attracts the >> world's best and brightest in the field, creating opportunities for Conference >> attendees to learn about information security's most important issues through >> interactions with peers, luminaries and emerging and established companies. >> http://p.sf.net/sfu/rsaconf-dev2dev >> _______________________________________________ >> Quesa-develop mailing list >> Que...@li... >> https://lists.sourceforge.net/lists/listinfo/quesa-develop >> > > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Quesa-develop mailing list > Que...@li... > https://lists.sourceforge.net/lists/listinfo/quesa-develop > > |
|
From: James W. W. <os...@jw...> - 2010-01-16 06:48:12
|
On Jan 15, 2010, at 12:30 AM, Daniele Cavallini wrote: > Thank you! > I think download page of quesa.org should be updated. You're right, I have updated it. I have also disabled the CVS access on SourceForge. > > > James W. Walker ha scritto: >> On Jan 14, 2010, at 9:04 AM, Daniele Cavallini wrote: >> >> >>> I compiled last release from cvs : >>> >>> cvs -d :pserver:ano...@qu...:/cvsroot/quesa login >>> cvs -d :pserver:ano...@qu...:/cvsroot/quesa -z 9 co quesa >>> >>> Is it right? >>> >> >> >> That's old, you should be using svn. >> >> >> >>> I use Visual Studio 2008 >>> >> >> >> I used CodeWarrior. >> >> >> >>> James Walker ha scritto: >>> >>>> On 1/13/2010 1:48 AM, Daniele Cavallini wrote: >>>> >>>> >>>>> There is a problem with windows version of quesa when used quesa >>>>> interactive render. >>>>> You can try to run geom test. When you try to select "Quesa interactive" >>>>> from menù render app crash. >>>>> If used quesa.dll debug there isn't problem. >>>>> >>>>> >>>> A release build of quesa.dll running the interactive render does not >>>> crash on Windows (Vista Home Premium 64-bit) for me. >>>> >>>> >>>> >>>> >>>>> I ask if is useful to maintain this type of rendering. I use a work >>>>> around to resolve the problem. >>>>> If chosen interactive I set Quesa Opengl with shadows disabled. >>>>> >>>>> >>>> You could think of the interactive renderer as the "legacy renderer". >>>> It might be more faithful to the behavior of QuickDraw 3D in a few >>>> cases, but in most cases the OpenGL renderer is superior. >>>> >>>> >>>> >>> ------------------------------------------------------------------------------ >>> Throughout its 18-year history, RSA Conference consistently attracts the >>> world's best and brightest in the field, creating opportunities for Conference >>> attendees to learn about information security's most important issues through >>> interactions with peers, luminaries and emerging and established companies. >>> http://p.sf.net/sfu/rsaconf-dev2dev >>> _______________________________________________ >>> Quesa-develop mailing list >>> Que...@li... >>> https://lists.sourceforge.net/lists/listinfo/quesa-develop >>> >> >> >> ------------------------------------------------------------------------------ >> Throughout its 18-year history, RSA Conference consistently attracts the >> world's best and brightest in the field, creating opportunities for Conference >> attendees to learn about information security's most important issues through >> interactions with peers, luminaries and emerging and established companies. >> http://p.sf.net/sfu/rsaconf-dev2dev >> _______________________________________________ >> Quesa-develop mailing list >> Que...@li... >> https://lists.sourceforge.net/lists/listinfo/quesa-develop >> >> > > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for Conference > attendees to learn about information security's most important issues through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Quesa-develop mailing list > Que...@li... > https://lists.sourceforge.net/lists/listinfo/quesa-develop |