top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

D3D11 Interactive Portal Renderer

Project Type

3D Simulation

Date

May 2023

This is a basic graphics engine I built with DirectX 11, featuring Physically-based rendering, terrain generation with Perlin Noise, and shadow mapping.

This project was originally made for a class, but I took it beyond that to implement my own approach to rendering interactive Portals. This was a ton of fun! I encourage you to check out my other project Duolatera, where I take Portals even further to render them in a VR context with Unreal Engine, which, as it turns out, is a whole lot more complicated.

bottom of page