View Full Version : HOW to capture screen with JAVA
KPower
11-15-2008, 08:48 AM
I would like to know how can i capture screen with JAVA.
And where can i download OpenGL lib for JAVA.
Thank you very much.
satan
11-15-2008, 10:05 AM
I would like to know how can i capture screen with JAVA.
Don't know, don't care. Ask in a JAVA forum.
And where can i download OpenGL lib for JAVA.
http://www.google.com/search?q=java%20opengl
Thank you very much.
No problem. I always like to share my l33t m4d g00gl3 5k1llz.
mbien
11-15-2008, 04:01 PM
https://jogl.dev.java.net/
search for java.awt.Robot in the javadoc for an easy way for making screen shots.
forum:
http://www.javagaming.org/
satan
11-15-2008, 06:21 PM
Only for the record. https://jogl.dev.java.net/ is the second hit on google with the wikipedia entry for jogl being the first. <sigh>
nicolasbol
11-16-2008, 09:30 AM
I personnaliy use "LWJGL" which as integrated screenShot and openGL 3.0 bidding my default.
Z-Knight
11-17-2008, 11:00 AM
Also, there are JOGL forums that you can visit:
http://www.javagaming.org/index.php?board=25.0
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.