Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Repair-CRM
For small companies that repair and maintenance customer machines
All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
Educational 3D graphics library and examples using OpenGL and software rendering. Companion code to the books "Linux 3D Graphics Programming" and "Advanced Linux 3D Graphics Programming" by Norman Lin.
Fully customizable and configurable global illumination ray tracer written in C++. H-RT is a research project aimed at comparing popular and less popular light reflection models.
You can obtain the sourcecode of H-RayTracer at (Mercurial repository):
https://bitbucket.org/bayger/hrt
Ocelot3D is a 3D Engine based on DirectX9. It uses direct3D features and it's full integrable with d3d code. You can also extend the engine thanks to the virtual hineritance structure
Vincent ES 1.x is a 3D rendering library based on the OpenGL (R) ES 1.1 API specification (Common Lite) for embedded devices. ATTENTION: A new fixed pipeline implementation is being work on here: https://sourceforge.net/projects/oglsc
Emma (Extensible Multi Media Architecture) is an open-source, modular, extensible, dynamic framework for declarative authoring and display of 2D and 3D interactive multimedia. It uses Lua for scripting and Ogre3D for rendering. http://www.emma3d.org
The Virtual World Project aims to create a protocol and the associate client and server that represent a 3 dimensional world where users can share knowledge and their own creative endeavors.
Muli3D is a rendering library which implements features of current graphics hardware in software. The focus is on ease of use and clear code; therefore Muli3D is best suited for research and teaching.
SoftWire was the precursor to TransGaming's SwiftAsm. SwiftAsm is an optimizing run-time x86 assembler that can be used as a JIT compiler back-end for scripting languages, or for dynamic code generation of efficient processing pipelines.
TacitPixel is a scalable C++ framework for building application prototypes for interactive collaborative VR/AR applications. It provides a number of features that make prototyping fast and portable.
TacitPixel is the successor of the TAP and Twisted Pair engines.
Simple Ray Tracer is a platform independepent 3D rendering engine using a technique known as Ray Tracing. The programming language is c++ and the code is object oriented, very simple, and intuitive. It provides a great foundation to learn ray tracing.
IrrLichtRPG is a 3d walk-around game engine being developed with RPG-style play in mind. It is an ENGINE and not an actual game project, meaning it focuses on features and core code that can be used for individual game projects.
AQUYNZA is a set of C++ libraries, sample programs and doc's for the modelling, visualization and persistence of 3D environments. Its modular and highly portable. Its primary objective is helping to learn (and teach) computer graphics. (code in SPANISH)!
Another Ray-Tracing Program. Full impementation from scratch of this well-known algorithm using C++. Thanks to OOP, the code is very simple and not really optimized. I would like it to be a learning basis for the ones interested in ray-tracing.
OS X port of the Svlis the GPL Set-theoretic Kernel Geometric Modeler (Kernel) produced by the University of Bath, UK. The sourcecode was released on the 21nd of September 2001 under the GPL by bath Uni.
POD is a project designed to produce working distributed model code, and applying that to 3d spaces. At first, this will work with simple cases, working upward to a fully working 3d environment, with interaction.
Right now we\'re in a stepping stone stage. We\'re ditching all the Quake 2 code, so we\'re drafting some new specs. For all those that are wondering when it\'s going to be done, just remeber the famous J. Carmack line. \"When it\'s done.\"
-junkieboo
The PowerPov rendering tool is more than a graphical front-end to PovRay. It includes scripting capabilities and even allows one to use embedded code in PovRay files, thus making easy to use complex and repetitive shapes.
The Wiiframe is a cross platform codebase that connects a Nintendo Wii remote to a 3D graphics window. This code is intended to be used as a base for other cross platform applications that take advantage of the Wii remote, such as games or design tools.
The Daedalus Engine is a 3D rendering engine that uses both OpenGL and DirectX 9.0 for its implementation. This project serves as a method of study for its developers in the areas of game design, 3D rendering, audio, game related physics, net code, etc.