Skip to main content

Web Socket, Diagrams, and Design Document

This week, we decided to focus on finishing the Design Document as a main deliverable for the end of this sprint. Having this complete would help us to better understand our project requirements and develop an adaptable plan.

On Friday, we had a group meeting (~0.5hrs) to discuss our specific roles, project scope, milestones, and to create a more defined objective in terms of styling, target audience, and primary educational takeaway. I spent the rest of class time (~3.5hrs) working on writing these details for the Design Document. I also made a visual to illustrate a simplified version of our proposed development schedule, which can be seen in the WEEK 2 introduction blog post.


I spent a few hours (~3hrs) researching web sockets, socket.io, and networked-a-frame because we will need to have connectivity and communication between our two platforms (desktop browser and VR headset). I also wanted to explore how other people created multi-user experiences with A-Frame. Because Mitchell will likely be very occupied with developing the Alpha prototype's in-game functionality, I will be helping with the server side stuff.

Some useful links I found include the following:

I also started looking at making a diagram to illustrate the project's physical setup. This should be fairly straight forward as there are no real environmental restrictions for the set up. Since we are developing for Oculus Rift first, the physical set up will also take into consideration the placement of the sensors. The user with VR headset would also need to have enough space to play (like in the image below), and the user playing on the browser may or may not even be in the same room (depending on whether voice chat has been implemented).


Image result for VR setup"

Unfortunately, since all 3 of us participated in Global Game Jam this weekend (Friday to Sunday), we were not able to dedicate as much time towards this project. Next week, the goal for me is to work on finishing the diagrams and wireframes for the User Interaction Specification document, and to help with programming for the Alpha prototype.

Comments

Popular posts from this blog

[WEEK 6] Back from Reading Week

We got back from Reading Week and reviewed what each of us accomplished. Expected deliverables for this week include: moodboards for the Living Room and the Warehouse, basic recolouring for the Living Room, a completed final Warehouse environment, and a working spawning objects prototype.

Sprint 4 - Alpha Presentation and Furniture

This week, the team presented our proposal for our project as well as demonstrated the alpha build. In its current state, the living room and warehouse environments are at their most primitive states and will be developed further over time. In future plans, I will have to redesign the living room to allocate more space to the user. It's currently too small and claustrophobic, which makes it difficult for a VR user to have enough building space. I spent the days prior to the presentation polishing the design comps then producing OBJ files of the environments to insert into A-Frame. I did this by going back and forth between a-frame and Maya and resizing the scene until it was the ideal size. This way, Mitchell is able to simply drag and drop the obj into the project without having to tweak the transformations (~5hrs). Table Model with UVs Chair Model with UVs Shelf Model with UVs After the presentations, I began working on modelling the 3 pieces of furniture that pl...

Sprint 2 - 3D Modelling the Environments

This week's focus has mainly been on writing the design document and preparing for the alpha prototype (~2hrs). A great majority of the written sections in our proposal is complete while a large chunk of graphics remains to be developed in the coming week. The sooner the design document is complete, the better of an idea we have in how the project will turn out in the end.  On my end, I am responsible for 3D modelling the environments that will be used in the alpha demo. These are also necessary for producing design comps. The environments will be very low poly environments using primitive shapes and basic forms to form the rooms, nothing too extravagant. Below are a few screenshots of the environments in their current state: Living Room (~3hrs) that will be played in VR and the Warehouse (~4hrs) on desktop; all modelled in Maya. Warehouse Back Side Warehouse Front Gate Warehouse Top-Down View Living Room Back View Living Room Front View Living Roo...