[oden][game] Draw the world

This involved basically a giant rewrite of the renderer because I now
need to share the vertex buffer across textures and it is *a lot* let
me tell you.

There's like a vertical seam which I don't understand yet.
This commit is contained in:
John Doty 2023-08-07 10:05:24 -07:00
parent 22327a71b3
commit f9648d88cd
7 changed files with 936 additions and 595 deletions

File diff suppressed because one or more lines are too long