Made a tutorial about an aesthetic that might come in handy if you are trying to make a game but are having workload issues.https://www.youtube.com/watch?v=jjSpRPgmx4o
>>1029828Sneed
>>1029818cool
I was hoping it was the same duck I remembered from years ago dishing out shitposts mixed with legit good advice. Bless you brother.
Third tutorial about soft masking, deformation panel using inflation for more realistic results, and quick hair creation.>>1030174Get ready to remember.
https://m.youtube.com/watch?v=3bwMBq-PbXU
Hi, I'd like to procedurally generate models of some things I like, both larger things like diverse terrain, landscapes and geology that can look like anything in the real world and maybe even fantasy, but also smaller things like vehicles, architecture and mechanical stuff. I love seeing the different shapes, sizes and colours of these things and I want to become good enough that I can create something beautiful with them.However, at this moment I know almost nothing about modelling and what programs and methods to choose, they each have their technical details and applications that I can't parse. I fear that I will miss something that would work better for what I want or choose the wrong thing and only finding that it won't work after dumping a lot of effort and time in it. My only experience is playing around with some toys that model just by manipulating basic shapes with codeblocks. This was very inefficient so I want to stop fucking around and get serious. Eventually, I'd like to make a game or something like that with these models, so I will also have extra constraints and I'll have to choose something that can work well with Unity or maybe another engine.The problem, and the reason I come to you, is that I am mentally retarded so things like UV mapping and defining triangles frighten me. They also seem incredibly time-consuming when combined with procedural generation and I'd really like to be able to make something that is at least decent as fast as possible. I will learn the harder stuff eventually and I'll start with it if it's necessary, but right now I'd really like something more "high level" and easier to use. Could you please give me an overview of what methods exist for this kind of thing so that I can understand what options I have and what would work best for me?
>>1031665Yeah, I was overwhelmed by all the videos that people can put out about this, but that's what I'm going to do.>>1031698>Uhhh... Good luck... 'as a start'...Yeah, you're right, that's too much detail just for a start, but I feel like at least the general shape, the bigger elements and a simple linkage system on the wheels should be doable.>no need to boolean themWhat would happen if I needed to make a hole in a certain shape?>>1031694I don't know exactly how to express myself, rules that, based on certain parameters, like length, height or vehicle type, would generate a model that has those attributes with some variation in it's shape.
>>1031706>certain parameters, like length, height or vehicle typethese arent even enough to change the shape of the vehicle. you cant describe the rules, so you cant possibly write a program using it.
>>1031712There would be way more parameters that would imply cutting, combining, transforming shapes and other things like this. The program itself isn't the problem though, if I can't write it then that's that, I'll try something simpler.
>>1031706>What would happen if I needed to make a hole in a certain shape?you wouldn't. You could create the shape with a hole in the first place, you could put together multiple shapes in a way that forms a hole.But as I said before: just start, instead of talking about it vaguely and half baked. I assume you'll quickly start having problems to talk about instead of grand ideas
>>1031717cut where nigga? i dont give a fuck if you can or cannot cut, you dont know WHY a car is car-shaped, so how are you gonna tell a computer where to make the cuts?
This won't do shit as mesh rigging triangulates the meshes.
Just get the shape right and worry about topo after. If you're box modelling 80% of the topo work is being done as you model it anyways.
If you aren't using AI you are a non functioning retard.
Houdini 22 EditionHoudini is fun and easy!Pick up a free apprentice version today:https://www.sidefx.com/download/Previous: >>996209
>>1030676Oh Look NO CGIhttps://www.youtube.com/watch?v=5pTZZH2ZEBQ
>>1031456That's just /3/ in general. Houdini is pretty specialized, but I think there's some Anons that know what they're talking about. I wish this general was more active. It's a cool piece of software, but you don't often see people sharing their stuff like you do in other threads.
>>1031687in houdini world you're either an fx monkey making generic slop, or you know what you're doing and you're immediately identifiable because you're one of like 1000 people on earth like that
Is there a rigify equivalent for houdini?
>>1031710apex auto rig builder, but it doesn't include the skeleton creation step
Did sfm set back 2010s animators years? (kinda ignore pic)
any tips guys?
>>1014830This is true.I had a channel in the mid-2010s primarily centered around FNaF SFMs because it was the channel I wanted to build, but peers outpaced me in the sense they were forcing themselves into the, at the time, extremely popular hyper-tism niches like "music videos" and "funny moments" type of content that simply didn't require the same tact or skill to make them look particularly impressive or high quality, but most importantly they captured as many views as possible through this genre. They of which garnered way more visibility in the tens of millions.Kinda killed most of my motivation to continue making the content I was, which generally took the setting more seriously.
>>1028992boring honestly but I'm glad you're having fun
>>1014631As a mid-2010s SFM kid, it absolutely set me back years being stuck on the Source Engine as opposed to fully learning C4D, Maya, or Blender. ADHD brain is no joke.
>>1014631No it did the opposite.
did this a while back wanted to share, how bad or good is it
>>1031564It's Incredibly mehNot worth sharing
I like it, makes me want to touch the bumps
>>1031564What does the pitcher look like from the inside, when you turn it around? I'm interested in the handle. Looks okay in the teapot.
>>1031564Try rendering it using different render engineshttps://www.youtube.com/watch?v=uajO2_WZ4Ck
>>1031564It's good enough to fool my eye. I probably wouldn't guess it's 3D, unless you pointed it out. However, the way the cast shadows transition from hard edge to soft edge seems a little to abrupt. But I'm no expert on shadows.
all that knowledge and skill you need to accumulate, just to get pennies on the dollar? WTF?
>>1022522It's always been exploitative like that.There are just more people doing it, making it even worse.
>>1027794>I got nothing against immigrantsYou better start becoming a bit more racist anon. Just wait until all those "immigrants" take over the HR hiring space. You'll never get your foot in the door.>I got nothing against immigrantsLiteral empathetic suicide
>>1022284>12% make 100K+>19% make 80k+>31% make 60k+>49% make 40k+ assuming they're not counting income from other jobs this is actually not bad. Just like playing roulette I have a nearly 50/50 shot of making more than my minimum wage job. BET IT ALL ANONS GO FOR IT HAVE FUN GRIND AND HUSTLE THAT ART CAREER
you guys have JOBS? HOW?
>>1030700Not bad? But how much work are they putting into it, physical and mental? How many hours of their life?
Maybe the wrong place for this, but I think it fits the topic.I want to know how to create unique planet maps with custom terrain types (like salt flat plains, basalt dunes, ice caps etc.). I want mountainous erosion, glaciers, stuff like that, and natural looking landforms that don't just look like perlin noise. The map must have a heightmap and a colourmap, and height shouldn't strictly be tied to landforms like SpaceEngine does. For this specific project I'll also need shield volcanoes and equatorial ice caps (it's a tidally locked world). Can anyone point me in the right direction like what software/toolkits I need? And also, is it possible to make highly customised cloud maps for my world, like subsolar vortexes, wispy terminator clouds etc.? The maps must be either equirectangular or cubemap projection.
I guess it really depends on how realistic you want the whole thing to be. As someone above said, making it round is the problem. You could use something like world machine to generate terrain, or a bunch of noise modifiers and wrap it around the world, then use a 2nd uv set for the poles. You could then use a bunch of colour ramps on the heightmaps for oceans and mountaintops. Depending on what you use your kind of limited for the rest, biomes, terrain texturing, erosion things like that.
>>1031025thank you (oldfag) for introducing me (newfag) to mojoworld
I tried making a planet with shader nodes in blender. I don't really like it, i'm not sure what level of roughness a planet should have desu. It's just a bunch of noise textures used a displacement and then going colour ramp low (water) > mid (grass) > high (snow capped mountains)
>>1031544I dunno, I like it a lot. There seems to be enough control to get the beaches to show up where you want them. Once you add the atmosphere and a cloud layer, it will all blend together nicely. Don't do the clouds procedurally. This never works. The NASA page has a nice cloud layer that everyone uses.
>>1031544>what level of roughness a planet should haveAt these scales completely rough and the oceans around 30%. The atmsphere adds another diffusion layer on top.
https://studio.blender.org/training/facial-rigging/
Wrong frame lol
bump
>>1026627search for "blender rigging" on sanet(dot)stIt's the first link, I was looking for it too ;)
>>1026627No one has these expensive devices. There can never be a course for it.
What's a good place to go and find someone who can do good low poly art
>>1031297xitter/blueskystart following the lowpoly people, see who they follow and what they repost, browse around, they're often looking for workand maybe the polycount lowpoly thread. it's just about dead now, but you still get some decent stuff from time to time. I suspect you can go further back and find people who would still be open for lowpoly workhttps://polycount.com/discussion/41232/low-poly-art/p289#latest
>>1031359this made me blush a little, honestly.thanks anon
>>1031297What are you looking for, commissions or tutorials?
>>1031297the gay bar
>>1031573danger! danger! high voltage!
I'd still consider myself a beginner, even though I've been modeling for about a year. I wanted to ask for tips on modeling "vag" and "pen". More specifically, what's considered good topology for them without adding unnecessary mesh density?I have a decent understanding of topology in general, but I have no experience with "vag" or "pen" topology, so I'd really appreciate any guidance, topology references, or learning resources. If anyone knows good tutorials or can point me toward resources for creating models intended for NSFW animation, I'd love to learn.Any advice is greatly appreciated. Thanks!
>>1030954>Good topology for genitalsIt's a cylinder and the other is a negative space cylinder shape. Take a guess what good topology looks like here.
I put it like this to avoid getting my thread taken down since 3DCG is not within the NSFW category
>>1030982lol
>>1030954It depends on what type you're trying to do (innie vs outie) but the principle of 3 insets is still the same. One inset for the labia, one inset within that for the clitorial hood, another for the opening itself. You can even add the urethra if you want, but that could just be textured in IMO.Whatever you do, don't be a lazy smutbase third worlder.
i hear actually getting pussy in real life helps"anon what are you doing down there?""babe your lips need a retopo or i am not seeing the edge loops right"
i wanted to do this little jammer thingie from one of my favorite childhood games, how did i do? im happy at least i got off my ass and did something instead of being a zombie doom scrolling or being a wage slave, well any tips, what do i do next, how do i improve?i kinda wanna do uvs and textures and nodes material to finish it, how should i proceed, thanks !Stay strong bros
>>1031450topology and data
Trying to evaluate how good a model is is hard without knowing the use case.If it's just renders then you could go totally nuts, bevelling every corner. Modelling scratches and other extreme details.If it's for a real time rendering environment, like a game. Then the big trick is to make it look good despite a lack of detail.It looks ready for textures.
>>1031450You already have a thread there you goddamn spammer>>1031351
>>1031525exept that was for legs, maybe try reading and u will see its completly different
If I wanted to create industrial environments for games, like the Grid areas in Armored Core 6, should I go with traditional 3D software or something more CAD oriented like Plasticity?
>>1030938what course and [spoiler]where does one download courses outside of cgpersia which only hosts on 20kb/s hosters
>>1030846you can make a metal strut in literally anything in 2 seconds bro wtf
>>1030846yes for OPs screenshot you would never need to leave maya/blender to make that. But I wouldn't discount cad completely for those who like to design crazy industrial/sci fi shit with bizarre booleans. Key word is design though.
>>1031374Show me your craziest cad design and I'll replicate it in 3d with half the effort because I won't have to follow the rules you did.
>>1031024Cool. You almost figured out my point.
It's unironically over. AI can make better topology than 99.9% of /3/.
>>1028576what do you think it's using dumb chud.
>>1025855this is the most useless case I've seen. just use faceform or metahuman.
>>1025855Looks like shit. AI will never be good.
>>1027821unironically what are you using to do this? I want to animate my blender renders for fun and I've found it so frustrating to try and get something that just works
>>1025864What do you think over half the internet's traffic is, anon?
im planing on getting a building technology and mep certs, and learning the shit out of revit to get some autodesk certs, and looking for bim jobs, i just dont see myself living from 3d animu waifus all my life bros.any of you oldfags that are still here have any experience going out through this route?
bump for trace paperactually wait what the term they are using these days information modelling environments of something?>
>>1031016BIM. Building Information Modeling. You're not just drawing the 2D plans for a building and presenting them to a client. You have to show how everything is going to fit together, and I mean everything. Unless you're designing a simple backyard shed, you're going to need to know how they are built, how to model them, and how to show the less obvious parts of a building.
>>1031021no, not bim, theres a new phrase going round, that seemed kinda interesting as it made the information exchange/database kinda its own thing... cant remember it tho
>>1031021I was thinking about pursuing architectural visualization but this path seems more futureproof given the Ai and Fiverr 3rd world slaves saturating the market. What would you recommend I start with as someone with zero experience with the architecture/construction industry?
>>1031414whats your goal? getting a job in the industry? if so, go read some job descriptions. youre gonna need to know your software, then know constructions, then know how the trades interact, then know how trades coordinate with the software.ideally youd have real work construciton document coordination experience. also, if youi went the viz route, youd have to have an artistic side. but if you have no knowledge, no art, you can still get work as a basic tech who's job is doing instructions and keeping the files clean.