Recreate 5D space using the stencil buffer

Chat and discussion not related to either Marathon or Aleph One. Please keep things at least mildly interesting, though.
Post Reply
Qweasy908
Cyborg
Posts: 86
Joined: Jul 18th '18, 22:45

https://github.com/huriettic/stencilbuffer5dspace

I modified the map, 5D space to work with stencils in Unity.

It works better than my older creations.

The map was split into two.

Both have real and fake hallways.

When you enter a fake hallway the player layer changes to the new layer and the culling mask on the camera changes.

I made this to later make a VRChat map with seamless teleporting.
Qweasy908
Cyborg
Posts: 86
Joined: Jul 18th '18, 22:45

I added directions for opening the project.

Directions

1. Download the project as a zip file.

2. Unzip the project.

3. If you don't have Unity 2021.3.11f1 then install it.

4. Add or open the project with Unity Hub.

5. Open the project.

6. After it is done loading, go to Scenes and double click SampleScene.

7. Use the project to make a VRChat world with seamless teleports.
Post Reply