49 results for “topic:minirt”
GPU Path Tracer with some realtime features written in C
School project for 42 Paris
This 42 project is an introduction to the beautiful world of Raytracing.
Ray tracing project for 42 school, Codam.
Development repo for 42cursus' miniRT project
Convert .obj files to .rt files to render a triangle mesh effect for ray tracer school project
My first RayTracer
A minimal raytracing engine wrote in C and MiniLibX.
School project: A simple ray tracer in C
An easy way to understand the basics of raytracing and raymarching
MiniLibX man 한글 번역
The eleventh project of 42's curriculum is an introduction to the beautiful world of Raytracing and asks students to render simple Computer-Generated-Images so that they will never be afraid of implementing mathematical formulas again.
Rendering 3D scenes using Raytracing
This project is an introduction to the beautiful world of Raytracing.
42 Project - My first RayTracer with miniLibX
My first ray tracer, built as an assignment at 42 Vienna. Made from scratch using C.
miniRT 공부 블로그입니다.
This project is about building a mini RayTracer from scratch.
A mini ray tracer
This project is an introduction to the beautiful world of Raytracing. Once completed you will be able to render simple Computer-Generated-Images
MiniRT is a computer graphics project that tackles challenges in ray tracing
42 São Paulo - miniRT
42's MiniRT
This project is an introduction to the beautiful world of Raytracing. Once completed you will be able to render simple Computer-Generated-Images and you will never be afraid of implementing mathematical formulas again.
miniRayTracer is a C ray tracing project built with the MLX42 graphics library. It simulates 3D scenes composed of spheres, planes, cones, cylinders, lights, and materials to produce photorealistic images featuring reflection, refraction, shadows, and pattern shading.
This group project involves developing a humble ray tracer in C. It introduces fundamental ray tracing concepts and mathematical formulas, allowing for the creation of simple, functional 3D scenes.
42's project - miniRT
Introducción al Raytracing con miniRT, donde aprenderás a renderizar CGI simples y ganar confianza en implementar fórmulas matemáticas.
This project is an introduction to the beautiful world of Raytracing.
CPU-based multithreaded raytracer that supports basic primitives, bump-map and textures.