GitHub topics: cub3d-42
lakshay803/Cub3D_42
🕹️ Build a 3D graphics engine in C using raycasting; convert 2D maps into immersive first-person environments with real-time updates and smooth movement.
Language: C - Size: 13.5 MB - Last synced at: about 18 hours ago - Pushed at: about 21 hours ago - Stars: 0 - Forks: 0

ma1loc/Raycasting3D_game
Raycasting3D_game is what called "Cub3D" 42/1337 project where you create a simple 3D game using ray casting, like Wolfenstein 3D. You render a 3D view from a 2D map using C and MiniLibX.
Language: C - Size: 315 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

Sandoramix/42-cub3D
42 School - cub3D project
Language: C - Size: 9.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

mtelek/cub3D
Cub3D is a 42 School project inspired by the classic Wolfenstein 3D, where you create a simple raycasting-based 3D renderer in C using the MinilibX library. The goal is to parse a map file, render a textured first-person view, and handle player movement and collisions.
Language: C - Size: 4.96 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

MatthieuGillieron/cub3d
A simple 3D game engine using raycasting, inspired by Wolfenstein 3D
Language: C - Size: 16.2 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

lareii/cub3D
🕹️ A simple 3D game engine using raycasting.
Language: C - Size: 15 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

deryaxacar/42-LOV3D
The Cub3d project aims to create a 3D labyrinth game. The player navigates through the maze from a first-person perspective, trying to reach certain goals. This project covers fundamental aspects of game programming, graphics management, and user interaction. Furthermore, it provides experience in basic 3D game mechanics, collision detection, and e
Language: C - Size: 5.04 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

OliverKingz/Cub3D
[42-Cursus] A project inspired by the classic Wolfenstein 3D game. This ray-caster uses MLX42 from Codam to create a dynamic 3D maze navigable in first-person view, with textured walls, floor/ceiling colors, and smooth controls.
Language: C - Size: 19.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hlntzg/cub3d
A simple 3D game engine implemented in C using raycasting techniques to render a first-person view, featuring textured walls, player movement, and collision detection.
Language: C - Size: 4.92 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SirAlabar/cub3D
cub3D
Language: C - Size: 47.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

abdelkarimhajji/cub3d_42
42's cub3D project: Build a raycasting game engine with textured walls and sprites. Dive into graphics programming and create an immersive 3D maze experience.
Language: C - Size: 1.78 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 45 - Forks: 0

open-source-multiverse/42resources-extension
42resources is a lightweight browser extension designed to assist 42 students in finding relevant resources for their projects. It provides curated links to blogs, videos, and testing tools, making it easier for users to learn, debug, and improve their work.
Language: JavaScript - Size: 174 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 7 - Forks: 1

oliferovych/cub3d
A raycasting engine that handles map creation, texture loading, sprites, enemy entities, weapons AND has light and darkness implementation.
Language: C - Size: 1.46 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Sulig/Cub3D
My first RayCaster with miniLibX -----------------------> 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.
Language: C - Size: 90.6 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

yettabaa/cub3D
Cub3D is a 42 team project that recreates a Wolfenstein 3D-style game using raycasting. It involves building a dynamic 3D maze view with C and MiniLibX, focusing on graphics, algorithms, and game mechanics.
Language: C - Size: 87.2 MB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

raveriss/cub3D
Modern reinterpretation of Wolfenstein 3D using ray-casting to create 3D graphics.
Language: C - Size: 1.65 MB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

amauricoder/42_Cub3D
Repository for the Cub3d project for 42 Porto.
Language: C - Size: 16.5 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

SybePlattje/42-cub3D
Language: C - Size: 925 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

markjso/cub3d
Ray casting game inspired by the world famous 90’s game - Wolfenstein 3D written in C and uses the minilibx library.
Language: C - Size: 313 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MGuardia10/42cursus_cub3d
A recreation of the world-famous Wolfenstein 3D game, which was the first FPS ever.
Language: C - Size: 9.23 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

shinckel/cub3D
[42 SCHOOL - LEVEL 4] My first RayCaster using miniLibX library.
Language: C - Size: 15 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

justeozan/cub3D
Cub3D is a 3D game engine project inspired by Wolfenstein 3D, built using the C programming language. It features ray-casting to render a simple 3D world, with basic textures, lighting, and player movement. This project is part of the 42 curriculum, focusing on low-level programming, algorithm optimization, and graphics rendering techniques.
Language: C - Size: 14.7 MB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

saad-out/KyoubTriDi Fork of khalidlakbuichy/wolfenstein_3D
3D raycasting engine implemented in C.
Language: C - Size: 48.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

f-corvaro/CUB3D
"Explore immersive 3D environments with cub3d, your ultimate raycasting engine."
Language: C - Size: 18.7 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jesuserr/42Cursus_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.
Language: C - Size: 33.4 MB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Florian-A/Cub3D
Beaucoup plus beau que Cyberpunk 2077
Language: C - Size: 9.66 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

amaitou/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. The goal be to make a dynamic view inside a maze.
Language: C - Size: 7.58 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

okbrandon/cub3d
🎮 3D perspective game in a 2D map using raycasting. Inspired by Wolfenstein 3D.
Language: C - Size: 332 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

zafraedu/cub3d
Este proyecto está inspirado en el mundialmente famoso juego Wolfenstein 3D, que fue el primer FPS de la historia. Al utilizar la biblioteca MLX42 y nuestro algoritmo de raycasting.
Language: C - Size: 19.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

angelamcosta/cub3d
My first RayCaster with miniLibX.
Language: C - Size: 14.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

RhesusP/cub3D
My first RayCaster with miniLibX
Language: C - Size: 57.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

reomelo/42Porto-cub3D
Language: C - Size: 18.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
