Interiors Web Demo

I’ve uploaded a new web demo showing interior/exterior transitions of town buildings.

Wayrest Interiors
Controls: WSAD to move, SPACE to jump, SHIFT to toggle run, LEFTMOUSECLICK to activate doors, ESC to uncapture mouse.
www.dfworkshop.net/web_demos/wayrest-interiors-1a/wayrest-interiors-1a.html

I’m far from done with interiors, but the above demo is interesting in that all interiors are loaded procedurally. All interior models, layout data, and materials are converted in realtime from native binary data, right inside your web browser.

Essentially, Daggerfall’s world is being constructed from original binary data on another platform without emulation. The same could be done for an iOS or Android build, or any other platform supported by Unity. The total compressed build size is only 17MB.