I don’t want to spend the time to learn blender, because after trying it out it looks quite complicated. I’m just wondering, theoretically, If I made a house in Unity using lots of basic cube gameobjects, would it be much different than modeling a house in Blender? Thanks,
Something kind of like this:
And I assume it would be near impossible, but what about making a car, or something crazy like a person? Would Blender be required? Because of as right now, I’ve just been downloading models, but I need to start making my own if I want to get farther with game development.
You need to learn Blender, sorry. You can’t model effectively in Unity; it’s not remotely a 3D modelling app, nor intended as such, and using a bunch of box primitives is quite different from a proper model and not nearly as efficient. Just do some Blender tutorials to get used to it…while initially appearing intimidating (as all 3D apps do if you’ve never used one), it’s not that hard once you understand the basics.
Also if you want a house that detailed for a game potential game player need to be running the game in a console or one of those high-speed dual video card PC gaming rigs.
Otherwise that house needs to be a minimal amount of cubes with detailed textures in as low a resolution that still look passable as possible.
If you don’t want to learn how to use a dedicated 3D modeling tool, then don’t do it. Hire an artist and order some models. Considering the learning curve of these tools, hiring a freelancer definitely costs much less in terms of money and time.
For anything else then use within Google World or SketchUp itself, i certainly wouldn’t advice SketchUp at all for game-development (even if someone is not familiar with 3d software at all)
While being incredibly user-friendly in how easily you can create and modify models;
Sketchup’s mesh layouts are so filthy that even to experienced modelers it could usually be better just to model again, especially if you want to apply things like UV-mapping or animation, which (by the way) SketchUp both can’t.
Blender honestly is a great free solution, personally i also use the Maya PLE (Personal Learning Edition), which should allow you to produce assets in as long as you use them non-commercially. (Downside being while Maya is a great tool (In my Opinion, also Cinema4D is a favorite, but not available for free.) that if you want to use assets in anything else then a non-commercial way… you’d have to purchase a quite expensive piece of software.)
Blender will take more effort to learn then SketchUp, but you can make much “cleaner” models and probably also take some problems away that else would have popped up further down your pipeline, like the Animation(/“Rigging”) and UV-mapping.
However, mainly straight and simple shapes like semi-cuboids can be drawn with SketchUp quite fine. More complicated shapes (may) end up “dirty” and with too many tri’s/polygons, thus slowing down your game without need.
If you manage to pick up blender quite easily you’ll have earned back your time that otherwise would have to be spent in switching you rmodel back-and-forth between multiple programs.
Also since blender would be a more integrated tool, you’d be less prone to export problems, wrongly scaled UV’s and more of such horrors.
Hope you can see the pro’s in learning the programme.