Cool hologram shader that works with everything!

I figured out that if you just make all the BaseParts in a model/folder/instance transparent and add 6 Textures to each BasePart (all with different faces) with a texture of something like this:


You can make something that looks like this:

(random car from the toolbox)
And by adding some handler code, you can even make it animated, tho i cant show that here for… reasons.

22 Likes

This is pretty cool. Not super surprising as it’s literally just a texture, but with a few tweaks such as glow and such, it could definitely look good.

I present to you… hologram sonic, hologram human, and hologram bacon hair:


Thanks for sharing!
:wink:

10 Likes

i might just be stupid on this one but how do you make it glow? that isnt just like a point light right?

best i can do is this, dont know if thats the same you have done tho


maybe it is… idk

You can make the color property from texture/decal goes way above the 255 limit

whyyyyyyyy did noone tell me this before :D, thanks

1 Like

Little update on this, i have used this “shader” effect to make a hologram projector, showcase here:

(the effect that some parts of the projected model are missing is achived simply by generating random little glass parts with transparency 0.999 around the model [and as roblox doesnt render transparent parts through glass you get this])

4 Likes