Skip to content

Commit

Permalink
chore(docs): update TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
0xBAMA committed Mar 31, 2024
1 parent 3343da1 commit 213a68d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ A hand-picked list of graphics programming resources maintained by graphics prog
- [Software Rasterization](#software-rasterization)
- [Graphics Effects](#graphics-effects)
- [Normal Mapping](#normal-mapping)
- [Hash Functions](#hash-functions)
- [Dithering](#dithering)
- [Shadow](#shadow)
- [Ambient Occlusion](#ambient-occlusion)
- [Reflection](#reflection)
Expand All @@ -59,7 +61,7 @@ A hand-picked list of graphics programming resources maintained by graphics prog
- [Tessellation](#tessellation)
- [Voxel Rendering](#voxel-rendering)
- [Volume Rendering](#volume-rendering)
- [Dithering](#dithering)
- [Dithering](#dithering-1)
- [Sprite Rendering](#sprite-rendering)
- [Atmosphere Scattering](#atmosphere-scattering)
- [Grass Rendering](#grass-rendering)
Expand Down

0 comments on commit 213a68d

Please sign in to comment.