mirror of
https://github.com/ScrelliCopter/NeHe-SDL_GPU.git
synced 2025-06-19 21:49:17 +10:00
Add skeleton README and copy of license text
This commit is contained in:
8
README.md
Normal file
8
README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# NeHe Legacy Tutorials on SDL_GPU #
|
||||
|
||||
Re-implementations of the venerable [NeHe](https://nehe.gamedev.net/) legacy OpenGL
|
||||
lessons with SDL3's modern [GPU API](https://wiki.libsdl.org/SDL3/CategoryGPU).
|
||||
Lessons 1-10 are currently available in several different languages (C99, Rust,
|
||||
and Swift)
|
||||
|
||||
### TODO: Document each lesson here ###
|
||||
Reference in New Issue
Block a user