Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
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.
LDrawLoader is an implementation of the com.sun.j3d.loaders.Loader-interface to load LDraw-parts and -models into Java3D-Scenes. Additionally a LDraw-Viewer is provided, that uses the loader to display LDraw-parts and -models.
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.
Code libraries and media files contributed by Whoola, Inc. Includes Whoola Cyberspace, a virtual reality web browser with fly-through hyperlinks. The source code includes a COLLADA loader for Xith. Click on the "Home Page" link above to install.
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
Iupiter is a Java API using both a lot of new features available with JDK 1.4 and its JVM, and the open source library LWJGL which enables us to use native APIs such as OpenGL and OpenAL, or OS services for interfacing to mouse, keyboard and joypad.
XGL Viewer: A simple fast program to load the XGL standard file format and display it using JOGL (OpenGL) allowing the user to move the object around in space, rotate, zoom, spin, ect... This loader should be easily integrated into any program.
cmjTracer is a small Java based ray tracer with antialiasing and Constructive Solid Geometry (CSG). It will be capable of importing various 3D and image file formats for rendering. It will also be able to render keyframed animations.
The OpenGL OBJ Loader is an 'OBJ' mesh loader & viewer.<br>It is written in C++ and uses OpenGL & SDL.<br>The project's second iteration reads vertex, normal, texture, and mtl data.<br>Note: the 'OBJ' file format is known by most modern 3D modelers.
The project will produce a small standalone Java application which will allow a user to convert ESRI Shapefiles (.shp) to the Google Earth KML format. This will allow ESRI Shapefile points, lines, and polygons to be viewed in Google Earth.
Java3D 3DS FileLoader for platforms supporting JDK1.4 and Java 3D
Highly functional, multiplatform 3DS File format loader
Supports:
Heirarchical animation
Cameras
Point Lights
Directional Lights
Textures
Smooth Groups
and other features
XJRT is an open source Java renderer with a ray tracing backend. The renderer currently supports CSG and a variety of shapes and model formats. Objects can be created in Java or through XML, Java is used as the shading language for the renderer.
This will become a graphic modeling and rendering tool written in JAVA. We will support an xml-style input file format for graphical scenes. The rendering will be possible in openGL (preview) as well as by (distributed and stochastic) Raytracing.
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.
LET'S 3D! (Little Easy Techniques for Simple 3D) is a library that helps developers to create 3D games/apps in a few lines of python code.It features a lightwave loader,quadtree frustum culling,movement management,improved camera class etc. Check it out
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.