Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
Build Securely on AWS with Proven Frameworks
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.
Design your own pottery for 3D printing in full color
...The inner wall is generated automatically.
PotterDraw can export files suitable for 3D printing. It can also map synthesized or user-specified textures onto the pot. Mesh and texture properties can be modulated by oscillators for more complex effects, and the modulations can be animated to create videos.
It consists of two modules.
First module is a command line program which takes as input a truetype font (or other type) and extracts in an output png image the requested font glyphs. An xml used as input preferences and an xml or binary created as output with glyph properties.
Second module is a OpenGL library to render such fonts. It is very abstract and very simple. Basically it is like a snippet.
...mainapp
It is main from where the project show actual drawing to the use
CView
It has the functions to calculate each point in a triangle and the coordination of the texture
In addition to MDL class to load the 3D animated object and move it.
An object oriented ray tracer and image manipulation library. Also comprises ZRVision, a computer vision support library and several example apps illustrating what can be done with ZeroRay.
This is a simple 3D OpenGL based reimplementation of the classic Arkanoid game, it was entirely developed with C++ using Visual Studio .NET 2005 with my own OpenGL SDK based on the NeHe's SDK. This project is a work in progress and needs your help!!
3D medical image platform for visualization and image processing. Segmentation with Levels sets. Surface reconstruction with marching Cubes, texture Mapping and Raycasting,DICOM support. Integration environment for VTK, ITK and vtkInria3D under wxWidgets
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
This a ray tracer produced from scratch in C++. Objects supported: Sphere, Plane, Cube, Cylinder. Enhancements included: Phong Shading, Reflection, Shadows, Refraction, Texture Mapping, and Super Sampling.
MGL is a GLUT-like toolkit oriented to Game Programming. It supports OpenGL extensions, texture loading (BMP,TGA,RAW,DDS), native and DInput (Win32) keyboard input, mouse filtering, FSAA, internal GLU implementation (optional) and is fast and portable (W
The Pharos Engine is a compact 3D engine originally intended for the space-based RPG The Alexandria Project. It supports vertex and fragment shaders, a full physics library, .mdl model loading, many built in primitives, and full texture and GUI support.
The OpenGL OBJ Loader is an 'OBJ' mesh loader & viewer.<br>It is written in C++ and uses OpenGL & SDL.<br>The project's second iteration reads vertex, normal, texture, and mtl data.<br>Note: the 'OBJ' file format is known by most modern 3D modelers.
Tartan is an OpenGL texture manager library written in C/C++.
It handles loading textures from file, for example from tga and pcx, and making them available to OpenGL.
Octree-based texture mapping for 3D models as described in the SIGGRAPH 2002 paper "Painting and Rendering On Unparameterized Models" from Thrown Clear Productions (www.thrownclear.com).
OpenGL 3D engine.
Reads .obj file with texture in jpg or tga file format.
Multi models loader
Multi matérials.
Collision détection.
Octree subdividing.
SpaceMouse implementation.
A work in progress. obScene will be a highly photo-realistic raytracer which includes fractal primitives, advanced lighting/texture effects and python scripting access.
GL Render PDF is a library to help to render PDF files inside a 3D world. The PDF render uses Fitz/MuPDF as the PDF render engine and GL Render PDF creates a Texture ready to be used in an OpenGL virtual world.