diff --git a/src/hub.html b/src/hub.html
index ea2cff76be0c6b198f9926f715694a5036c55448..4d0036bccbe187da62310652bc1998498f2805ab 100644
--- a/src/hub.html
+++ b/src/hub.html
@@ -28,6 +28,7 @@
     </audio>
 
     <a-scene
+        renderer="antialias: true"
         networked-scene="adapter: janus; audio: true; debug: true; connectOnLoad: false;"
         physics="gravity: -6;"
         mute-mic="eventSrc: a-scene; toggleEvents: action_mute"