Skip to content

A scene setup example of how to get pixel data from a render texture into VRChat Udon

Notifications You must be signed in to change notification settings

llealloo/vrc-udon-texture-sampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

vrc-udon-texture-sampler

A scene setup example of how to get pixel data from a render texture into VRChat Udon

Required packages

  • VRChat World SDK 3.0
  • UdonSharp

Notes

The blank "Tex2D.png" asset should match the pixel dimensions of the render texture. If you wish to change the resolution, you will have to do this manually in an external image editing application such as photoshop/gimp. It serves as a placeholder Texture2D asset as a workaround for missing features within Udon. This may become depreciated in the future.

Thanks

Merlin, lox9973, fuopy

Download the latest release here:

https://github.com/llealloo/vrc-udon-texture-sampler/releases/latest

About

A scene setup example of how to get pixel data from a render texture into VRChat Udon

Resources

Stars

Watchers

Forks

Packages

No packages published