Commit Graph

3 Commits (a0729adfa412ccbca102ac5443c4fefa9bf3f748)

Author SHA1 Message Date
Caleb Cornett f3c74aa72a make video shaders optional and search for them in the root output directory 2023-01-21 13:56:31 -05:00
cosmonaut 23252a149f ignore currently loaded video on VideoPlayer.Load 2022-09-20 11:31:27 -07:00
cosmonaut b380707462 Video Optimization (#22)
- Videos are now shoved into memory when created to avoid disk latency issues
- Added VideoPlayer class to avoid redundant texture creation on videos
- Most Video functions are now on VideoPlayer

Reviewed-on: MoonsideGames/MoonWorks#22
2022-08-18 20:45:34 +00:00