Skip to main content

Sprint 1 - Research on 3D assets and Environment

It has been established that this VR experience will take place in two different locations by two different users. The warehouse location in for resource gathering, and another location for building. As the primary 3D artist on the team, I've done research on what kind of furniture to use for the context of the experience. I took into account the difficulty of the building process as well as the theme they impose. As a result, it's been decided that a Living Room is the ideal location for a building environment.

I believe that as the experience is more visceral and genuine if the actions you perform match the environments you are in. As such, building simple furniture such as chairs, tables, or shelves make more sense if they are done within the environment they end up inhabiting. Below are a few reference images that I reviewed.

     

    

There's a mix of clean, fancy rooms, and messy ones that I looked at for diversity. From my research, the fancier rooms are what interior designers consider proper living rooms while the messier ones are what real people have in their living rooms. Upon investigating them, I found recurring pieces of furniture that can be found in them. These include Sofas, Chairs, Coffee Tables, Lamps, and a Cabinet.

Following these elements, I looked to IKEA for 3D models of the furniture in their catalogues as well as instructional manuals to how to put them together. Polatis is a website that has a wide library of 3D models from IKEA  where I can freely download OBJ files. As for the instructional manuals, the IKEA website has them available for free to download, which is convenient and helpful.

Furniture that I think will be simple to implement into the scope of our project are as follow:

  1. HEMNES Coffee Table: Model Assembly
  2. INGOLF Chair: Model Assembly
  3. HEMNES Bookshelf: Model Assembly

Comments

Popular posts from this blog

Sprint 5 - Finishing the Furniture

This week, I completed modelling (4hrs) and texturing (7hrs) the furniture that will be used in the scene. It took longer than I expected because I had difficulty nailing down an art style while also working with new techniques in Substance Painter that I wasn't familiar with. A big challenge was finding a style that I really liked and understanding how to achieve that. My experience is more in realistic modelling and texturing where it's easy to see where things don't look right. However, with stylized pieces, it's up to my own interpretation. I'm also working with a very base, low-resolution mesh because I want to avoid creating too much detail through normal or height maps. The simpler, the better, but, the simpler, the less there is to work with. The grand solution in nailing down a flexible art style was through the use of ambient occlusion. By baking the same model over itself, I get an AO map, which already improves the look dramatically as it removes ...

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...

Catalogue, Sound Effects, JSON for Instructions

This week I updated the image for the catalogue and added it to the Living Room environment as an image plane (~2hrs). I am currently adding smaller clickable planes on top of it to represent the different furniture options to choose to build. A screenshot of this can be seen below. I also looked for some sound effects to use for user feedback (~2hrs) when pieces are combined together correctly, incorrectly, pieces are dropped, etc. These sound files have been added to the shared drive and will be implemented in the code in the next few days. Some example sounds can be listened to at the following links: https://freesound.org/people/NenadSimic/sounds/150879/ https://freesound.org/people/grunz/sounds/109662/ https://freesound.org/people/GabrielAraujo/sounds/242501/ https://freesound.org/people/kirbydx/sounds/175409/  I also worked on adding JSON for the builder.js and finder.js files to store the required information for the instructions (~1hr). An example o...