[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip / qa] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/3/ - 3DCG

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]


File: WIP17.png (740 KB, 2560x1440)
740 KB
740 KB PNG
How much time do you think this should take? I'm working on this for 12-14 hours total at this point and honestly I expected it to go faster, but there are many minor issues along the way and they sometimes take unexpected amount of time to fix. For example, when I choose a face for custom transform orientation and start moving something, snapping to vertex/edge stops working as expected and instead snaps things to some weird locations, which makes some things really hard to model or cleanup. I wonder are there any plugins or workflows which make it easier/faster to model stuff like this?
>>
>>990085
Any normal person would do that in an hour give or take 20 minutes
>>
File: WIP18.png (756 KB, 2560x1440)
756 KB
756 KB PNG
Another POV.

>>990089
Oh well, sure.
>>
Additional question /3/-bros, how would you implement this secondary roof? It's curvy but the tiles are uniform, any easy solutions? Because what I did felt too tricky and roundabout.
>>
>>990089
Yep that model would take about 30 minutes.
>>
>>990085
20min to an hour.
You just need to learn how to use your tools properly.
>>
>>990093
Make one side (just bool kit the ends?) and then just rotate duplicates out from the center point of the tower
>>
>>990110
>bool kit
Bool cut. Stupid phone.
>>
>>990085
Shouldn't take more than a few hours. Under an hour is unrealistic though, if you're starting from scratch, unless you have a very clear idea of what you want/need to achieve. But in most scenarios, almost everyone is going to be stuck designing/trying different things, getting indecisive about a shape and what not, even if they have a general idea of what they might be going for.

The only way I could see someone doing this in 30 minutes, is if they're replicating something, for example, reproducing what you've done would be simple enough. That, or the end result doesn't matter, and it's just some throwaway model, basically the equivalent of a doodle. But if you're designing it for a purpose, you're going to need to invest time thinking things through.

>>990109
>>990108
>>990089
People have a tendency of overestimating their capabilities. Don't listen to these guys. You see it everywhere, in CG, construction, software development, you name it. They imagine the process in their mind, while glossing over/forgetting all the minor, and not so minor things that end up adding to the total time. Then they end up spending multiple times the amount of time they claimed they're capable of and present you with something that hopefully resembles something you hired them to do.
>>
>>990085
I wouldn't worry about speed, explore ideas and make things properly, don't rush. but I would recommend you try and make it more modular. it'll save you some headache when you start texturing
>>
File: refs.png (2.88 MB, 1477x1293)
2.88 MB
2.88 MB PNG
>>990110
Yeah, that was the last step.
The tricky step was using lattice but only for one projection, to not ruin uniform width of tiles.
It only worked because tiles go one under another at the end so non-uniformity in height isn't too noticable.
I think the actual proper way to do this is sampling averaged surface normals at fixed steps in geometry nodes,
and spawning geometry at those point with rotation according to normal + constant displacement to make them go one under another. I'm not sure it's even possible to get averaged normals in geometry nodes though.
>>990122
This is all done from references, I also expected it to take few hours when I started.
Actually this time includes doing watercolor shader from tutorial, but it was like an hour or two and I will still have to tweak it a lot later to make it look coherent.
And by the way this time I mentioned isn't something like "I scheduled myself to sit for 12 hours but half of it was actually surfing internets", it's time of actual activity in Blender window, which doesn't include time I alt-tabbed or went afk.
>>
>>990122
>People have a tendency of overestimating their capabilities. Don't listen to these guys. You see it everywhere, in CG, construction, software development, you name it. They imagine the process in their mind, while glossing over/forgetting all the minor, and not so minor things that end up adding to the total time. Then they end up spending multiple times the amount of time they claimed they're capable of and present you with something that hopefully resembles something you hired them to do.

preach.
>>
>>990122
>Lattice
Why on earth?
Just use a surface deform with a bound plane (subdivided a lot, ofc) as an offset?
You could even get away with a curve modifier.
>>
Sorry, replied to the wrong post
>>990206
Meant for
>>990129
>>
>>990206
Idk, sounds like they're all similar in this case?
It wasn't hard to use lattice, and I didn't have to subdivide anything, because all I needed lattice operating on is vertices of cubes which make roof tiles.
It was just non-obvious at first the vertical non-uniform deformation of tiles can be ignored (because the height of a tiles is unknown to viewer) but not the horizontal one (because width of tiles is immediately obvious to viewer).
>>
>>990089
15-30 minutes. Yeah.
>>
File: WIP20.png (276 KB, 919x849)
276 KB
276 KB PNG
Spent 4 hours yesterday doing this. Involved some cool magic too, like separating loop cut from mesh, converting it to curve and then doing array + curve modifier to place objects at intervals along that curve.
>>
>>990310
Bullshit. At 15 minutes, you'd have opened your 3D software of choice, and created an empty scene, possibly placed in some early blocks, Not a single person on the planet will create that in 15 minutes, unless they're 100% prepared prior to that and in a perfect mental state and absolute focus, and are actively trying to do some sort of a speed modelling challenge.
>>
>>990085
>How much time do you think this should take?
Depends, am I being paid by the hour?
I have this plugin video saved but I've never used it because I don't model buildings, it might interest you
https://youtu.be/3qDuqCMilVM?si=_lDLJvscdkJ11Lca
>>
>>990334
I like chairs.
>>
File: WIP23.png (2.9 MB, 2560x1440)
2.9 MB
2.9 MB PNG
Am I insane for doing this manually?
I tried IvyGen and even my own geonodes and it all did suck so much I went depressed for two days.
Now I at least like where it is going, but it feels it's taking forever.

>>990419
Good stuff ,thanks.
>>
File: WIP25_FotoSketcher.jpg (440 KB, 780x1126)
440 KB
440 KB JPG
Yesterday award-winning youtuber taught me secret NPR technique called FotoSketcher.
>>
>>990085

It takes a lot longer than most people will give credit, esp if you are modelling something that you are unfamiliar with or that requires exact aspects, angles and measurement.
Architecture if you try to be accurate is very slow compared to what people estimate.

I recently modeled architectural 2 story modular buildings, accurately, for a client. I would've expected it to take 'a couple of hours' as it's 'just some stacked boxes'.
real time spend clocked in at 70h. And I have decades of modelling experience but I'm a character artist and not a environment specialist.
>>
>>990344
Sounds like a skill issue to me.
>>
>>990669
Nah, just experience from the occasions I've had to hire someone. If someone tells you they can get something done in a week, it's best to assume it'll take at least a month in reality, if you're lucky. People in general are shit at estimating how long things take to do, and it's much more common that it takes a lot longer, than less, even when they give their "worst case" estimate.
>>
>>990672
In general maybe, but this project doesn't require much if you know what you are doing. Maybe if you are just starting out perhaps.
>>
File: render_1e_pp_wc9b.jpg (679 KB, 1920x1080)
679 KB
679 KB JPG
I wonder if any Blender watercolor shaders can get anywhere as nice as this. Imagine having this in realtime while you rotate camera.
Doesn't seem like this is physically possible though. This particular software does iterative full-image postprocessing taking at least dozen of seconds

>>990664
> or that requires exact aspects, angles and measurement.
Aligning things sometimes is a big time-sink. I think I spent more than an hour just to make fascia look good in wireframe view because overlapping geometry looks bad and snapping became tricky to use.
>>990684
Big picture seems clear, but there are a lot of devils in details. For example to carve out sector of roof on the second floor I did another 2d array of roof tiles and imagine how fun it was aligning it to overlap perfectly with actual roof.
And if you think I should have just carved out a cube instead - well it didn't look good, cause those roof tiles are laying one on top of another and in certain segments of tiles you have to somehow remove the beginning of upper tile while leave the end of lower tile in place.
>>
it takes me hours to make simple objects
it's so fucking over
>>
>>990085
These people saying it takes 15 and half an hour are so full of shit lmfao
>>
File: WIP27.png (1.45 MB, 1392x1038)
1.45 MB
1.45 MB PNG
Sitting on this for hours. I've lost count of time.
Boolean simply doesn't work at this point. It does random shit and fucks up geometry.
>>
File: WIP28.png (1.97 MB, 1601x988)
1.97 MB
1.97 MB PNG
>>990741
I just want to remove this upper part, but there's no way to do this with boolean because it simply doesn't work for unknown reasons.
>>
File: WIP29.png (1.54 MB, 1505x1163)
1.54 MB
1.54 MB PNG
>>990742
Idk, maybe this geometry is already too tricky for further booleans.
>>
File: WIP32.png (3.55 MB, 2560x1440)
3.55 MB
3.55 MB PNG
Settled on this. Not too happy with it, but it will look better in NPR renders.
Although, I realize, most of this should be smooth shaded, but I have no idea how to properly make it smooth shaded. It looks even worse than flat shading when I try.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.