Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
NAVIO is a program that allows the user to do a virtual navigation of three dimensional models. It includes four interactive navigation modes: FLY, DRIVE, TRACKBALL & PATH. Plus, it includes a very nifty graphical front-end.
The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java source code. The modeler is also a simple scene graph API.
avoCADo is a 3D design and modeling program (CAD) which aims to be a collaborative tool with an intuitive user interface for both engineers and artists alike. avoCADo is open source under the GPL.
A basic ray tracer written in the Scala language. Features includes photon mapping and a frontend written in Groovy. Planed features are volumetric lighting and shadow photons.
Currently, this project consists of a pure java math expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
EGL is a pure java 3D Graphics API which was designed for J2ME mobile devices and based on CLDC 1.0 only, which provided OpenGL-like interface and supports basic 3D pipeline and texture.
This 3D visualization program would allow you to travel through interiors of imported buildings. Client - server architecture would allow "virtual clients" - for example for showing in real-time, where staff is located (using additional equipment)
DamePlus is an OpenGL based checkers game including several game modes such as "Dame", "Dame International", "Wolf und Schaf" etc. Also for playing human vs. computer some AI is implemented.
XEland (Cross Eye Landscape generator) is a Java/Swing program which generates 3D landscapes as stereo pair images for cross eye viewing. It can be used as simple texture generator too. Original XEland was a Gnome application written in C++.
jSVR is an implementation of the Single view 3D reconstruction technique. It allows the recreation of 3D scenes from a single image. It provides a UI that navigates the user through a number of steps from a source image to a complete 3dmodel of the scene
Sunflow is a rendering system for photo-realistic image synthesis. It is written in Java and built around a flexible ray tracing core and an extensible object-oriented design.
Ghia is a 3d library which allows consumers to switch between various software and hardware renderers. Software renders include zbuffer texture mapping, z-sorting polys and a wireframe. Simple scenes rendered in 30 fps with the texture mapped renderer.