Coder Social home page Coder Social logo

sgothel / jogl Goto Github PK

View Code? Open in Web Editor NEW
316.0 35.0 143.0 155.15 MB

Java™ Binding for the OpenGL® API

Home Page: http://jogamp.org

License: Other

Shell 0.80% HTML 1.31% Java 65.27% C 30.34% Awk 0.01% Objective-C 1.43% C++ 0.12% GLSL 0.57% Gnuplot 0.01% Batchfile 0.14%
java opengl platform-independent

jogl's Introduction

JOGL, High-Performance Graphics Binding for Java™

Original document location

Git Repository

This project's canonical repositories is hosted on JogAmp.

Overview

The JOGL project hosts the development of high-performance graphics binding for Java™, and is designed to provide hardware-supported 3D graphics and multimedia to applications written in Java™.

JOGL provides full access to the APIs in the OpenGL® [ 1.0 .. 4.5 ], ES [ 1.0 .. 3.2 ] and EGL [ 1.0 .. 1.5 ] specification as well as nearly all vendor extensions. OpenGL Evolution & JOGL and this API Specification may give you a brief overview.

JOGL also embraces multimedia technology and binds to FFMpeg as well as to other media libraries providing a unified access API with JOAL. Further, stereo devices are supported in a generic fashion as well as for early OculusVR.

JOGL integrates with the AWT, Swing, OpenJFX and SWT widget sets, as well as with custom windowing toolkits using the NativeWindow API.

JOGL also provides its own native windowing toolkit, NEWT, running on top of X11, Windows, MacOS and even on bare-metal console mode without a windowing system.

JOGL contains Graph, a resolution-independent GPU NURBS curve renderer suitable for desktop and embedded devices and supporting text type rendering [ paper, slides ]. Graph is used in the contained GraphUI, enabling immersive UI within the 3D scene.

JOGL is part of the JogAmp project.

List of proposed work items & use-cases and current blog entries.

The JogAmp project needs funding and we offer commercial support!
Please contact Göthel Software (Jausoft).

Organization of the JOGL source tree

doc/                Build and user documentation
make/               Ant build scripts
make/config         Configuration files for glue code generation
make/stub_includes  Header files for glue code generation
src/                Java and native source code for:
src/jogl            - JOGL
src/nativewindow    - NativeWindow Interface
src/newt            - NEWT
src/graphui         - GraphUI
src/demos           - Demos
src/test            - Unit tests
www/                Web pages

NativeWindow, NEWT and GraphUI might be build seperately.

Contact Us

References

JogAmp History & Milestones

Bottom line, too much work has been performed to be listed here.
However, let's have a few sentimental points listed and we may add a few more as we go.

OpenGL™ for Java™ (GL4Java)

OpenGL™ for Java™ (GL4Java) was developed from March 1997 until March 2003.
Its concepts were reused in the subsequently launched JOGL project
initially lead by Sun Microsystems and later by the JogAmp community,
rendering GL4Java effectively JOGL's predecessor. A few of the concepts reused were:

  • C-Header Compiler to JNI glue code: C2J -> GlueGen
  • AWT integration: GLCanvas, GLJPanel (swing)
  • WinHandleAccess -> NativeWindow
  • GLDrawableFactory, GLDrawable, GLContext, GLEvenListener

GlueGen, JOAL and JOGL at Sun Microsystems & Co

JogAmp Period

Conferences

Papers

Santina, Rami. Resolution Independent NURBS Curve Rendering using Programmable Graphics Pipeline. GraphiCon'2011. Paper, Slides, Initial Blog, Blog Series

Acknowledgments

The JogAmp Community is grateful for all the contributions of all of the individuals who have advanced the project. For sure we are not able to list all of them here. Please contact us if you like to be added to this list.

This list can hardly cover all contributors and their contributions.

Since roughly 2010, JOGL development has been continued by individuals of the JogAmp community, see git log for details.

Chronological

Sven Gothel created OpenGL™ for Java™ (GL4Java) in March 1997 and maintained it up until March 2003.

Kenneth Bradley Russell and Christopher John Kline developed JOGL, acquired by Sun Microsystems and released the first public version in 2003.

Gerard Ziemski contributed the original port of JOGL to Mac OS X.

Rob Grzywinski and Artur Biesiadowski contributed the Ant build support. Alex Radeski contributed the cpptasks support in the build process.

Pepijn Van Eeckhoudt and Nathan Parker Burg contributed the Java port of the GLU tessellator. Pepijn also contributed the initial version of the FPSAnimator utility class.

James Walsh (GKW) contributed the substantial port of the GLU mipmap generation code to Java, as well as robustness fixes in the Windows implementation and other areas.

The JSR-231 expert group as a whole provided valuable discussions and guidance in the design of the current APIs. In particular, Kevin Rushforth, Daniel Rice and Travis Bryson were instrumental in the design of the current APIs.

Travis Bryson did extensive work on the GlueGen tool to make it conform to the desired API design. He also shepherded JSR-231 through the standardization process, doing extensive cross-validation of the APIs and implementation along the way, and authored JOGL's nightly build system.

Lilian Chamontin contributed the JOGLAppletLauncher, opening new ways of deploying 3D over the web.

Christopher Campbell collaborated closely with the JOGL development team to enable interoperability between Sun's OpenGL pipeline for Java2D and JOGL in Java SE 6, and also co-authored the TextureIO subsystem.

Sven Gothel refactored the windowing subsystem layer to be generic, introduced the support for multiple GL profiles, realized NEWT etc. He teamed up with Rami Santina, realizing the new graph package exposing generic curve, text and UI support.

Rami Santina researched and implemented the math behind the new graph package RSantina, etc.

The following individuals made significant contributions to various areas of the project (Alphabetical):

  • Michael Bien
  • Artur Biesiadowski
  • Travis Bryson
  • Nathan Parker Burg
  • Lilian Chamontin
  • Alban Cousinié
  • Pepijn Van Eeckhoudt
  • Mathieu Féry
  • Athomas Goldberg
  • Sven Gothel
  • Julien Gouesse
  • Rob Grzywinski
  • Yuri Vladimir Gushchin
  • Harvey Harrison
  • Christopher John Kline
  • Martin Pernollet
  • Gregory Pierce
  • Emmanuel Puybaret
  • Xerxes Rånby
  • Alex Radeski
  • Daniel Rice
  • Kevin Rushforth
  • Kenneth Bradley Russell
  • Rami Santina
  • Dominik Ströhlein (DemoscenePassivist)
  • Dmitri Trembovetski
  • Wade Walker
  • James Walsh (GKW)
  • Carsten Weisse
  • Gerard Ziemski

The JogAmp Community is grateful for the support of the javagaming.org community and it's own JogAmp forum, from where dozens, if not hundreds, of individuals have contributed discussions, bug reports, bug fixes, and other forms of support.

jogl's People

Contributors

barcsikattila avatar esemplare avatar gbburkhardt avatar gohai avatar haumacher avatar hharrison avatar hharrison-mce avatar io7m avatar juankprada avatar kenrussell avatar letmaik avatar mbien avatar michaelhermannweber avatar ndjojo avatar peterc-dls avatar petr-s avatar ph0b avatar pissedcapslock avatar rhatcher avatar rothwell avatar rsantina avatar sgothel avatar sylvestre avatar tek206 avatar tgc avatar thederingsimus avatar tomnuydens avatar toruwest avatar wadewalker avatar xranby avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.