synergiance / SynMediaPlayer

An advanced Udon based media player for VRChat.
MIT License
20 stars 3 forks source link

[Suggestion] Make use of on-demand render textures #46

Closed ShiguriVR closed 9 months ago

ShiguriVR commented 9 months ago

Render texture constructors are now exposed to Udon. This could be taken advantage of for better performance and flexibility.

Could also be relevant for you to add an in-game video quality option?

synergiance commented 9 months ago

This won't be fully solved for now but this'll have to do. No longer are the predefined render textures a thing other than the final render texture. It appears that custom render textures cannot be created even though render textures can. https://github.com/synergiance/SynMediaPlayer/commit/7ace9c008d45299fc6559a25628274321312ac0c