High end 2D Java (SE) graphics library [closed]

I am looking for a high-end graphics library for Java Standard Edition I know some fairly low-level libraries: AWT / swing, jogl, SDL Is there a / alternative?

My requirements are (at least):

>Anti aliasing > full screen support > alpha channel > blend mode and Z depth raster effects: (motion) blur, glow, gloomy, etc

And, optionally:

>Hardware acceleration > vector graphics (zoom / rotate / translate floating point precision) files are good and easy to start

I know if there is no library / framework that meets all the requirements, can I comment on its scalability?

Edit:

Are there any other options besides processing? Processing available (and easy?) As a library?

Solution

Not a graphics library, but an advanced applet and graphics library:

Be sure to catch a fairly recent version (you can even get the source code through mercurial and build it yourself), because the filter effects (blur, etc.) you mentioned are not available in earlier versions I know this may not be what you are looking for; It's not a treatment, but it may be a better choice, depending on what you're going to do

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>