Skip to content
Splash Virtual Fashion Runway

Virtual Fashion Runway

Unreal Engine · Pixel Streaming on AWS

{ Full Stack Developer / Devops}

logo of Unreal Engine

Unreal Engine

logo of AWS

AWS

logo of Linux

Linux

logo of JavaScript

JavaScript

logo of HTML5

HTML5

A digital fashion show streamed live from Unreal Engine to the browser through Pixel Streaming. I built the website that consumes the stream and set up the environment on AWS over Linux: an EC2 instance inside a VPC with the project build and the Pixel Streamer bootstrap served from S3, plus remote admin access for the art team. Viewers reach the runway, the backstage and the virtual tour from any browser, with nothing to install.

UnrealReal-time rendering of the show
AWSEC2 instance in a VPC on Linux
BrowserNothing for the viewer to install
S3Pixel Streamer build and bootstrap

Problem

A show rendered in real time could only be watched on machines with a dedicated GPU, which left out an audience that had to attend from their own browser.

Solution

I deployed the Unreal Engine project on a Linux EC2 instance inside a VPC, with the build and the Pixel Streamer bootstrap served from S3, and built the web frontend that receives the stream and organizes the experience into runway, backstage and virtual tour.

Result

The show became reachable from any browser with no prior installation, and the art team could log into the same instance over remote desktop to review and adjust the scene.

Virtual Fashion Runway


Angel Iram
{ Full Stack Developer}

Web frontend for the stream

Built the site that consumes the Pixel Streaming feed and organizes the experience into sections — runway, backstage and virtual tour — showing the live or offline state of each broadcast.

Angel Iram
{ Devops}

AWS environment on Linux

Configured the EC2 instance inside a VPC with the project build and the Pixel Streamer bootstrap served from S3, plus remote admin access for the art team.

Angel Iram
{ Full Stack Developer}

Presenter panel

Implemented the authenticated presenter access used to drive the virtual runway tour in front of the connected audience.

The code for this project belongs to the client and cannot be published. What I can show is on this page: the problem, the solution I built, my specific role and screenshots of the product. If what you want is to read my code, that's exactly why I built Ghostline: a complete, playable game with both the C# client repo and the TypeScript API repo open —the same technical judgment I applied here, this time auditable commit by commit.

Gallery

The show running

Digital models walking the runway inside the ice set, rendered in real time by Unreal Engine and streamed to the browser.

Material System for Archviz
Next projectMaterial System for ArchvizEditor tooling · Unreal Engine · batch library generation