keijiro / Prisma

Pepper's ghost live visuals for VRDG #4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prisma

screenshot screenshot

gif

Prisma is live visual software that was developed for presenting visuals in a live performance by Merzbow & XXX Residents at DMM VR Theater. It uses the big transparent projection screen installed in front of the stage of the theater to make Pepper's ghost illusion. See the photo and video collection for how it looks.

Although the basic design of the project is much similar to my previous Pepper's ghost project Mirage, it has been improved in several ways.

One of the biggest changes that made a large performance gain is introducing Shadow Slicer. This made it possible to render shadows on the background screen without regenerating shadow maps multiple times (it was the most significant performance bottleneck in the previous project). For further details of Shadow Slicer, see the source code of Shadow Slicer.

System Requirements

  • Unity 5.6 or later

Prisma uses the special graphics features listed below. These features should be supported on the target platform.

License

MIT

About

Pepper's ghost live visuals for VRDG #4

License:MIT License


Languages

Language:C# 87.3%Language:HLSL 8.2%Language:ShaderLab 4.0%Language:GLSL 0.5%