Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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.
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.
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.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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.
OGLFT is an interface library between OpenGL and FreeType 2 for rendering text. It supports all font file types supported by FreeType 2. Text can be rendered as bitmap, anti-aliased grayscale pixmaps, as outlined and filled polygons, or as 3D solids.
Net Juggler goal is to provide the necessary software layer
on top of VR Juggler to turn a cluster where each node
supports VR Juggler into a single VR Juggler image machine.
MindEngine is an API-independent and cross-platform 3D engine written in C++. It is completely modular in design with a fully-working plug-in system and supports OpenGL and Direct3D rendering APIs with the aim to one day include support console systems.
Personal toy project to create an interactive image of a meadow. I don\'t know if this will turn out to be ultra-realistic, impressionistic or even alter-reality. I see this as a cross between digital gardening, sculpture, and just plain art.
OpenLF is a set of tools implementing Light Field Mapping technology developed by Intel.
LFM refers to image-based rendering techniques in computer graphics.
This here is collection of Open Source Software published by Bytelords.
LORD - simple 3D Engine developed for learning purpose
*NOTE*: ogre4j has been moved to http://www.sourceforge.net/projects/ogre/
A basic OpenGL 3D game engine built from the ground up to support multi-texturing, mip-mapping, face culling and more. Its simplicity is its virtue to aid in learning and to ease expansion. Currently, it runs on Windows using MFC, Linux support is coming
Yet Another Homemade Game Engine (yahge) is what the name says a free open source 3D Game Engine geared towards development of 3D First Person Shooters. Major goals are to provide a Rapid Prototyping System for Game Ideas or to make Game Demos for Resume
AltSci3D Manga Director is a open source editor for artists and developers of 3D manga/comics. Using Milkshape3D models and the pathing system, an artist can create a manga similar to Javantea's Fate.
Milk Engine is a flexible engine suitable for almost any game. Milk Engine will contain everything needed to develop a game, even for the newbie. Yet its very useful for advanced users. Its based on OpenGL and SDL, therefore its also cross-platform.
PyDemeter is a Python wrapper for the Demeter terrain engine, a cross-platform terrain rendering engine that uses advanced techniques such as dynamic tessellation to render complex landscapes at high frame rates. It can be used in conjunction with PyOSG,
This is a simple raytracer that renders spheres and other primitives to a PPM file. It uses phong lihgting and currently implements reflection and shadows. Future verstions wil implement refraction, CSG, a scripting format, and bezier patches.