Skip to content
generated from 8dcc/c-template

Simple program for simulating raycasting in SDL

License

Notifications You must be signed in to change notification settings

8dcc/raycasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raycasting

Simple program for simulating raycasting in SDL.

Description

The program currently uses raycasting to simulate lightning in a two-dimensional plane.

raycast.mp4

Note: This project is still work in progress.

Building

$ git clone https://github.com/8dcc/raycasting
$ cd raycasting
$ make
...

Usage

$ ./raycasting.out
Press <Esc> or <q> to exit...

About

Simple program for simulating raycasting in SDL

Resources

License

Stars

Watchers

Forks