Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Save Up to 91% on Cloud Compute With Spot VMs
Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Ray Watch is a cross-platform Ray Tracer written entirely in C++. Currently, the project supports basic primitives and all the finer stuff like reflection, refraction, specularity and soft shadows.
This project is in the field of Computer Graphics. It provides C++ classes to compute accessibility shading on 3D objects. It uses ray tracing to compute accessibility values and stores the result in 2D textures maps.
A GUI for PBRT with the following goals: 1) User interface representative of internal scene structures and modifications of those structures with OpenGL/GLSL previews, partial render preview, and visual debugging. 2) GPGPU and muticore functionality.
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.
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.
My application is a Grid Computing application that interfaces POV-Ray (http://www.povray.org/) with the framework JPPF (http://www.jppf.org) . With my JppfPov you can use the potentialities of a grid computing network to make rendering task.
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.
A Perl script which accepts a chess position (in the FEN format) as input and outputs POV-Ray source, which, when rendered by POV-Ray, produces a 3-D view of the chess position.
With Ingo Wald's permission, XFRT has been created to provide a free (LGPL), high-performance library that is application source-compatible with the OpenRT api .
A basic ray tracer written in the Scala language. Features includes photon mapping and a frontend written in Groovy. Planed features are volumetric lighting and shadow photons.
The 'Half Baked Ray Caster' provides 3D rendering mixed with native Flash MovieClip type objects. It supports textures and lighting, and fairly smooth animation on high end PCs. It's written using the free Flex 2 SDK, a C preprocessor and make tools.
A GPU GLSL implementation of a Uniform-Grid accelerated Ray Tracer. Basic test boxes and Stanford bunny are currently renderable. Tested on ATI X1600 mobile, FireGL V3400, and 8800gt.
Gens2 is a software-only 3D engine for Win32 platform using DirectX. It features real-time lighting and ray-traced shadowing (per-pixel and per-vertex),basic physics engine (collision detection, gravity and jumping),3DStudioMAX ASE format support(limited
Ray aims to be a full-featured extensible raytracer portable among POSIX and Windows with native support for multi-threading and network distribution. It will provide a scene programming langage with a VM [more features to be added once available].
Sunflow is a rendering system for photo-realistic image synthesis. It is written in Java and built around a flexible ray tracing core and an extensible object-oriented design.
Fully customizable and configurable global illumination ray tracer written in C++. H-RT is a research project aimed at comparing popular and less popular light reflection models.
You can obtain the source code of H-RayTracer at (Mercurial repository):
https://bitbucket.org/bayger/hrt
cmjTracer is a small Java based ray tracer with antialiasing and Constructive Solid Geometry (CSG). It will be capable of importing various 3D and image file formats for rendering. It will also be able to render keyframed animations.
mrLiquid is a tool for translating Maya scenes into another renderer's scene description. Currently it provides support for mental ray and provides a very direct level of compatability with maya2mr.
IMPFarm is a renderfarm for the POV-Ray raytracer. All communication is via http with XML documents. Servers and clients are cross platform. Management and reporting is done using web pages.
XJRT is an open source Java renderer with a ray tracing backend. The renderer currently supports CSG and a variety of shapes and model formats. Objects can be created in Java or through XML, Java is used as the shading language for the renderer.