Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
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.
A Java light, open source first person shooter,with editors.
A Java open source first person shooter (fps), compact, light and completely customizable,
with editors. Source code available.No OpenGL, no java3d, the developer has the full knowledge and control of the game rendering, and the player can build and set everything at will. Hope this can stimulate and help other to create their own games following their fantasies and passions.
Multi scripts for CS:GO that do just about everything
I have not posted any of the code yet, I'm working on it locally then will push everything.
This is not to be used in game (maybe deathmatch only :stuck_out_tongue:), but
rather is meant to have some with the features that Java provides.
I included all source so that you can see what I used. This is a great
project to learn about global event listener, JRobot, JavaFX, etc...
A -quite ambitious- project to create a functional Doom source port in pure Java, trying to keep as close as possible to the original source code while at the same time streamlining it into a more OO and Java-friendly form.
For companies looking to automate their consolidation and financial statement function
The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
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.
Code engine for parsing Quake 3 Arena console log files to produce player statistics. Engine designed to be extensible for use with ANY quake 3 mod. Example of a mod implemented (Urban Terror).