Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 644 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 644 Bytes

UICalc

This tutorial will demonstrate how to build a non-game application using Unity3D and the UI system built in. For this tutorial, we'll be building a simple calculator that will look like the standard calculator that is built into MacOS.

The video for part 1 of this tutorial can be found at:

https://youtu.be/vQsI7wHgobw

The video for part 2 of this tutorial can be found at:

https://www.youtube.com/watch?v=n6gFLLSvS3U

The video for part 3 of this tutorial can be found at:

https://www.youtube.com/watch?v=n6gFLLSvS3U

The blog entry discussing this tutorial can be found at:

http://www.cwgtech.com/unityuitutorial/

@cwgtech