Cisco Workspace Designer: Design the perfect meeting room in 3D

https://www.webex.com/workspacedesigner

Nominated and votable contender for Webby award 2025

An interactive 3D configurator for meeting rooms.

  • Set the room size, table type, number of chairs, and select video devices and microphones.
  • See if the camera and mics are covering the room you have designed
  • Look how the view is from the camera point of view

Implemented with React Three Fiber by a small team of enthusiastic web developers in Cisco Norway :norway:.



8 Likes

I’m afraid that the laptop doesn’t want to cooperate with the table…

2 Likes

Haha :slight_smile: you found a bug. We don’t have many, given the complexity of this project, but that is a known regression. Thanks!!

Looks great! If you don’t mind me asking, how did you get such nice soft shadows?

Look maybe here:

We used the SoftShadow component of Drei. Highly recommended. SoftShadows - Drei
For the shadow beneath the room itself, we just used a blurry bitmap, since there isn’t really an actual plane to cast a shadow on there

1 Like