Skip to content

GabrielMtins/Raycasting-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Raycasting-Demo

This is a small 3d game demo using the raycasting technique

To compile this file, you just need to use this command(linux):

$ gcc main.c -w -lm -lSDL2 -o main && ./main

About

A small 3d game based on the technique of raycasting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages