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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
This project serves as a base for Java Game Engines. It contains abstract loaders (models, textures, etc.), a rich and easy input system, and much more. to help you build your own engine and to maintain compatibility between engines (using JAGaToo).
several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
This is a collection of small to mid-sized tools I wrote, mostly in java. this includes an XML-Parser and a 3d engine. Please see the homepage for a closer description
Vegetation3D is a library for realistic visualization of vegetation. Every phase of this process, such as plant topology generation (L-System) or mesh generation may be controlled and used separately.
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.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
GMUVE (Graphical Multiuser Virtual Environment) is an engine/framework that lets large numbers of users interact in a 3D world. GMUVE is a peer to peer networked OpenGL application that can be used for MMPOG or 3D chat. It is available in Python and JAVA
r42 is a raytracer written in Java. The core rendering engine is OS independend. Planned is a graphical user interface based on the eclipse RCP and the Java3D framework and distributed rendering support.
Joctree is a real-time graphics engine for Java. The engine supports scene-optimization via octrees, and will support basic model and animation formats (Wavefront/Obj and Quake/MD2).
OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
QRay is an interactive 3D modelling system in Java. It's built-in real-time raytracing engine implements the Quadric-CSG representation model and the Seed-Fill optimization method, which empower QRay to provide cool WYSIWYG 3D modelling functionalities.
CSJB (Crystal Space Java Binding) is a package of java classes, that can interface with the Crystal Space 3D engine, via Java's Java Native Interface (JNI).
XMUD is a MMORPG implementation in Java. Players can extend the system by creating new objects. The game provides a 3D engine written in Java3D, Persistent state management, synchronization and networking subsystems. Compatible with NWN modules.
J3DME provides fast simple 3D rendering capabilities for small devices running Java. The engine will support wireframe and surface renderer. Supported UI rendering architectures are MIDP(J2ME), WABA, AWT and KJAVA.