Tabletop Simulator

Tabletop Simulator

Otillräckligt med betyg
Magnifying Glass
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Number of Players: 1, 2, 3, 4
Taggar: Custom Models, Misc, 4+
Filstorlek
Lades upp
4.518 KB
25 feb, 2020 @ 11:41
1 ändringsnotis ( visa )

Abonnera för att ladda ner
Magnifying Glass

Beskrivning
"Working" magnifying glass as a Unity asset using cameras and render textures.
Made for fun as a quirky toy, not very practical but not everything needs to be.

No need to credit if used, enjoy!

Uncompiled Unitypackage available for Patreon supporters: https://www.patreon.com/chries
3 kommentarer
Adil3tr 24 jan, 2021 @ 22:14 
This is really interesting. This is exactly what I need in VR. Thank you.
ulia  [skapare] 26 feb, 2020 @ 13:25 
Yeah you can do that pretty easily with some scripting by having the two camera as separate objects and positioned with the script, but this would make it less self contained due to the potential issues with instantiation and missing the references for the camera and render textures, putting it at risk of breaking. A custom shader can probably do some nifty things also and should be slightly more reliable.
Baryonyx 26 feb, 2020 @ 12:19 
Cool idea. I wonder if it would be possible to create a more realistic effect where the magnification becomes less when going very close to the object and increase when rising, then become less again at a distance.