Unity Tutorial 01

My adventure with Unity3D begins with a video by Jimmy Vegas on Youtube. 

The first video showed me how to open and setup Unity, told us about the programming languages we'll be using, namely C#, about how to create and manipulate simple 3D object, as well as a terrain creation.
The second video told us how to put texture on a terrain, how to raise and lower terrain and add a normal map. A normal map is a trick that computers use to make flat terrain seem bumpy by adding fake shadows to the texture.
We were also shown how to add texture to objects and change their properties.


In the third part, we were told more about C# and the scripts in unity. We learned how to add trees and grass and how to make them sway in the wind and change their colours.
The video also shows how to add a player character, and demo the game (walk around in it, etc). Next we were shown how to add a gem (a custom 3D object), and how to add a script from Visual Studio to make the gem rotate.


I look forward to learning more in unity, the possibilities already seem endless!

Comments

Popular posts from this blog

Introduction to a Future Revolutionary

Game Vision Statement

Prototype for my space game