197 results for “topic:cub3d”
#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
42Course
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
Raycasting Algorithm using MLX Library in C
Cub3D is a 42 school team project to create a dynamic view inside a 3D maze using raycasting in the style of Wolfenstein3D.
A regular 42Cursus journey here!
A small 3D renderer based on raycasting and rasterizing
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.
No description provided.
My first RayCaster with miniLibX, and beyond.
School project: create a video game using ray-casting technology and a graphic library (with all the bonuses).
cub3D tester for leaks and parser
My first RayCaster with miniLibX. Project from 42 São Paulo
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.
Cub3D is a 3D horror RPG game featuring raycasting engine and our own rasterizer for integration of custom 3D models.
3D raycasting engine developed *entirely in C*.
An automated tester for checking 42's cub3D project against a variety of valid and invalid inputs
In this project we create a dynamic 3D view of the inside of a maze using Ray-casting.
MiniLibX man 한글 번역
A raycasting engine with smoothment!
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.
Wolfenstein3D inspired Raycaster programmed in C
A graphical project using raycasting and the mlx library
42Cursus | This project aims to code a 3D game using the raycasting technique, like Wolfestein, considered the first FPS game in the world.
The Cub3d project is a 3D maze game that teaches basics of graphics, user interaction, collisions, and 3D game mechanics.
Cub3D is a project inspired by Wolfenstein 3D, one of the first first-person shooter games. It allows you to explore ray-casting techniques to create a 3D maze representation. The goal is to navigate through this environment while respecting the constraints of the graphic engine.
my first fps game inspired by Wolfenstein
📦 Raycasting project inspired by "Wolfenstein 3D" (1992) video game
miniRT 공부 블로그입니다.
[42School project] My Raycasting with MinilibX