- Home /
Need help to get start with unity
Dear developers,
I'm new to unity. I need some help to get start with it.
I want to make similar app like http://www.topopt.dtu.dk/?q=node/863. I have the matlab program ready which is available at http://top3dapp.com.
Now I want to deploy the matlab program on web. I learn that unity has great cross-platform capability which can make this happen.
I'm here to seek suggestions from unity community to help me start with this. For example, what I need to learn in order to make this app. I know I need use c# as programming language in unity for this app.
Any suggestion will be helpful.
Sincerely, Kai
Answer by FirstLaw · Apr 03, 2014 at 04:11 PM
okay first download the Unity Engine http://unity3d.com/unity/download
then start learning the User interface(UI) link text
then learn scripting link text
and you have a good start , in the Learn section on unity's main website you will get a lot of info and you can always ask questions here if you have any trouble.
as for language C# , Java, or Boo . are the three main programing languages in unity. all three are easy to learn I'm just a beginner and i managed to get a simple game going . good luck.
Answer by wijesijp · Apr 03, 2014 at 04:19 PM
some sites with video tutorials
Your answer
Follow this Question
Related Questions
Unity card game issues 0 Answers
Help with Invisibility script. 1 Answer
Multiplayer First Person controls other character? 0 Answers
Why doesn't the Web Player load from my website? 2 Answers
help with character respawn after death (javascript) 1 Answer