Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
ClayTek is a 3D games library based on SDL and OpenGL. It is being developed simultaneously with an Editor that uses FLTK, and is being developed under linux (Slack 9.0).
GLmath is a highly optimized, OpenGL-compatible C++ math library. The package offers developers several types of 2d and 3d math primitives to ease development efforts while maintaining a high level of computational efficiency.
TinyGL on SDL is a free implementation of TinyGL library (mini-openGL) under multiplatform SDL library. Also, it is a fixed-point fast implementation for low platform as GP32 console.
The GLAM toolkit is an OpenGL-based cross platform user interface toolkit for creating 2D or 3D user interfaces. Its main purpose is to provide the underlying framework for a user interface, leaving the visual look and feel to the developer.
JGV is a Java applet that lets you embed movable 3D objects in web pages. Users can rotate, scale, translate, select and annotate the objects interactively. Also, JGV supports XML-based transmission of user events to the source web server over HTTP.
A utility to help create animations in POV-Ray, a free raytracer. In your POV-Ray code, insert variable names instead of numbers for any values which may change. An #include file is generated based on keyframes which will fill in those variabes.
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.
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.
Glogo is a software project to develop a crossplatform, standards compliant 3D desktop GUI and multiuser networking environment. If you're familliar with William Gibson's Neuromancer or Neal Stephenson's Snow Crash, then you get it. Coders needed!
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.
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)!
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.
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.
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...