Categories
4.1 Week 5 Collaborative Unit

Week 5: Work in Progress Presentation

1. Introduction

This week we had a work in progress presentation of our project. We gave the introduction of our team and shared the progress of our project. We visited Tate modern museum to scan sculptures and paintings. We also had the second session of Unity with Herman Ho.

2. Collaborative Project: Presentation

The presentation was extremely helpful to enhance our communication and public speaking skills. The feedback we received on the presentation helped us to fill the loop holes of our project.

Image showing some of the team members of “Lost World”

One-Liner

An immersive experience that takes you on a journey through the dystopian environments of post climatic apocalyptic Earth inhabited by evolved creatures.

3. Tate Modern Visit

After the presentation we visited Tate British Museum on a study trip. The main aim of this visit was to do the 3d scanning of the artworks of our choice. This visit allowed us to explore the creative installations and artworks from the people of different cultures.

4. Getting Started with Unity

Later this week, we had our second session of Unity. In this session, we worked on creating looping animations. We got familiarize with Unity Animation System.

Looping Animation

We started with important basic pre made assets and recorded an animation of a cube first. After that we tagged the plane as ground. To make the cube animation go up and down in a loop we copied the animation node of the cube and linked it back to the first animation node of cube. We also reversed the speed to -1 from 1 so that the animation becomes a perfect loop.

Image showing the scene in unity
Image showing the process of making loop-able animation

Then, we worked on how to import pre made animations and put them in loop by turning the loop animation checked in the inspector.