Difference between revisions of "Unity Tutorials"

From TRCCompSci - AQA Computer Science
Jump to: navigation, search
(Tutorials)
(Tutorials)
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:
  
 
==Tutorials==
 
==Tutorials==
[https://unity3d.com/learn/tutorials/topics/interface-essentials Unity /interface essentials]
+
[https://unity3d.com/learn/tutorials/topics/interface-essentials Unity interface essentials]
  
 
[https://unity3d.com/learn/tutorials/lets-try Starter Tutorials]
 
[https://unity3d.com/learn/tutorials/lets-try Starter Tutorials]
  
 
[https://unity3d.com/learn/tutorials/s/2d-game-creation 2d Tutorials]
 
[https://unity3d.com/learn/tutorials/s/2d-game-creation 2d Tutorials]
 +
 +
==More Information==
 +
Board to bits, youtube - Tends to be fairly simple in how it is explained
 +
 +
https://www.youtube.com/channel/UCifiUB82IZ6kCkjNXN8dwsQ/playlists
 +
 +
Sebastion Lague, youtube - Describes theory behind the topic before coding it.
 +
 +
https://www.youtube.com/user/Cercopithecan/playlists
 +
 +
Catlike Coding, website - Requires reading, useful for learning and making unity programs - does a lot for graphics.
 +
 +
https://catlikecoding.com/unity/tutorials/

Latest revision as of 11:40, 22 May 2019

Unfortunately college are unwilling to install Unity onto college machines, their main issue is disk space on each machine. However Unity is free for students and can be installed on your home PC or laptop, a previous student ran unity on an AMD APU laptop so a high powered machine is not required. Another important issue is to remember your project marks are for technical skills and not necessarily graphical skills or for a 3d model of a character.

Download / Install

Personal Download link

Unity for Students

Tutorials

Unity interface essentials

Starter Tutorials

2d Tutorials

More Information

Board to bits, youtube - Tends to be fairly simple in how it is explained

https://www.youtube.com/channel/UCifiUB82IZ6kCkjNXN8dwsQ/playlists

Sebastion Lague, youtube - Describes theory behind the topic before coding it.

https://www.youtube.com/user/Cercopithecan/playlists

Catlike Coding, website - Requires reading, useful for learning and making unity programs - does a lot for graphics.

https://catlikecoding.com/unity/tutorials/