New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
iamar browser is a GPU web browser that displays 3d specific contents. Instead of html, it run on a scripting language called semblis. Together with mesh made from blender, it makes 3d game production extremely easy.
GPGPU stands for General-Purpose computation on GPUs. This project maintains various libraries, utility classes, and programming examples intended to aid development of applications that use GPUs for general-purpose computation.
XISL (XML based scripting of Implicit Surfaces) package (written in C++) assists developers in construction of arbitrary implicit models. Each implicit function class (a primitive, an operation, etc.) is deffined by its appropriate XISL tag(s).
osgGtk is a library of C based Gtk+ and C++ based Gtk-- widgets to support OpenSceneGraph (OSG) applications. The library also includes several example applications such as osgviewerGtk and osgviewerGtkmm.
BrokenFinger is a collection of demo 3D programs showing latest implementation in the areas of: Document Object Model, GPU Bound Processing, and Procedural Modeling(e.g. CGA Shape).
REAL LANDSCAPE PROJECT is an application for 3d visualization of any part of real world.It is based on OGRE engine and has a DCC tools editor for the creation of the 3D map/scene and GIS features for import elevation files type and run in FPS game view.
This is a game engine that helps game developer to produce game easier.It is writen in C++ and all of the functions are fixed into classes as the engine is designed in the method of Object-Oriented.
rmapc is an efficient free map compiler for games using BSP files. Although influenced by id Software's quake map compiler, rmapc is developed from scratch and does not reuse code with similar utilities.
Adds a post-processing effect to DirectX 9 games. Intended to have a TV-like rendering on a PC (kind of antialiasing, small blur) because PC rendering is actually full of hard edges and flaws are too obvious.
Atomic Game Engine (AGE) is a hardware accelerated 2D/3D game engine to develop advanced 2d/3d games. Now, it is just a 2d engine. more information will be available in the next version.
Raytracer written in C++ with antialiasing and procedural textures under terms of LGPL. You can enable specular reflection in primary ray, choose between orthographic and perspective projection, switch between a couple of methods of antialiasing.
Earth3D is a program to display the earth as a 3D globe (including heightfields) in real-time. One can zoom until cities become visible. It uses huge datasets that are loaded on demand over the internet. It is possible to embed dynamic data into the view
The Parallel Compositing library enables developers to write scalable 3D graphics applications. The library does sort-last compositing, and works on both clusters and SMP machines. The API aims to be the MPI of parallel compositing.
A Windows tool for converting any TrueType font into a format suitable for use on 3D hardware. Template output system. Merging of visually identical characters. Aggressive atlasing. Anisotropic scale to support frame buffers with non-square pixels.
The SEL project has a high aim to build a 3D game engine which is Simple, Easy to Learn. All SAMPLE text in this area are placeholders for layout reference only.
Application to capture and trace the OpenGL calls made by any Win32 application.
Aims at providing,
1. the ability to log OpenGL calls in Text format (as callstack)
2. the ability to capture the actual frame content (as bitmaps)
3D System to make wireframe drawings. Main functions: creation of polyhedra, transformations, perspective, hidden line removal, animation, 3ds import. Algorithms based on simple triangles, for very fast execution. Visual C++ development environment.