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
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
gVirtualXRay is a C++ library to simulate X-ray imaging. It is based on the Beer-Lambert law to compute the absorption of light (i.e. photons) by 3D objects (here polygon meshes). It is implemented on the graphics processing unit (GPU) using the OpenGL Shading Language (GLSL).
SimpleGVXR is a smaller library build on the top of gVirtualXRay. It provides wrappers to Python, R, Ruby, Tcl, C#, Java, and GNU Octave.
*** TIM's (now Dr TIM's) source code has moved to https://github.com/jkcuk/Dr-TIM ***
TIM is a raytracer that was originally developed to simulate optical components called METATOYs, but it has since then developed into something much more general. Amongst other things, TIM can also calculate random-dot stereograms and anaglyphs and visualise ray trajectories.
Java ray tracing library. Intended for optic system design, not intended for rendering. Handles generic surfaces (cone, sphere, cylinder, user-defined) including Fresnel or micro-structured material; handles reflection and refraction.
...Currently the database can store data about:
-optical materials,
-spherical lenses,
-projection properties of light sensors and eyes,
-special wavelengths of light and
-optical systems as lists of basic optical elements.
2. The editor of linear optical systems. Some properties of the optical system are calculated in real time.
3. The virtual optical rail as a ray-tracing simulation of the optical system. The goal is to provide fast and useful diagnostic images, not realistic blur.
Additionally there is full access to the java source code under the terms of the GPLv3.
A collection of applets used to demonstrate physics and math principles. The applets include: a ray diagram drawing applet, a collision of disks applet, an electromagnetic field mapper and a 3d hydrogen orbital simulation.
JCreme is an automated interface to the CREME96 modeling web app (https://creme96.nrl.navy.mil/). It allows the user to send multiple requests to the CREME96 website and retrieve the results. CREME stands for "Cosmic Ray Effects on Micro Electronics"