Renanse /
Ardor3D
Ardor3D is a free Java based, professionally oriented, open source 3D graphics engine.
67/100 healthLoading repository data…
kyeah / repository
A graphics engine built from scratch in Java. Supports 3-dimensional lighting and animation. Custom Motion Description Language (MDL) provided by Mike Zamansky.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A 3D graphics engine built from scratch in Java. It generates and displays spheres, boxes, and toruses with z-buffering and backface-culling. Supports translations, rotations, and scaling, with flat and gouraud shading. Able to read scripts written in Jon-Alf Dyrland-Weaver's custom motion description language (MDL) to generate animated gifs.
Compile and run a script
make
java mdl <mdl filename>
The animation frames will be placed into animations// from there, you can generate a gif:
animate -delay 3 ./* (suggested delay)
Gouraud: shading works for black and white, with black spot at the sphere's rear end. shading is not uniform for colored objects; transitions in layers.
KY 2012
Selected from shared topics, language and repository description—not editorial ratings.
Renanse /
Ardor3D is a free Java based, professionally oriented, open source 3D graphics engine.
67/100 healthA framework that abstracts away from canvas2D and WebGL and is able to handle both transparent to the programmer
51/100 healthBloCamLimb /
Arc3D is a graphics engine, which is designed for Java applications and games using modern OpenGL and Vulkan.
HMS-Core /
HMS Scene kit demo provides an example of integrating HUAWEI Scene Kit with an app. A 3D graphics rendering engine performs more with less. User-friendly rendering APIs for games, AR & VR apps, and other apps bring your users a stunning visual experience.
50/100 healthFarTow /
A 3D graphics engine created in Java. The project was inspired by javidx9's series on YouTube.
36/100 healtharuvham /
Ray Casting engine built using p5.js to render all the graphics. It attempts to simulate a pseudo 3D environment from a 2D map.
46/100 health