All Projects → sgothel → Jogl

sgothel / Jogl

Licence: other
Java™ Binding for the OpenGL® API

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Jogl

Openswe1r
An Open-Source port of the 1999 Game "Star Wars Episode 1: Racer"
Stars: ✭ 236 (-4.84%)
Mutual labels:  opengl, platform-independent
Partikel accelleration on gpu
Particle accelleration with OpenGL 4.3, using the compute shader to calculate particle movement on graphics hardware.
Stars: ✭ 236 (-4.84%)
Mutual labels:  opengl
Gl ssao
optimized screen-space ambient occlusion, cache-aware hbao
Stars: ✭ 220 (-11.29%)
Mutual labels:  opengl
Punes
Nintendo Entertaiment System emulator and NSF/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)
Stars: ✭ 217 (-12.5%)
Mutual labels:  opengl
Videocalling
局域网p2p视频聊天
Stars: ✭ 223 (-10.08%)
Mutual labels:  opengl
Gl Engine
Rendering Engine using C++ and OpenGL
Stars: ✭ 237 (-4.44%)
Mutual labels:  opengl
Shadered
Lightweight, cross-platform & full-featured shader IDE
Stars: ✭ 3,247 (+1209.27%)
Mutual labels:  opengl
Boatapp
Environment for running Minecraft Java Edition on Android
Stars: ✭ 230 (-7.26%)
Mutual labels:  opengl
Toyrtx
CPU & GPU RTX based on OpenGL
Stars: ✭ 231 (-6.85%)
Mutual labels:  opengl
Vispy
Main repository for Vispy
Stars: ✭ 2,771 (+1017.34%)
Mutual labels:  opengl
Island
Lightweight and low-level creative coding toolkits in C.
Stars: ✭ 225 (-9.27%)
Mutual labels:  opengl
Tomviz
Cross platform, open source application for the processing, visualization, and analysis of 3D tomography data
Stars: ✭ 230 (-7.26%)
Mutual labels:  opengl
Cosmoscout Vr
🌌 A virtual universe which lets you explore, analyze and present huge planetary datasets and large simulation data in real-time.
Stars: ✭ 240 (-3.23%)
Mutual labels:  opengl
Rustarok
Multiplayer, fast-paced Moba style game
Stars: ✭ 223 (-10.08%)
Mutual labels:  opengl
Polymer
🎨 graphics + interaction engine
Stars: ✭ 243 (-2.02%)
Mutual labels:  opengl
Nimgl
NimGL is a Nim library that offers bindings for popular libraries used in computer graphics
Stars: ✭ 218 (-12.1%)
Mutual labels:  opengl
Remi
Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
Stars: ✭ 2,943 (+1086.69%)
Mutual labels:  platform-independent
Panda3d
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
Stars: ✭ 3,035 (+1123.79%)
Mutual labels:  opengl
Arcane Engine
3D C/C++ Game Engine - Created By Brady Jessup
Stars: ✭ 242 (-2.42%)
Mutual labels:  opengl
Classicuo
ClassicUO - an open source implementation of the Ultima Online Classic Client.
Stars: ✭ 239 (-3.63%)
Mutual labels:  opengl

Organization of the JOGL source tree

doc/ Build and user documentation make/ Ant build scripts, see top of build.xml for brief invocation instructions 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/junit - Unit test cases

www/ Web pages

NativeWindow and NEWT may be build seperately.

Contact Us

Web http://jogamp.org/ Forum/Mailinglist http://forum.jogamp.org/ Chatrooms IRC irc.freenode.net #jogamp Jabber conference.jabber.org room: jogamp (deprecated!) Repository http://jogamp.org/git/ Email mediastream at jogamp dot org

Acknowledgments

The JogAmp Community is gratefully acknowledges that the initial version of JOGL was authored and developed by Kenneth Bradley Russell and Christopher John Kline.

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. You may like to check the author field of our SCM.

(Chronological)

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. Teamed up with Rami Santina, the new graph package was realized, 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 Alban Cousinié Athomas Goldberg Yuri Vladimir Gushchin Gregory Pierce Dominik Ströhlein (DemoscenePassivist) Wade Walker Carsten Weisse

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.

+++

[RSantina]: Resolution Independent NURBS Curve Rendering using Programmable Graphics Pipeline

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].