Skip to content

Commit

Permalink
Update Awesome2DTechniques.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RetroGameDeveloper authored Dec 18, 2024
1 parent 811ad79 commit eaadf68
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pages/SourceCode/graphics/Awesome2DTechniques.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,10 @@ This is a Work in progress page to list interesting articles on 2D graphics tech
The Youtuber **decino** has created an excellent video explaining how the 2d melting screen transition works in the original Doom. It is well worth a watch!

<iframe width="560" height="315" src="https://www.youtube.com/embed/lUsCXSNhHmI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

---
# Others

## Pseudo 3d Roads
For information on how to create 2D games that look pseudo 3d (e.g outrun) Check out:
[Lou's Pseudo 3d Page](http://www.extentofthejam.com/pseudo/)

0 comments on commit eaadf68

Please sign in to comment.