Do people actually do thi?

Well here’s the car ben asked for

and here is the same challenge using Blender, still simple block modeling
CUD-3D_Lesson-04_Challenge_01

The Blender version took about half as long as doing it in Unity which makes me ask… Do people actually try and block model in Unity?

2 Likes

Hi,

The primitives in Unity are mainly used for quick prototyping. When working in a team, the programmer or game designer does not want to wait for days or weeks until the artist provides models. Instead, they can use primitives, which will get replaced with actual meshes at a later juncture.

5 Likes