wiremod / wirebox

Wire for S&Box. Early WIP.
MIT License
37 stars 8 forks source link

Add: RT Camera + Screen #28

Closed Nebual closed 1 year ago

Nebual commented 1 year ago

As SandboxPlus's Material tool can now change submaterials, we should be able to load custom textures for various Wire purposes onto Screen models like in image (7).

An RT camera could probably render a view to a texture, apply it to a material, and then use that as a submaterial of a screen model.

We could have the RT camera have a wire Entity output, the RT Screen have a wire Entity input, and then just wire them together rather than using custom "Linking" like Wiremod had.