Skip to main content

Tutorial Feedback - Brian

As our project becomes more hands on and all on deck, we have the opportunity each week to meet with a member of the tutor team here within the Animation course. This week our team was meeting individually with Brian, a tutor who has an impressive and successful background in the gaming industry.
With this knowledge Brian has he knows the Unity interface and was able to offer us some advice and suggest helpful elements that we could implement into our scene and narrative to really make our project stand out.

Optimisation was was a key point of conversation as I spoke to Brian about the scene and the amount of geometry we have within the scene at this time. Moving forward, we will need to work as a team to ensure that each part of the scene is a inexpensive on playback time as possible.

Brian recommended using the Unity site to research various tips and advice for optimising our scene as best as possible. He told me to look at the page “optimisation for VR in unity”


The site was very helpful for an insight into various components that will help us moving forward with both importing our environment and our animated characters.  The Profiler is a tool which will help us to visualise how much time is spent by the software, rendering each frame of our project.  In addition to this, the Frame Debugger is another tool that will be important for us as a team when approaching our scene in Unity.  This tool will allow us to freeze the playback on a frame and then step through each individual draw call to see how the scene is constructed and register and record the particular areas that may need further optimisation.

Brian also mentioned 'Texture Atlasing' to me which is a strategy in game design and model texturing that allows the creator to place all textures into one map rather than having all textures separate.  This will optimise our scene, our models and will make the time spent rendering and the running of our project less expensive.

We also discussed our team gaining more regular access to the VR Lab based in the university which isn't being used to its full potential.  With this space, our team will be able to create our piece in a focused, spacious and efficient way.  We are hoping to make this space our working HQ as we approach the lat few months of this project.

Comments

Popular posts from this blog

CV and Business Card

Before heading into the big bad world of employment and potential freelance work, it is essential we leaving Undergraduate level with a professional portfolio of components we can use to sell our skills and help put us on the industry map to propel us towards a future career. This is in regards to two main pieces of self promotion.  The CV and business card.  It is important we have these designed, printed and accessible on the night of our end of year show so that company reps, directors and other industry members can view our projects and then take something tangible away from it to remember who we are and what we are capable of. When it comes to CV, I have always been taught through my years of business orientated education that it is simple, clean and not overly creative.  I was always taught that colour is tacky, images are resented and icons are acceptable but need to remain minimal.  When I approached this initial design stage of an updated and a...

Optimising Models

To optimise our scene even further, myself and our Director, Cassie, decided to start deleting faces for various models in our scene that are never seen by the user.  These are mainly on furniture, large counters, table items, counter items, fridge and kitchen door.  In this blog, I will post the videos of a few of the newly optimised models, some images from the process and explanations from other blogs and videos I watched as to how basic models need to be to ensure our scene is optimised as much as it can be. I found the article from Evermotion on optimising scenes to be very helpful in giving me the knowledge and understanding of why optimisation is such a large part of a project such as ours.  The real time rendering that we will be using within unity is processing a lot of information at one time.  If a project has a lot of textures, geometry and animation, this can be described as an expensive project.  Not that it costs a lot of money, but rather i...

Refinements

With our animations coming together, we are continually making further refinements and edits to each of our scenes to ensure each part of our narrative flows and is effectively portrayed.  Below are some updated notes that our producer, Lorna share with me of her opinion and advice on my current animation.  They are refinements that will help the overall appeal and appearance of our story, as well as ensuring our users aren't distracted by actions and movements that look...just plain wrong. Lorna suggested the movement of the mug and the male character should have a frame deleted as it seemed pretty jerky.  Below is one of the animations created of the male after applying some of the feedback. Another development for my animations was to add in the AI walk cycles.  I struggled with matching these up but although some areas are floaty, the design and nature of our project and in particular, our environment, means that the whole walk cycle does not have to ...