Graphic support

Is it possible to create such graphics in unity? - http://www.imageupload.org/getfile.php?id=28718&a=5a13473074434408d202f5d7531f3204&t=4db729aa&o=8D0C497F67182F7A4B16BFF9E383604DDD434D2D291F3B654A79F9B9A89F162A9010507F67&n=sas.jpg&i=1 , this image from new harry potter game . ?

2 Answers

2

I'm getting a captcha error when I click on the link.

That being said, from everything I have gathered about Unity, it is not a tool to create graphics, just an engine to put the graphics created elsewhere to use.

Can Unity create this scene? Yes... Does Unity create graphics? Not really...

The graphical features of this image, such as the buildings, wouldn't be made in Unity, but rather a 3D modeling software and as long as the poly count is low enough Unity will handle the models just fine. The only thing from the image that I see being made in Unity would be the particle effects, as well as some possible shader effects and materials.

Unity can do all of the above, although it will be handled differently than Unity or the Crytek engine. It's a little more manual than the other engines, but keep in mind that it is virtually free in comparison. Even if you do purchase a license its still way cheaper than other engines.