three.js is a lightweight and easy-to-use JavaScript 3D library with its own default WebGL renderer. It works by creating a scene with a camera and a geometric cube, the latter of which is added to the scene. This will become the animated object within the scene. A WebGL renderer is created for the scene and the camera, with an added viewport to the document.body element. Finally, the cube is animated within the scene for the camera.
Armory is an open-source 3D engine focused on portability, minimal footprint and performance. The renderer is fully scriptable with deferred and forward paths supported out of the box. Armory provides a full Blender integration add-on, turning it into a complete game development tool. The result is a unified workflow from start to finish. Powered by Armory engine, ArmorPaint is a stand-alone software designed for physically-based texture painting.
Floyd is a collection of 3D libraries, mathematics and scene libraries and utilities. The main parts of it are geometry library Elea, OpenGL scene graph library Miletos and posing application Khayyam.
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.
Tiny but powerful single file wavefront obj loader
...No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer. We recommend to use master (main) branch. Its v2.0 release candidate. Most features are now nearly robust and stable (The remaining task for release v2.0 is polishing C++ and Python API).
A physics editor, for physics based games and applications. Physics engine-independant. Renderer independent. See http://www.physicseditor.com . Supports .3ds, .obj, and .mesh (Ogre SDK) file formats and Newton, ODE, and Nvidia PhysX physics engines.
Lumina is a crossplatform IDE for OpenGL GLSL shaders. The flexible ECMA script based language is used for tools and rendering controll. It enables shader based animation, building renderer prototypes for deferred shading, depth peeling or HDR rendering.
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.
A "learning by coding" type of 3D-studio with a basic set of features. Include a pure software-implemented renderer with support for per-pixel operations (such as Phong), textures, alpha/bump/environment-mapping etc.
A converter, viewer and object extractor for popular 3D file formats (3DS, OBJ, LWO etc).
Features very fast text renderer with font anti-aliasing, support for textures and materials, modelling grid and axis, making scene screenshots, postprocessing etc
the Balls Graphics Library aims to provide all the tools you
need to develop artificial worlds, including a script-driven 3D
modeler, OpenGL-based renderer, physical simulation engine,
and realistic image synthesizer.
Stereograph is a stereogram generator that renders exclusively truecolor stereograms. It offers different effects to increase the quality of your artwork, also specials like transparency effects. GTKstereograph represents GUI to the current renderer.
Xi3D is an X3D renderer and browser for 3D Web content. It contains compliant parsers for VRML'97 types, a java scenegraph, XML bindings using SAX2, a content converter, full runtime and event model, DOM Level 2, vecmath
3D Graph is a suite of tools designed for a DOS machine. It allows the user to design a 3 dimensional scene using a specially designed editor and render the scene using an optimised renderer. It is no substitute for a commercial ray tracer, but it is far
Constructs and renders two and three dimentional Sierpinski fractals (so-called snowflakes). Renderers support antialiasing, output is in PNG files. 3D renderer supports change of colors, point of view, light direction.
3dom is a 3D Solid Object Modeler, designed to be independant of the renderer back-end.
Highlights include constructive solid modeling, reality-based material representation,
scripting through Python binding and a constraint solving engine.
A Scriptable 3D Graphics modeler and renderer. By defining points and shapes in a 3-dimensional coordinate system, one can create a scene very quickly and easily a simple scripting language. The scene can then be animated and be added special effects.