ray tracer canvas
A React abstraction for the LGL Raytracer
WASM raytracer
standalone version of the JS raytracer built for [distracer.io](http://distracer.io), which was inspired by [jsRayTracer](https://github.com/vjeux/jsRayTracer).
Distributed raytracer using crowdprocess
A simple ray tracer implemented with WebGPU
Explore infinite 3d worlds from the comfort of your terminal
Raytracer from typescript samples, broken up into modules
quick and simple raytracer
An Node.js interface to a C++ Raytracing Engine
A hobby ray tracer project
<div align="center">
Real-time WebGPU path tracing engine built on Three.js
Small ray tracer implemented in Rust and WASM
A simple CPU-based ray tracer written in **vanilla JavaScript**, rendering directly to an HTML5 `<canvas>` element — no WebGL, no external libraries.
This script builds a scene on canvas html element.
quadratic error mesh decimation. simplified interface for npm mesh-simplifier - use simple triangles instead of Three.js geometry.
A template for kick starting a Rust and WebAssembly project using [`wasm-pack`](https://github.com/rustwasm/wasm-pack).
JSlug is a Javascript and WebGL port of Eric Lengyel's **Slug** font rendering algorithm, implemented for **Three.js**.
generate random points and normals evenly distributed on a triangle mesh
convert a triangle mesh into a set of voxels / axis-aligned bounding boxes
npm version of VoxelWorld class originally by threejsfundamentals + some extra functions and changes
Typescript CPU based raymarcher
simple 3d boids class
Toy raytracer in Rust
Ray tracing library using GPUs, CPUs, and FPGAs via CUDA, OpenCL, and oneAPI
This is Rust implementation of raytracer described in "Ray Tracing in One Weekend"
A simple, lightweight raytracing library
a multi-threaded raytracer in pure rust
This crate is reserved for the Bevy Engine project
Raytracing library built in rust
Cell Position Generator for RayBNN
Photon-Garden raytracer for creating artistic renderings
A small ray/pathtracer in Rust, inspired by Kevin Beason's educational 99-lines ray/pathtracer (http://www.kevinbeason.com/smallpt/)
Raytracer and rendering abstractions for the all-is-cubes voxel engine.
Free RayTracing software
Simple raytracer written in ruby. Can be used a CLI tool or library.
A simple pure ruby raytracer library
A raytracer written in Ruby. Part of the Raysetta project