Update link to Pan Docs gfx overview

"Rendering" is now a much lower-level description of the rendering
process, not exactly what we are looking for there :)
This commit is contained in:
ISSOtm
2023-11-23 18:08:18 +01:00
parent 27c1237daa
commit eb237ea4e1

View File

@@ -484,7 +484,7 @@ What follows is succinct descriptions of those formats, including
.Nm Ns -specific
details.
For more complete, beginner-friendly descriptions of the native formats with illustrations, please check out
.Lk https://gbdev.io/pandocs/Rendering Pan Docs .
.Lk https://gbdev.io/pandocs/Graphics Pan Docs .
.Ss Tile data
Tile data is output like a binary dump of VRAM, with no padding between tiles.
Each tile is 16 bytes, 2 per row of 8 pixels; the bits of color IDs are split into each byte