42-cub3d

There are 6 repositories under 42-cub3d topic.

  • madebypixel02/cub3d

    [42 Madrid] My first RayCaster with miniLibX

    Language:C5000
  • abouabra/42-Cub3D

    Cub3D is a project that aims to create a 3D game using the raycasting technique.

    Language:C2101
  • Kuninoto/42_cub3D

    A simple 3D 'game' using MinilLibX (mlx), the graphic library of the 42School and the raycasting algorithm

    Language:C2100
  • aaron-22766/42_cub3D

    Create a 3D maze game using ray-casting, inspired by Wolfenstein3D (team project)

    Language:C0000
  • julienhouyet/42-cub3D

    🎮 The aim of this project was to introduce us to Raycasting. We have to reproduce the graphic method of the Wolfenstein 3D game.

    Language:C0100
  • pin3dev/42_cub3D

    A simplified RayCaster implementation using miniLibX, part of the 42 school curriculum. The project includes features like window management, map interpretation, player movement, and rendering with distinct wall textures for each cardinal direction.

    Language:C0000