Add PNG loading support
This commit is contained in:
parent
4d4cbd334f
commit
ea9a94dc08
3 changed files with 158 additions and 22 deletions
4
notes.org
Normal file
4
notes.org
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
- Y axis going upwards, just like OGL
|
||||
- Text rendering optimized yet still taking too much time. Using atlas with GL_TEXTURE_ARRAY
|
||||
- All vertex data lives in the CPU for each hex too
|
||||
- Need UI to modify hex appeareance (show texture from file and then apply it to hex)
|
||||
Loading…
Add table
Add a link
Reference in a new issue