Add skeleton README and copy of license text

This commit is contained in:
2025-06-16 18:49:22 +10:00
parent 340448cf4c
commit 94b43ec449
2 changed files with 23 additions and 0 deletions

8
README.md Normal file
View 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 ###