Project 1

 

Created By: Jordan Coe

Project Video

 

Theme

  • Neutral colors. Black, Grey, Brown
  • Similar quality of textures
  • Lighting is not to bright

Uniqueness

  • Changing colors in the room

Uniqueness

  • Using the aframe-event-set-component addon.
<a-box id="box" material="color:tomato;transparent:true;opacity:0"
           position="7.43 1.666 -2.00" height="1" depth="1" width="1"
           event-set__1="_event: click; _target: #Living_Light1; distance: 0.01;"
           event-set__2="_event: click; _target: #Living_Light2; distance: 0.01;"
           event-set__3="_event: click; _target: #Living_Light3; distance: 0.01;"
           event-set__4="_event: click; _target: #Living_Light4; distance: 0.01;"></a-box>

Complications

  • Trying to lower resolution to increase performance
  • Trying to add multiple events in an easy way. 

Solutions

  • https://hacks.mozilla.org/2017/07/optimizing-performance-of-a-frame-scenes-for-mobile-devices/ <a-scene stats>
  • a-event-set-component

Conclusion

  • Very excited to learn more.
  • Made me more confident in my abilities to code in VR

Questions

Project 1

By Jordan Coe

Project 1

Project 1 Presentation for VR 4331

  • 48