Welcome to /3/ - 3DCG, 4chan's board dedicated to 3D imagery and modeling.If you're reading this, you probably got this linked to you because you posted a question that has already been asked many many times. Read ahead, and find your answer.Scroll down for a useful FAQ and resource links
How can I make it so that when extruding the faces highlighted in orange (at the very top and the very bottom), the edges highlighted in red and green are filled in automatically (so that two new faces are formed)? In fact, I have a more complex model, and I can’t fill them in manually; I showed a similar situation in the photo to make it clearer.
>>1031316Don't extrude the faces, cut loops into both sides and build faces from that
>>1031316Blender can’t fill in the holes while it’s a common feature in every 3D software.
It only took me 2 years to figure out how to take my 2023 pixel art workflow and turn it into HD anime renders.Pretty happy with this.
IT'S BEEN 3 FUCKING YEARS GET A NEW FUCKING JOKEI JUST RETURNED TO THIS GODFORSAKEN SITE AND THIS SHIT IS THE FIRST THING I FUCKING SEEFUCK OFF
>>1029101Sounds like you need my BWC to calm down. I'll stretch your bussy good.
>>>1029101>Sounds like you need my BWC to calm down. I'll stretch your bussy good.
>>1025602Whenever I think my art is bad and I'm about to cry I look at some of cris' work. It's therapeutic seeing my progression versus his
How many years has it been?
Previous >>1025688Big Cat edition>NEWS: 5.2 is out
>need a part for a project>'hmm... I'm going to need like four different variants of this part, and I don't want to spend an hour re-building it each time'>use geometry nodes>takes 12 hours to makewhy do I do this to myself?
>>1031284 if you only made it to specifically make those 4 variations then I'm sorry for your loss but at least you had fun making it right? >built geonodes asset that excels at a very specific niche purpose >never have to rebuild it again as long as you don't have multiple storage drive failures
What are some good methods of making things look like cloth without actually using the cloth physics system? Ideally compute-lite.Squashed Voronoi with smooth F1, distance fed through a float curve, used for displacement and bump gives a vaguely cloth-like wrinkle effect, but only looks at all good if the mesh density is fairly high (typical face size smaller than each Voronoi cell) and the object is tube-shaped.
>>1031087>>1031077I worked on something similar to this before. >>1028032Using geometry nodes, I got as far as creating spikes that seamlessly conform to the base mesh. That much is doable. To take it further beyond is likely possible. But I'm not sure I have the capabilities either. Looking back at the node group now, I forgot some of the functions.The broad concept, is that you want to convert the base mesh(or scalp) into the profile for the curves. Think about it like this: if you draw a line from one edge to another edge, it will always be flush with the face.(ignoring the hidden triangulation of the face)Now imagine drawing a circle around the curve. Each edge that you crossed while drawing, should have a point on it. And if you can connect those points with edges, you will have a flush profile.I kind of forgot how I managed that. But I did. You can start by having the base mesh sample the nearest curves. When a mesh samples a point cloud, it creates a vague sketch of a voronoi pattern. Each section of the mesh knows which point it's closest to. Creating the notion of boundaries where points meet halfway. And the thing about those boundaries, is that often they cross through edges. One side of an edge is within one boundary, and the other side of an edge is within the neighboring boundary. These edges that exist in both boundaries, are the edges you want to convert into points to create your profiles.Because an edge can sample the position of both points, it can subtract one point from the other to get the normal of the boundary. And with that normal, you can find the position where the boundaries intersects with the edges.(I used higgsas's "line plane intersection" node to do the math for me)There is a lot more to this that I'm omitting for brevity's sake. But I hope that will give you some insight.My node can generate 1,500 spikes in 500ms.(think light yagami haircut length) It's not good for real time. But it's usable.
How to make actually good tank tracks? Ideally as procedural as possible.Wheels aren't that hard, although making them procedural without distorting features like bolt heads and circular cut-outs is tricky.The track is difficult. Can't just array and fit to curve, because that causes distortion. Instead need to make a curve, resample curve, curve to mesh to make a ribbon of faces, then instance links on faces and connectors on points. Actually creating each link probably means modelling by hand rather than procedural, because they vary so much. Resample curve squashes things a little, but links can be slightly scaled in one dimension without it being noticeable.Generating the curve to place the links is another challenge. Easy enough if the track is taut and on level ground (i.e. entirely convex around the wheels). A bit more complex to fit to terrain. Haven't figured out how to make it sag in a plausible way without breaking out the simulation stuff.Suspension is a nightmare. Multiple different kinds, but the main one in the modern day is torsion bar. Torsion bar doesn't go straight up and down, but swings on an arm. Got to figure out how far to swing each arm to keep the wheel above ground. Fortunately I don't need to animate this, so I can just do it by hand if absolutely necessary.Drive sprocket would be a headache if animating, but fortunately able to just do it by eye for now.
imagine beign this guy right now
>>1027625>I used to place hundreds of lights by handDoes anyone have his portfolio?
>>1027615https://www.artstation.com/artwork/JbVxAKek he is a grifter and a faker.
>>1031198>https://www.artstation.com/artwork/JbVxAget help
>>1030960This guy gets it. AI is good and bad at various things as it mostly depends on the data. If there is lots of data around for what you want to train, then your model will be very good at that task, but if you want your AI model to be superhuman in a task you need to have a task with verifiable reward, and 3D to some extent is that. You can have a picture of a thing, then picture of the same thing from multiple angles and then you make it generate the thing until all the photos from those angles match the model. Idk how it could do superhuman topology, but this method is how AI became so good at math and chess.
>>1030970I agree, I think a lot of people think that AI is a zero sum game and that every single ai asset is an asset that would have been made by a human, but to your point, if an indie dev or animator doesn't have the time to make a fire extinguisher, or the money to hire an indian to make a fire extinguisher, and has a style incongruous with all of the fire extinguishers on the Unreal store, they're either going to use ai or simply not add a fire extinguisher.
What's the quickest way from retard to creator of this?Wing3D?
>>1029647I have a feeling youths these days no longer create geometry vertex by vertex. I don't think they know how to massage vertices, even
>>1029649stick to digging holes in the ground
I recently been interested in this art style not for nostalgia but because I want to make a game that reaches a wide audience by having low system requirement.Can a game on this style run on a laptop with integrated graphics or what should I aim for?
>>1031295No, it is impossible for modern GPUs to run the visual quality from 30 years ago
>>1031295I remember playing a homebrew version of quake on the nintendo ds. I don't know what the modern standards are but if your hardware is better than the nds i think you're good
Jita - She doesn’t wear a shirt because wearing shirts is weird where she lives. Only her head is "finished".
>>1030296just subdiv, sculpt and retopo of course!you can also add a boolean and some hair particles if ya nastyglad i could help.
been lurking in and out since i don't even know how long, didn't you have threads in early 2025? Either way, awesome to see you make progress over time. I admire your art. Do you post anywhere else online?
>>1030058hair seems odd, like it's weighted to random bonesdo you not want to use a bone chain with physics?
>>1030055yum, blueberries...
>>1030055>>1030058>>1030059im glad to see your thread still up after all this time, its been several months since i last checked this board and its nice seeing that you're still doing this.
This is my current skill as of July 2.Small improvements over time, makes me closer to making fappable 3D anime girls.
>>1030911you are a cris enjoyer and don't know about /agdg/ on /vg/?
>>1030911it's so sad that cris only got the recognition and appreciation he deserved after he died. many such casesa lesson to us all. say something nice about a fellow anon's art while you have the chance
>>1030911he's been spamming 4chan for over 10 years
>>1030031Wow. I was last in here several years ago and you actually have improved. Arguably you've doubled your skill in the same time frame an ordinary artist would. Your rate of progression is actually normal; you just started ~4 magnitudes behind everyone else so it took you until now to appear as this wasn't your first honest attempt.
Chris? You ok? It was rough in Cali. Hope you and your family are safe.
Previous thread : >>1019271Discuss and post anime styles in 3d. From figures to celshaded models, etc.Recommend Youtube Channel :https://www.youtube.com/@user-sy9do4tr4hhttps://www.youtube.com/@yuucg5187https://www.youtube.com/@mmcganimetichttps://www.youtube.com/@fusako3dhttps://www.youtube.com/@sulbi03https://www.youtube.com/@Neogools_3D_Trainninghttps://www.youtube.com/@Uzuki_Rihahttps://www.youtube.com/@chichaarthttps://www.youtube.com/@MrZingyGuyhttps://www.youtube.com/@pachiko_blenderhttps://www.youtube.com/@ShionMgrComment too long. Click here to view the full text.
>>1031292i remember anon post it here on previous thread, just hope someone repost it again here
>>1031298Thanks, I'll check the archive
>>1031299my bad, it's "few previous thread" not previous thread
>>1031300Found it but not available... >>998164But I'm pretty sure I remember that post so I might have downloaded itI'll re-upload if I have it somewhere in my pile of downloads
>>1031301>>1031300FUCKS SAKE I NEED TO ORGANIZE MY SHIT I HAD IT THE WHOLE TIMEI only have the free mega account, can someone upload it to a better placehttps://mega.nz/folder/IaZ3xaAR#tHiVyskrmRPZ5pSzSirvuQ
What's a good place to go and find someone who can do good low poly art
What are GOOD courses for 3D animation in Blender?So far I only found Alive! by Pierrick Picaut. The rest suck fucking ass, but maybe I missed something
>>1030874can you upload it to other site? mega have download limit
>>1031185nvm, found it on tele
>>1031190nvm, 2nd part dead
watching alive course, after the squirrel part, the rest of the video is "using your feel and eyeball to make it look right", he teach you everything you need to know on the squirrel part, the rest is a good watch if you want some tips and trick
>>1030995Looks interesting! Do you have a torrent for it?
It's that simple, bros
>>1031223Oh no not military bootcamp the thing that gets you in top physical shape while teaching you dozen of skills in record time
>>1031273US Marine Corps bootcamp, at least, isn't really meant to get recruits in physical shape from nothing. They're are expected to get there with already a certain degree physical and mental preparation, and the "training" is mostly intended to break recruits out of their civilian habits and way of thinking with a deliberately intense, high-stress, demanding environment. Anyway, that's off-topic here.To get better at drawing/painting, you need to iterate quickly, be motivated, practice seriously and consistently, incorporate theory into your art (not just studies for the sake of them), try to make finished works and not only "practice runs", look for feedback from people who don't have a vested interest in slowing or dragging you down. Just practicing doing old muscular men in stiff academic poses won't teach you how to make appealing anime/sexy girl artwork. Some skills will transfer, but others even will work against that goal.
>>1031276You'd argue anything in order to not better your skills
>>1031231You only get garbage 8 week courses for $3k where they show you the basics and "critique" the few beginner projects you manage to do, while also listening to the retarded shit that the other victims ask.Books have infinitely more value. If you're at such a high level, that books can't help you anymore, you need to fuck around and find out for yourself.
>>1031280which books would you recommend?
Previous thread: >>1021734
This whole thing started as me trying to make a good version of these paint bottles. I did them but didn't really like how fake/glassy the bottles looked. And after a lot of screwing around with shaders I have one that I think is a lot better.The label can rotate around the bottle so that you can rotate the plastic part and see the mould line some of the time. I also changed to a more straightforward copy of the real paint's label so it looks less odd just because it's unfamiliar. Right now there is just a bit of a crease in the label but I have to add a couple more weathering variations, make the color name a mask, and make the red part of the label driven by the central color like my last version.Old ones on the right, new one on the left.
>>1031002Added some stuff
I'm trying to recreate a 90s CGI feel. How does this look? Is she cute or is something fucked up with her face? I've been working on it almost nonstop since yesterday so I genuinely can't tell anymore.
>>1031228Looks great, anon. Are you using geometry nodes for the vines?
>>1031286I'm using Ivy Generator It's a free addon by antoine bagattini https://www.youtube.com/watch?v=TAMY3FfED6g
I'm pretty new to blender, how should I approach modeling the "bangs" for this guy? I feel that they should taper into the face at the top middleshould it be all one piece or a boolean maybe? modeled pre or post subd modifier?any tips appreciated
>>1031270Analyze the character design. They're horns treated like floppy ears, model them as such
>>1031274well the end goal is to 3d print it as a solid piece and im struggling to think of the proper technique to make them taper into the main face.maybe just manually extruding edges to match the reference would be the best wayalso i feel bad you for guys in here i had no idea cris spammed this board so much.
today i have created this majestic creature in blenderhis name is timothyhe is friendly (im not sure)