Bug 645 - Support antialiasing in offscreen 3D canvas
Summary: Support antialiasing in offscreen 3D canvas
Status: RESOLVED FIXED
Alias: None
Product: Java3D
Classification: General
Component: core (show other bugs)
Version: unspecified
Hardware: All all
: --- enhancement
Assignee: Harvey Harrison
URL:
Depends on:
Blocks:
 
Reported: 2012-11-30 13:26 CET by Manu
Modified: 2013-03-20 19:29 CET (History)
1 user (show)

See Also:
Type: ---
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manu 2012-11-30 13:26:52 CET
Java 3D supports antialiasing in canvases displayed at screen.
It would be nice that it supports antialiasing in offscreen canvases too and therefore in JCanvas3D instances.
Comment 1 Julien Gouesse 2012-11-30 20:52:42 CET
(In reply to comment #0)
> Java 3D supports antialiasing in canvases displayed at screen.

I don't understand, you said that it doesn't work too and anti-aliasing seems to be completely unimplemented in the JOGL backend.
Comment 2 Manu 2012-11-30 21:51:41 CET
Antialiasing work in on screen canvases with Java 3D 1.5.2 and Java 3D 1.6 pre5, if you set "j3d.implicitAntialiasing" System property to "true", but it doesn't work with off screen canvases (and therefore JCanvas3D instances).
Comment 3 Harvey Harrison 2013-03-20 19:29:08 CET
Fixed as part of 1.6.0-pre7