I want to make a 3D game, preferably one that can be played in a browser. Some people say blender, some say unity. What are the pros and cons of each?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Blender and Unity are not the same things.
Unity is a game engine, which means that its purpose is to create games, and you can program in it using C# or JavaScript. But you cannot make 3d models in it.
While Blender is a program for modelling mainly. You can create applications or games in it but it is not the program’s main purpose.
For Unity, you can create 3D models/animations, and import them but I am not sure if it’s compatible with Blender but, it is compatible with Maya.
I would recommend Unity more for making a Game because it also has web support, but it requires installing a plugin.
On the Unity Website you can find documentation and examples to help you get started.