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.
Start Free
MongoDB Atlas runs apps anywhere
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.
Realtime raytracer using SIMD on ARM, MIPS, PPC and x86
QuadRay engine is a realtime raytracing project aimed at full SIMD utilization
on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved
by processing four rays at a time to match SIMD register width (hence the name).
The rendering core of the engine is written in a unified SIMD assembler
allowing single assembler code to be compatible with different processor
architectures, thus reducing the need to maintain multiple parallel versions.
At present, Intel...
Update your Blender on Linux to the latest version - automatically
...Defaults to gooseberry branch.
Look at the defines at the top for tweekability.
IMPORTANT: You must have wget installed first
To install, in a terminal type:
sudo apt-get install wget
To use:
extract: Upgrade Blender.sh to a directory
open up the file in your text editor to tweak options. See inside the file for more info on that.
Then run:
Most distros you can dbl click and select open in terminal.
Or manually in a terminal:
SUDO access is not required...
sh <path to file>
The program grib2v5d converts the content of a grib file (a format used for exchanging meteorological model fields) into a file that can be viewed with Vis5d, a popular program for 3-D visualisation of meteorological fields.
Nysa is a framework written in C++ enabling easy development of 3-D enabled applications using dedicated hardware such as stereoscopy glasses and data gloves.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
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.
A 3-D animation program that mimics the look of the movie TRON, and can render static scenes and motion animation.
It is written entirely in C, and uses only the GL, GLU, and GLUT libraries to both draw scenes and provide a simple, easy-to-use UI.
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).
An object oriented Java package that can be used to store 3-D graphs and perform various functions on them, arranging nodes with a spring embedder and generating VRML output. Visit http://vrmlgraph.i-scream.org.uk for documentation and examples.