Showing 60 open source projects for "jogl"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    ImGui Java

    ImGui Java

    JNI based binding for Dear ImGui

    imgui-java is a comprehensive Java binding for Dear ImGui, the popular immediate-mode GUI library used for real-time tools and debug interfaces. This binding allows Java applications—including those using LWJGL or JOGL—to leverage ImGui’s fast and flexible GUI features without switching languages. With support for native backends and OpenGL rendering, imgui-java is perfect for game engines, development tools, and editors that need an intuitive GUI system. It includes integrations for multiple platforms and rendering contexts, with regular updates to match upstream ImGui releases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    truly unusual experience of revolution

    truly unusual experience of revolution

    Fast small FPS using JOGL and JOAL

    The power of Java and JogAmp (JOGL, JOAL) used to achieve creating quite a fast small first person shooter using hardware rendering and other interesting features. The source code of the alpha version has been largely inspired from d3caster, written by Vincent Stahl but has been improved and the pre-beta version has been started from scratch.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Blunt

    Reusable code for building video games with Jogamp NEWT

    Provides a framework for building a game engine with the windowing toolkit Jogamp NEWT, as well as utility code specifically related to video game programming in Java 8. Depends on OWG_UTIL, OWG-GL, JOGL, Competent Audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Baugr Renderer

    Deferred 3D renderer written in Java

    Non-photorealistic deferred renderer with shadow and normal mapping. Requires OpenGL 3.3 and Java 8. Depends on JOGL, OWG-GL and OWG_UTIL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    VatraLib

    VatraLib

    A simple cross-platform game engine for creating old-school 2D games

    ...The key idea is to provide the developer with low-level functionality - animation control, collision detection and the like - so they can focus on making games instead of re-inventing the wheel. VatraLib has been rewritten from scratch, see current code under "Code". The first installment of VatraLib used JOGL for graphics, JOAL for sound, and Spring for dynamic object creation. That (crummy) source code is available under "LegacyCode".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xj3D

    Xj3D

    Xj3D is an open-source Java codebase for the X3D Graphics standard.

    Xj3D is a project of the Web3D Consortium focused on creating a toolkit for VRML97 and X3D content written completely in Java. Xj3D has been produced and is maintained by Web3D Consortium members. Current status: active development with frequent updates. We have successfully ported the full codebase and history from the previous site to Sourceforge and are now following the Xj3D Evolution strategy. All open-source contributions are welcome. Further details are available at...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Bio7
    The application Bio7 is an integrated development environment for ecological modelling and contains powerful tools for model creation, scientific image analysis and statistical analysis. The application itself is based on an RCP-Eclipse-Environment (Rich-Client-Platform) which offers a huge flexibility in configuration and extensibility because of its plug-in structure and the possibility of customization.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    A spring-based 3D graph layout tool written in Java. Rendering is performed in OpenGL via the JOGL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CIVITAS - Virtual Cities

    CIVITAS - Virtual Cities

    Civitas is a project of a colaborative educational game - Città.

    Civitas is a project of a colaborative educational game, where children from schools can cooperate in a network for the construction of cities. The system is a GPL implemented in Java JOGL and Blender (new version). Must be applied under a teacher supervision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    nifty-gui

    nifty-gui

    Nifty GUI is a Java Library to create OpenGL based user interfaces.

    Nifty GUI is a Java Library that supports the building of interactive user interfaces for games or similar applications. It utilizes LWJGL, JME, Java2d or JOGL for OpenGL rendering. Nifty = Layout + Display + Interact done in a Nifty way :)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Vitral SDK (Vitral Software Development Kit) is a java based software architecture for the development of computer graphics applications. Supports solid modeling, offline and JOGL rendering, animation/simulation and human-machine interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GLJ

    Java library to help create OpenGL 3 applications on top of JOGL 2

    The idea is to provide just enough tools to make usage of OpenGL 3 less painful, but without adding too many abstractions so that it still feels like OpenGL. This library also allows to distribute the application as a single jar (all the native libraries are unpacked in a temporary folder at startup).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JOGL Rubik's Cube

    JOGL Rubik's Cube

    This project aim to implement the Erno's RubikCube in Java

    The goal is to provide a Rubik Cube game in Java. The library used is JOGL : a Java Binding for OpenGL. During his developement stage, this project will be tested under Ubuntu and Windows (at least Windows XP) OS, and on different graphics card (for now : ATI RADEON HD4330 -> quite new, and Integrated VIA Unichrome S3G K8M800 -> old) Please notice that no download is given for Mac computers, because I had not the possibility to test the result, but you have the possibility to build it : simply "imitate" on of the ant jar builder files, download the necessary files at jogamp.org, and build. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jGLCore

    Tiny abstraction library for OpenGL access from Java.

    jGLCore is a simple facade or abstraction to various OpenGL binding libraries. jGLCore exposes OpenGL's core profile functions and transparently forwards calls to one of its backends: JOGL, LWJGL, or Android. Warning: This is a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimiTriX-SimiTetra

    SimiTriX-SimiTetra

    Similarity, Comparative genomic, Visualization, Eclipse RCP, SimiTri

    This application system is based on Eclipse RCP, and it uses the JFreeChart and JOGL library to implement the chart drawing and OpenGL. There are some scripts to generate similarity data for main application and to analysis result. It is an useful tool to visualize relative similarity relationship between different datasets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyBzEdit
    pyBzEdit is a wxPython program designed to edit the world files used by the bzflag game. You will need Python, wxPython, and pyOpenGL to run it. There were also (now unmaintained), versions that run under IronPython/OpenTK or Jython/JOGL!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Razor is a set of Java- and JOGL-based medical image tools which can be composed into a standalone application or integrated into other medical imaging applications. Via JOGL, Razor uses OpenGL to enhance and accelerate some medical imaging functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Blackspirit Graphics

    A cross-platform Java 2D graphics library using OpenGL.

    A hardware accelerated Java 2D graphics library designed for cross-platform games, providing a powerful but simple interface. It focuses on real-time applications but can also be integrated into graphical user interfaces. The implementation uses JOGL (OpenGL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Movis is a Java library that permits to calibrate diferents projectors acording to the calibrations maps generated by the Aditi Majumber code. All the calibration process is done by Frame Buffer Objects in JOGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ding3D is a branch of the Java 3D scenegraph API with some modifications. Ding3D enables you to create three-dimensional graphics applications and Internet-based 3D applets. It provides high-level constructs for building virtual worlds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A first person shooter game written using JOGL (Java OpenGL) as a rasterizer and EasyOgg/Jorbis for sound and music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    3D world loaded with Jogl and Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Un Pokémon-like orienté MMO, codé en Java, utilisant JOGL pour des graphismes 3D et 2D. Avancement disponible sur Twitter : http://twitter.com/#!/WilliwawCirse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenGLReport
    A web page that reports the system's OpenGL capabilities, including details for ARB extensions, implemented as a Java Applet using JOGL. Visit http://openglreport.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jgrial is a Free and Open Source Java Library to create OpenGL-Based charts using the jogl (Java OpenGL) library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB