Skip to content

Commit

Permalink
More hw rendering resources
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfoodat authored Aug 26, 2024
1 parent cab7166 commit 601d006
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions emudev_resources_general.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ For emulating 3D systems.
### Hardware Rasterization
- [LearnOpenGL](https://learnopengl.com/Getting-started/OpenGL): OpenGL tutorial for beginners
- [Vulkan-tutorial](https://vulkan-tutorial.com/Introduction): Vulkan tutorial, prior GPU programming knowledge is advised.
- [Ubershaders: A Ridiculous Solution to an Impossible Problem](https://dolphin-emu.org/blog/2017/07/30/ubershaders/)
- [Texture caching](https://www.reddit.com/r/EmuDev/comments/ug5ere/about_texture_caches/)

### Audio
- <https://nicolasallemand.com/2019/12/12/let-there-be-sound>
Expand Down

0 comments on commit 601d006

Please sign in to comment.