Pointless is a tool for creating and
viewing slideshows.
Presentations are made using a simple markup-language
and are then rendered using OpenGL and Freetype for optimal
visual quality.
An 3D Object Oriented Open-Source Engine focused on making real 3D games. Expect all up-to-date 3D features including those nice vertex and pixel shaders. Written in C++ with OpenGL, of course.
An implementation of a virtual trackball in C# for use in 3D .NET applications. Depends on the presence of Microsoft.DirectX namespace (DX 9 SDK). Can be used with OpenGL with a translation from DirectX.Matrix to appropriate gl calls.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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)!
OpenWaves is a simple graphic simulation of wave progression on liquids using OpenGL and Visual C++, with the possibilities of setting the oscilators and all the graphic parameters needed.
The RenderTech Engine is a Engine designed for 3D Realtime Applications with C++ and DirectX 9 for Win32 Platforms. It will include everything you need, to programm Games but also for Graphic Demos.
CU-Viewer is a visualization tool for 3D objects created out of simple primitives. The objects are output by another program that writes in the native file format of this program. The intent is for simulation data viewing.
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Portable game engine intended for game development.
Include portable 3D-engine for at least DirectX and OpenGL, physics and sound simulation engines, and scripting engine for AI.
SETH is a fully integrated Shader-IDE for prototyping Vertex- and Pixelshaders for OpenGL written in the fxPascal-High Level Shader Language (with Pascal-like Syntax).
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.
OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
A 3D hardware shader language, which is really open source and
replaces CG,CGFX,HLSL and similar tools, is cross platform and truly
vendor independent.
Ray Of Light (ROL) is a research project on physically based rendering. It provides an efficient and compact wavelet based representation of measured radiometric terms. Many different rendering techniques are implemented as plugins.
VisSim is a visual simulator for semi-stationary objects written in C++. The viewer can move around in three dimensional space to view the object from different directions and distances. VisSim uses OpenGL/GLUT and it runs in client-server mode.
Quake II Weapons Facotry (THE Team fortress for Quake II) meets Quake III Arena WFA. The engine is founded on Q2 GPL code, and uses the WFA media. Visit the main website for more details.
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.