Java Applets   ->   Applets


java opengl
3D graphics programming in Java, Part 3: OpenGL - Java World

The Magician Java-OpenGL binding, front-runner in the cross-platform Java binding-for-OpenGL standardization race, recently has been withdrawn from the market. Read about other choices on the market, and about the respective strengths and weaknesses of Java-OpenGL and Java 3D. Plus: Breaking news on jFree-D freeware, a new Java 3D implementation built on top of OpenGL. (3,700 words)

Hello JOGL - Java World

In this article, an excerpt from Learning Java Bindings for OpenGL, author Gene Davis explains how to get started developing a graphics-intensive program with Java Bindings for OpenGL.

Embed OpenGL inside Java AWT Canvas - The Code Project - Java Programming

This article shows how to use OpenGL calls inside Java AWT Canvas using JDK1.3's JAWT interface

1.5.0 API Download

The Java 3D API enables the creation of three-dimensional graphics applications and Internet-based 3D applets. It provides high-level constructs for creating and manipulation 3D geometry and building the structures used in rendering that geometry. With this software, you can efficiently define and render very large virtual worlds.

java.net: Jumping into JOGL

This article will help you get up and running with JOGL, the Java bindings to Open GL. You'll configure your environment and compile and run a set of 2D graphics calls.

Espresso3D.com - High performance real-time OpenGL 3D engine for the Java programming language.

Espresso3D is a high performance real-time 3D engine for the Java programming language. E3D uses OpenGL for its graphics rendering and OpenAL for audio.

Java OpenGL: Information from Answers.com

Java OpenGL JOGL (JSR-231) A demo screenshot illustrating real-time refraction using JOGL on Mac OS X Developer : Sun Microsystems Game Technology

JAVA OpenGL Games Proggies 3D

Projects, JAVA, OpenGL, Games, Proggies, Screensaver, 3D, J3D-Engine, 3D-Applet, Maple, Assembler, GL-117, Jabytad, Tom, heptargon, Thomas Drexl

SourceForge.net: gljava - Java Binding to OpenGL

The world's largest development and download repository of Open Source code and applications

SourceForge.net: OpenGL[tm] for Java[tm]

The world's largest development and download repository of Open Source code and applications

9755 driver crashes on GeForce 5200 when using Java 1.6 OpenGL pipeline - Page 2 - nV News Forums

Page 2-9755 driver crashes on GeForce 5200 when using Java 1.6 OpenGL pipeline NVIDIA Linux

Sun, SGI to Seamless Bind Java with OpenGl API

For the first time, the two most widely accepted software platforms in the graphics industry -- OpenGL and Java will work seamlessly together.

run openGL exe with java - Dev Articles

run openGL exe with java- Java Development. Visit Dev Articles to discuss run openGL exe with java

OpenGL Programming in Java

Released by Sun Microsystems in 2003, Java binding for OpenGL (JOGL; https://jogl.dev.java.net) provides students, scientists, and engineers with a new development environment for studying graphics, performing research, and building applications. In this article, the authors introduce JOGL and discuss two sample programs that demonstrate the environment's capabilities.

potatoland BLOG: Update on Java/OpenGL Demos

Mark Napier's digital artwork, code, samples, demos, thoughts and ramblings on programming and art.

Java Tips - Setting up an OpenGL window - NeHe Tutorial JOGL Port

Java Tips -- Java, Java, and more Java, Setting up an OpenGL window - NeHe Tutorial JOGL Port

Zoltar's Return - Hardware accelerated OpenGL inside a java applet - JavaPause.com

Javapause is a web site dedicated to java gaming, which provides java games based on advanced technology such as Open GL.

java.net - 0321336798 - OpenGL® Distilled

0321336798 - OpenGL® Distilled - OpenGL opens the door to the world of high-quality, high-performance 3D computer graphics. The preferred application programming interface for developing 3D applications, OpenGL is widely used in video game development, visualization and simulation, CAD, virtual reality, modeling, and computer-generated animation.OpenGL® Distilled provides the fundamental information you need to start programming 3D graphics, from setting up an OpenGL development environment to creating realistic textures and shadows. Written in an engaging, easy-to-follow style, this book makes it easy to find the information you're looking for. You'll quickly learn the essential and most-often-used features of OpenGL 2.0, along with the best coding practices and troubleshooting tips.Topics include Drawing and rendering geometric data such as points, lines, and polygons Controlling color and lighting to create elegant graphics Creating and orienting views Increasing image realism with texture mapping and shadows Improving rendering performance Preserving graphics integrity across platformsA companion Web site includes complete source code examples, color versions of special effects described in the book, and additional resources.

java.net - 0672326019 - OpenGL® SuperBible, Third Edition

0672326019 - OpenGL® SuperBible, Third Edition - OpenGL SuperBible, Third Edition is a comprehensive, hands-on guide for Mac and Windows programmers who need to know how to program with the new version of OpenGL. This book will help readers master and expand their knowledge of 3D graphics programming and OpenGL implementation. Seasoned OpenGL programmers will also find this learning tool serves as a reference that can be used time and again. This book explains how to draw lines, points, and polygons in space; move around in a virtual world; utilize raster graphics and image processing in OpenGL. In addition readers learn how to use fog and blending special effects; explore the use of OpenGL extensions; use shaders to create procedural textures; write vertex programs for dynamic special effects.