Frege-RayTracer

Ray tracer library

A ray tracing library written in Frege, optimized for performance.

A ray tracer in Frege.

GitHub

4 stars
3 watching
1 forks
Language: Frege
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mhorga/raytracing A Swift implementation of ray tracing algorithms for rendering 3D scenes 16
maierfelix/vk_khr_ray_tracing An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. 43
tiehuis/zig-raytrace A simple raytracer and image writer in Zig. 16
mchav/fregeandroid A proof of concept for running a functional programming language on Android 6
mkeeter/rayray A tiny GPU-based raytracer with support for various shapes and materials, utilizing WebGPU and Zig programming language. 148
nelarius/weekend-raytracer-zig An implementation of Peter Shirley's 'Ray Tracing in One Weekend' book using the Zig programming language 92
dps/rust-raytracer A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. 241
gpsnoopy/raytracinginvulkan An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. 1,283
raysect/source A Python framework for creating high precision ray-tracers used in optical/non-optical physics simulations. 90
favreau/sol-r A CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes. 305
ashpil/moonshine A general-purpose ray tracing renderer with support for offline and real-time rendering. 117
ali-raheem/vraytracer An educational ray tracing project built in Vlang to generate 3D images 49
tcbrindle/raytracer.hpp A compile-time ray tracing system using C++17 constexpr functions 693
h-a-graham/raytrix Provides a spatial framework and convenience functions for accessing and translating spatial data 23
jbikker/lighthouse2 A high-performance rendering framework for real-time ray tracing and path tracing. 846