cub3d
There are 169 repositories under cub3d topic.
ael-bekk/Cub3d-Advanced-Raycasting
#Cub3D: This project is a 3D game created from scratch written in C using an old graphic library mini-libx, presented with an old technology raycasting to make the 3D feeling looks pretty good
pulgamecanica/42Course
42Course
eschirni/cub3d
42 project cub3d, with a main menu, settings, sound & music, a minimap, actual gameplay with a random generated map, an endscreen with a highscore and more features coming soon
Saxsori/ray-cast
Raycasting Algorithm using MLX Library in C
kuvarti/42MainWorks
A regular 42Cursus journey here!
ForAbby-X/cube3D
A small 3D renderer based on raycasting and rasterizing
amalliar/cub3d
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. Your goal will be to make a dynamic view inside a maze, in which you'll have to find your way.
mcombeau/cub3D
Cub3D is a 42 school team project to create a dynamic view inside a 3D maze using raycasting in the style of Wolfenstein3D.
abdeljalil-salhi/cub3d
My first RayCaster with miniLibX, and beyond.
jdecorte-be/42-Cub3d
This is 42's project Cub3d, using the ray-casting technique and C to create a Wolfenstein 3D-like game
llefranc/42_cub3D
School project: create a video game using ray-casting technology and a graphic library (with all the bonuses).
mlaraki/cub3D_leaks_maps_tester
cub3D tester for leaks and parser
vitoriagalli/cub3D
My first RayCaster with miniLibX. Project from 42 São Paulo
AndrefHub/cub3d
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
MichelleJiam/cub3D_tester
An automated tester for checking 42's cub3D project against a variety of valid and invalid inputs
Wolran/Cub3D
Cub3D is a 3D horror RPG game featuring raycasting engine and our own rasterizer for integration of custom 3D models.
abello-r/Cub3D
This project is inspired by the world-renowned eponymous game, considered the first FPS ever made. It will allow you to explore the technique of ray-casting. Your goal will be to create a dynamic view inside a maze, in which will have to find the way out.
aIrseneO/cub3d
In this project we create a dynamic 3D view of the inside of a maze using Ray-casting.
pasqualerossi/minilibx
The graphics library used for So_Long, Fract-Ol, FDF, Cub3D and MiniRT.
Raspurrin/Addams-cub3d
A raycasting engine with smoothment!
sejinpark12/MiniLibX_man_kor
MiniLibX man 한글 번역
madebypixel02/cub3d
[42 Madrid] My first RayCaster with miniLibX
MrCrackerplays/Cub3d
Wolfenstein3D inspired Raycaster programmed in C
raccoman/cub3d
42Cursus | This project aims to code a 3D game using the raycasting technique, like Wolfestein, considered the first FPS game in the world.
kamilprzybyl/cub3D
my first fps game inspired by Wolfenstein
sejinpark12/miniRT
miniRT 공부 블로그입니다.
Shimon42/Cube3D
[42School project] My Raycasting with MinilibX
achrafelkhnissi/cub3d
cub3D is project is inspired by the world-famous Wolfenstein 3D game, whichwas the first FPS ever. The goal of this project was to enable us to explore ray-casting. Our goal is to make a dynamic view inside a maze, in which we'll have to find our way.
augustobecker/cub3D
@42sp Project
bablilayoub/cub3D
Cub3D - raycasting game
okbrandon/cub3d
🎮 3D perspective game in a 2D map using raycasting. Inspired by Wolfenstein 3D.
OsemaFadhel/cub3D
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. The goal is to make a dynamic view inside a maze, in which the player has to find your way.
pbremondFR/cub3d
42 school cub3D: My basic raycasting engine
Sleleu/Cub3d
A graphical project using raycasting and the mlx library