Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumi111 authored Mar 24, 2023
1 parent b6fc35a commit 3681b83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
## AIM
To create 3D projection of a 2D map using raycasting and DDA algorithm.

## FINAL OUTPUT
![2022-12-19 15-15-09](https://user-images.githubusercontent.com/66158938/208414308-94568332-5a09-4d98-a64b-97e3c9907b9c.gif)

## REFERENCES

1. The calculations used in the program are based on the [permadi's raycasting tutorial](https://permadi.com/1996/05/ray-casting-tutorial-table-of-contents/). We have used the images from the same article here for better understaning.
Expand Down

0 comments on commit 3681b83

Please sign in to comment.