Unity Engine | ProBuilder | C#
Project Overview
This project showcases a fully functional interactive portal system built in Unity. The portal creates a seamless connection between two worlds, with the ability of dynamic traversal and real-time rendering of parallel environments. Players can view and step through the portal, experiencing a visually immersive transition.
Showcase Scene
Created a detailed scene using some external assets, creating an immersive environment that complements the portal design. Focused on coding and technical design while presenting the portal in a polished and engaging setting.
Key Features
Real-Time Portal Rendering: Implemented using a second camera and Render Texture, allowing players to see the other side of the portal dynamically.
Perspective Alignment: A custom camera controller ensures accurate perspective alignment, creating the illusion of depth and realism.
Portal Activation: Coded an interactive feature where the portal grows from a miniature state to its full size upon player interaction. Used a simple Lerp method for this feature.
Custom Shader Effects: Developed a distortion shader with edge highlights and chromatic aberration to enhance portal visuals.
Particle Effects: Designed several particle systems around the portal, providing a sense of depth and force.






