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
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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.
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.
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.
RadDoom is a radiosity scene renderer that use "Dynamic Surface Subdivision". It's write in Java and Java3D. It enables, in real time, the user to travel in the 3D scene during rendering.
The goal of this project is to build an application to simulate a three-dimentional robot arm. This application will be able to move each arm individually or set positions, so that we can animate the movement from one stored position to another. The whol
Virtual Camera is an interactive 3D application written in Java, using the Java3D API. The application allows the user to load VRML content, navigate and manipulate objects in a virtual world. A set of useful tools accompanies the application.
The 3ds to java converter is a 3ds loader for java3d. It uses the C-library lib3ds to convert files into a format that can easily be read into java, solving many of the bugs other 3ds loaders for java3d have.
Java Editor for 3D Scenes (espacially POVRay) based on Java and Java3D. It allows to create and manipulate 3D scenes as you could see it in commercial 3D editors like '3D Studio'.
Java 2 application for positioning of furniture in the room with 3d preview.
3d preview is static or dynamic - user can walk across the assembled room and view it in real time.
Used technologies: Java, Java3d, XML, VRML.
CyberForm for Java3D is a source code generator for Java3D programmers. CyberForm generates a compressed binary file that has a specified geometry information with the source code. To specify the output precision, you can reduce the file size more. Using
CyberToolbox for Java3D is a VRML2.0/97 authoring tool for for beginner creators who has not been studied programming languages.<p><img src="http://sourceforge.net/dbimage.php?id=2642">
CyberVRML97 for Java is a development package for VRML97/2.0 and Java3D programmers. Using the package, you can easily read and write the VRML files, set and get the scene graph information, draw the geometries, run the behaviors easily.
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.
JabaMud is an attempt to build a Java based multiuser reality. The goal is a graphically stunning massively multiplayer RPG that is completely OS independent and relatively quick. JabaMud runs as an application and uses Java3D to render scenes.
Loose intention is to develop a particle engine visualised with Java3D. Along the way various aspects of Java3D will be explored. Hopefully code generated will have benefit to others as a learning base.
VisTer is system for terrain and landscapes visualization. It is graphical scene editor with built-in java3d renderer, which may be used in your java3d application. VisTer is based on plug-in system, so you can easily develope and test our own algorithms
This Java library was created in order to import rigged and animated figures including the animations created in Blender(c) into Java3D app. The approach chosen was to export the Blender(c) file using the Ogre3D export PlugIn for Blender(c) and then load the data using the classes from this library.