Zomon333 / SadBoat-Engine

I was listening to someone play ukelele and it made me want to program a platformer. This is that.
3 stars 0 forks source link

Create Shader Class #16

Closed Zomon333 closed 2 years ago

Zomon333 commented 2 years ago

We need a class to handle ingame shaders. This will add a helpful level of abstraction.

If we can think of other requirements, we'll comment them down below.

Zomon333 commented 2 years ago
Zomon333 commented 2 years ago

Shader must have function:

Zomon333 commented 2 years ago

Shader must have a new constructor: