AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Cpp3D tries to follow Java3d behavior and should be able to handle
most of API calls from this 3D toolkit.
User should be able to use documentation for Java3d to build
almost the same functional program in C++
This project is based on OpenGL.
...Avatar changes expression and mood according to user choices; It can also interacts with all the objects present into the same room where currently the avatar stays.. Java3D framework is used.
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.
ThreeD is a 3D rendering engine written in Java. It implements a standard rendering pipeline with perspective transformation, hidden-surface removal, and a surface normal lighting model. Original project page can be found at http://dt.org .
JPlot3D is a Java-based 3D plotting program that allows for real-time updating of the plot data. The API requires only very basic 3D knowledge to quickly render a plot. The current implementation is in Java3D.
A engine for developing first person shooters developed in Java using Java3D. This project started out as an example given to a class at Chapman University.
Client-server Rail Simulator. JRail uses Java3D for rendering. In the future it will be a massive-multiplayer game, with real-time simulations, realistic timetables, etc.
Teatrix is a 3D virtual environment for collaborative story creation. It has been developed to support the teaching of literacy to young students. The software is built in Java using Java3D as the graphics engine.
Java Flight Simulator is a 3D flight simulator that was programmed using Sun Microsystems' Java3D API. It offers two game modes: Solo Flight - fly and fight against AI enemy planes, and Network Dogfight - host or join a free-for-all network game.
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
...The goal of this project is to provide a control mesh editor for cubic B-spline surfaces, allowing the user to view and export the generated surface in various formats (3DS, Java3D native, POV)
The NEtwork Visualisation Environment is a framework for 3D-visualisation of and interaction with networks, especially communication networks as the internet in both real time and as a simulation tool. Based on JMX/Java3D.
Pure Java 3D & Multimedia Engine based on the Java3D API specification.
The project started as an attempt to create a 3D-engine in pure Java. After a while I got interested in the way Sun's Java3D was built so that I could create a better engine. Th
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.
JVClifford is composed of Java/Java3D packages and executables jars that provide for Clifford element definition, Geometric Algebra operations and geometric scenes modelling and rendering using the n-dimensional geometric algebra affine model
Arabian Flights is a 3d first-person shooter developed in Java using the Java3D library. It is loosely based on the game Magic Carpet. It consits of a 3d-modelled landscape and sprites for the monsters and spells. It runs under anything that runs Java3D.
ODE for Java is a binding between C dynamics library ODE (Open Dynamics Engine, http://ode.org) and Java. Separate packages provide among other things a Java3D integration and thus a scenegraph representation of selected ODE objects.