olesgedz / RT
Physically Based Raytracer
☆9Updated 4 years ago
Alternatives and similar repositories for RT:
Users that are interested in RT are comparing it to the libraries listed below
- 42 school project, Path Tracing, OpenCL, Multicluster☆10Updated 5 years ago
- A DOOM and Duke Nukem 3D style game with ray-casting, featuring a level editor and multiplayer from scratch in C☆63Updated 9 months ago
- (Rust) GameBoy (color) eMUlator☆14Updated 2 years ago
- 42 RayTracer. First Semester Graphics Final Project.☆16Updated 6 years ago
- A 3d raytracing program (42 team project)☆9Updated 5 months ago
- Ray-casting game inspired by the world-famous 90’s game - Wolfenstein 3D (C, minilibx)☆37Updated 2 years ago
- A customizable cross-platform standard library for C☆12Updated 3 weeks ago
- Wolf3D @ 42 - raycasting renderer☆7Updated 8 years ago
- C++ containers☆6Updated 4 years ago
- A raytracing engine written in C (school project).☆10Updated 8 years ago
- Doom or Duke Nukem like engine and game. doom-nukem project from 42☆17Updated 6 months ago
- Simple path rendered written in modern C. Based on first book from https://github.com/RayTracing/raytracing.github.io☆20Updated 10 months ago
- Memory leak checker in C using wrapper functions for malloc and free.☆11Updated 3 years ago
- 42 school project (ray tracer, using SDL for visualization)☆11Updated 6 years ago
- A small 3D renderer based on raycasting and rasterizing☆14Updated last year
- Code accompanying the Medium article "Dependency Injection for Games"☆13Updated last year
- A really simple 2d game made as a project for 42 school paris☆28Updated 4 months ago
- 2D Game Engine, made for programmers☆26Updated this week
- A shell script that will install all necessary tools to set up a k8s cluster☆15Updated 4 years ago
- A Raytracing program from scratch in C language, with complex shapes, texture mapping, soft shadows, multiple lights and fractals.☆27Updated 8 months ago
- POC of a 2D game made in ANSI C☆23Updated 9 months ago
- 'School 42' project. C library with my own implementation of some useful functions and modules.☆15Updated last year
- 2.5D semi isometric game POV, where you become a detective and need to find posters to finish the game.☆32Updated 2 years ago
- This project is inspired by the world-famous eponymous 90's game, which was the first FPS ever. It will enable you to explore ray-casting…☆12Updated 3 years ago
- C programming exercises☆24Updated 5 years ago
- 2D and animated game project 42☆31Updated 2 years ago
- ☆18Updated 3 months ago
- Single-header game library written in C99 from scratch☆15Updated 3 years ago
- My first RayCaster with miniLibX, and beyond.☆10Updated last year
- Clone of Wolfenstein 3D using SDL and raycasting