Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.
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!
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).
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Pure Java implementation of an interactive 3d graph rendering engine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
This Game was made by JOGL and Java It's pure 3d tank game and easy to operate. This open source project was done by Chinese people Charles.Ding, hope you like this game. The source is in the dist files.
FengGUI is a highly customizable, XML centric graphical user interface (GUI) application programming interface (API) based on OpenGL for Java. It addresses game and multimedia developers.
Java5 orbit visualization to demo game programming library.
Breed is a Java 5 game programming framework with several demos (including an Orbiter). It is based on JOGL, the Java OpenGL binding. Current status is incubating.
This project is a new way of playing Tetris, one of the most popular games in history. To run the game you have to install:
1. Java 1.6u7 or a newer version;
2. JOGL 1.1.2;
3. Java Media Framework 2.1.1;
J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
Game engine modeled on the simpengine from the book Opengl Game programming. To be built in JAVA, on top of JOGL (which is a set of JAVA bindings to Opengl). Also, coding of a tutorial testbed and a simple game demo.
Students try to study about 3D game programming in java. The ultimate target is to produce a Real time strategy game like starcraft in 3D. Trying to do it with lwjgl or jogl.
A tetris-like game written in Java using JOGL. It is designed to be flexible, and will include singleplayer, multiplayer (one pc) and network games, and possibly also AI controlled opponents/teammates.
Java bricks game based on OpenGL graphics library (SUN Jogl wrapper). JBricks simulate a virtual world construction kit made of lego (tm) like bricks.
JDK 1.4 or above required
J2DA! is an Game-Java2D Abstraction Layer. With it you will be able to use Java2D, Jogl or LWJGL for your Game without thinking about what exactly you are using.
This started out as a project in class implementing Convex Hull Algorithms and Polygon Tesselation but is expected to grow into a much larger realm of usage, including teaching tools for the sciences, Games, and much more. Uses JOGL for Display.