Newt on MacOS : Low resolution when jzy3d applications start

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Newt on MacOS : Low resolution when jzy3d applications start

Martin
Hi,

When using Newt on MacOS, the first rendered image appears with a very low resolution (see some images https://github.com/jzy3d/jzy3d-api/issues/44)

Might it be related to high resolution screens (I have a Retina)?

Cheers,

Martin
Reply | Threaded
Open this post in threaded view
|

Re: Newt on MacOS : Low resolution when jzy3d applications start

gouessej
Administrator
Hi

I thought about this bug first but your trouble concerns rather NEWT. Sven can probably tell you more about this problem than me. I have no Retina screen.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Newt on MacOS : Low resolution when jzy3d applications start

Martin
Thanks Julien.

I forgot to mention in my first post : resizing the window or calling chart.render() let the resolution be back to normal. So the bug you mention seams related.

For information, here are the jzy3d implementations of :
CanvasNewtAwt (https://github.com/jzy3d/jzy3d-api/blob/master/jzy3d-api/src/awt/org/jzy3d/plot3d/rendering/canvas/CanvasNewtAwt.java)
Renderer (https://github.com/jzy3d/jzy3d-api/blob/master/jzy3d-api/src/api/org/jzy3d/plot3d/rendering/view/Renderer3d.java)

Reply | Threaded
Open this post in threaded view
|

Re: Newt on MacOS : Low resolution when jzy3d applications start

gouessej
Administrator
Sorry, I forgot that you don't use a pure NEWT drawable but rather NewtCanvasAWT. Yes you're impacted by the bug 1102.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: Newt on MacOS : Low resolution when jzy3d applications start

Martin
Thanks again Julien.

Which other newt drawable do you suggest I use in Jzy3d?

2014-11-13 17:30 GMT+01:00 gouessej [via jogamp] <[hidden email]>:
Sorry, I forgot that you don't use a pure NEWT drawable but rather NewtCanvasAWT. Yes you're impacted by the bug 1102.


If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/Newt-on-MacOS-Low-resolution-when-jzy3d-applications-start-tp4033546p4033549.html
To unsubscribe from Newt on MacOS : Low resolution when jzy3d applications start, click here.
NAML