Oblique overview of the modeled production and warehouse facility
Full-facility oblique: modeled production, storage, and circulation in one spatial view.

Problem

Physical layout, storage, movement, and training are difficult to reason about when they appear as disconnected records.

First-person view inside the modeled Plant 076 production floor with a forklift, pallet load, safety rails, and equipment
Walking and forklift views give spatial context to operational scenarios.

What I built

An offline-capable browser-based Three.js warehouse simulation with walking and forklift interaction, camera modes, PWA support, a WebXR-compatible browser direction, and Electron packaging.

Architecture / decisions

Physical regions are modeled as regions with meaning: storage, staging, movement paths, safety boundaries, and operating context.

The supported data boundary is deliberate: manual export to local parsing to visualization. There is no SAP return path.

Wireframe fragment showing physical warehouse geometry translated into a software model
Geometry establishes the relationship between the physical facility and its software model.

Evidence

Top-down view showing relationships among modeled warehouse regions
Top-down inset: relationships among modeled regions.

Spatial evidence makes the distinction between structure, occupancy, and operational relationship visible without flattening them into a record list.

Matched views show the same camera before and after a supported local import visualization; detail views distinguish rack positions from floor-bin areas and place movement in context.

Matched warehouse camera before local inventory data is visualized, showing the modeled storage structure largely unpopulated
Before local import visualization
Same warehouse camera after supported local inventory data is visualized as pallet loads throughout the modeled facility
After supported local import visualization
Modeled storage detail distinguishing rack positions from floor-bin areas
Rack positions and floor-bin areas remain distinct in the model.
Modeled production staging, forklift, and trainee marker showing an operational relationship in space
Staging, forklift, and trainee context are inspected together.

Result

The software makes spatial occupancy and operating relationships inspectable. It does not present warehouse-optimization results; that decision-support work is separate.

Technologies

Current boundary / unfinished work

This is a simulation and decision/training aid, not a live bidirectional SAP client. Optional movement capture is not required for the initial site.

Diagram of the manual export and local parsing boundary with no return path into SAP
Supported data boundary.
Diagram summarizing the method used to build reusable modeled facility structure
Reusable facility-build method.