Skip to content

RemotePhotoSystem

Too many photos and not enough map space? Tired of adjusting UVs, materials, and textures? Try letting frames download images directly from the internet

RemotePhotoSystem is a set of U# components that can store your external image direct links and use them to create a gallery. This lets you dynamically load all your photos in VRChat with a small number of frames. The components also provide preloading, random/sequential photo switching modes, adaptive frame aspect ratios, and other features to make the experience smoother.

You need to prepare several direct image URL links yourself. Direct links often end with an image format such as .jpg, .png, .gif, .webp

VRChat hard requirements: https://creators.vrchat.com/worlds/udon/image-loading/ The maximum image resolution is 2048 × 2048 pixels One image can be downloaded every five seconds The URL must point directly to the image file, and URL redirects are not allowed

Quick Start Configuration Components WebTool Self-hosted Image Solution