jak-project/docs
ManDude 67bb1193a8
[runtime] GPU sprite renderer (#1075)
* sprite_3d first attempt

* fixs

* fix Q usage

* ??

* attempt 2

* Update sprite_3d.vert

* works-ish

* works properly!

* scissor fix

* simplify shader

* texture support except everything is broken for some reason

* stuff

* Update SpriteRenderer.cpp

* meltdown

* Revert "simplify shader"

This reverts commit 97bd9b77be.

* Revert "Revert "simplify shader""

This reverts commit 32fb46ce90.

* fix blend

* fix blend and prim

* fix depth write and texture rendering

* fix bugs

* remove noperspective

* fix and finalize sprite 3D vert shader

* optimize 3D program

* 2D sprites! almost first try

* fixes + merge shader code

* HUD sprite support and clean up code

* oopsie

* fix 3d sprites

* minor cleanup and increase sprite buffer to 8k sprites

* clang

* replace some uses of `glBufferSubData` with `glBufferData`
2022-01-15 12:31:38 -05:00
..
css Updated github pages site 2022-01-05 02:58:20 +00:00
gh-pages-proj Updated github pages site 2022-01-12 15:48:40 +00:00
img Updated github pages site 2022-01-06 23:48:36 +00:00
js Updated github pages site 2022-01-12 15:48:40 +00:00
markdown [runtime] optimize DirectRenderer for multiple textures + optimize sprite renderer (#1054) 2022-01-06 18:47:20 -05:00
scratch [runtime] GPU sprite renderer (#1075) 2022-01-15 12:31:38 -05:00
.gitignore Initial spike of Github Pages project status / documentation portal (#400) 2021-04-30 01:13:15 -04:00
.nojekyll Initial spike of Github Pages project status / documentation portal (#400) 2021-04-30 01:13:15 -04:00
api-docs.html docs: Overhaul and organize all of the existing documentation we have (#412) 2021-05-02 14:58:22 -04:00
favicon-nobg.png game: Get camera code working (#965) 2021-11-13 22:41:15 -05:00
favicon.png Updated github pages site 2022-01-06 23:48:36 +00:00
index.html Updated github pages site 2022-01-12 15:48:40 +00:00
logo-text-colored.png docs: Refresh the homepage and add some basic gallery support (#1051) 2022-01-04 21:05:27 -05:00