No nuke can't stop the Gunt.Post anything Gunt related or of a Guntish nature>I want to use the Gunt modelGunt's model should be here:https://drive.google.com/file/d/1r0MbQRcUnbRGwzS4wRSYEfjrLFUoP3b6/view?usp=sharingOld nuked thread:https://warosu.org/3/thread/918176#p963992
>>994071What the fuck is this thread? What the hell is a gung?
bump>>1014315It's life
>>1010480I'm looking forward to attending next year
>>1014315It's gunt you buffoon
Glad they're starting to add Gunt DLC to a lot of games now
Did sfm set back 2010s animators years? (kinda ignore pic)
>>1014852You're not an artist
>>1018095nicely put>>1017723If you pose the character into the pose you need it can look flat and stiff, and exaggerating the camera can warp other parts you don't want to look warped like backgrounds. So with forced perspective you can create more stylized images. Basically take the camera and pose the character so that your composition looks good. Very tough to pull off correctly but when it clicks it looks great. Unless you're already an artist working on perspective skills it will take time to develop the understanding of proportions to exaggerate them in a way that feels natural to the eye
>>1014631How is pic related? Animators still do this technique with better software
>>1019161Pic is related because it's a sfm pic in a sfm thread
>>1014631Cool trick for extpersp, but holy fuck it looks cursed from the side.
In /3/s expert option what went wrong?Are they really running a UE5 Lumen PBR pipeline with stylized post-processing on top?Would doing stylized rendering in Unity's scripted render pipeline fix this?
>>1019051If it's overloading the shader cache they really did nothing to keep shader count under control and it impacts everything else
>>1019054Your theory is they add another shader for every shader already there for the cel shading and then another shader on top of that for the outline?
They probably used a PBR material pipeline for stylized rendering, a shader that could have been defined with 3 parameters ended up required X textures, Y parameters, Z shaders per material, etc
>>1019078Nah, my opinion, specifically onwhat went wrong, not how they do the rendering in general, is they have way too many shader permutations. Like, not in a render pass, but in the game in general.That or the thing that should be able to tell two shaders are really one and the same is not working properly, incurring a memory leak.This blows up the shader cache size so to keep said cache manageable the game is constantly destroying and recreating shaders, which is markedly not a transparent process at all (like, rebuilding one takes about one tenth of a second). You drawing pass could be hyper optimized and as long as you have that problem it's never gonna be fast
How would you make this in 3D?
gave it a shot.i give it a 6/10.
>>1018989Too many noodle ends and too much ramen shape but otherwise you did nearly everything in >>1018829
>>1018572>be hired for a 3d generalist freelance job>hey, so we want something like this:https://youtube.com/shorts/ZNOJIOTzCLw?si=o984RaPJKm89SbE7Where would you even begin?
>>1018572To male it look randomized use physics on a rope with one end constrained, have it curl around some invisible prmitives, also throw in a few toruses to avoid using one giant strand.
>>1019037it's just a hypercube doing the traditional hypercube transformation, but when it's on the 'inside' the lines are getting twistedif you can figure out how to build the hypercube, the rest is easy.
Can you guys recommend me some really good YouTube channel that teach us how to make 3d animation. REMEMBER A REALLY REALLY GOOD YOUTUBE CHANNEL THAT TEACH US HOW TO MAKE 3D ANIMATION Addition : i'm the same guy who make thread that post “Is there a good channel to learn how to make 3d animation and what's the good 3d software animation for beginner”
>>1017841You were literally given a url to Maya’s Learning channel that has professionals talking about animation. There is no better source, watch it free now.https://youtube.com/playlist?list=PL8hZ6hQCGHMUCSPAEMsjfPMF8YDIg4F4V&feature=shared
>>1017844>didnt post anythingLmao knew you were larping, faggot
>>1017841But the thing is ever since the beginning of 3D, motion capture is "THE" way to animate. Virtua Fighter did it, almost every PS2 game used motion capture did it.
>>1019044why speak on a topic you are genuinely clueless about? jibaro which has some of the best, most unique human character animations used 0 motion capture. you cant motion capture anything beyond humans and a small selection of animals and even when it is motion captured you still need animators to clean it up and push it to an actual good final form.>>1017841Pierrick Picaut is pretty much the best there is when it comes to 3d animation basics and his course (you can pirate it) is the best starting point for anyone getting into animation.
>>1019052>why speak on a topic you are genuinely clueless about?I am not. Every single memorable character both in movies and video games uses motion capture. You almost never animate anything from scratch. Davey Jones used mocap, Golum used it. Metal Gear Solid 2,3,4,5 used motion capture. Every single 3D fighting game ever released used motion capture. 95% of the games released after PS2 era used motion capture.>jibaro which has some of the bestNo problem with it, artists are weird which is what makes them special.But the fact is, 95% of the content released in the 3D entertainment industry relied on mocap.
The program that solved the modeling problem for good and got assassinated by Autodesk as a result.1. Same interface for decades, already has 99% of tools you need, with an intuitive UI that any non-tech person can easily master. 2. Autodesk bought it, added extremely well Maya keybinds and yet nobody bothered to check the box.3. When everything else failed, they just pulled the plug.
>>1018340i got version 5 cracked for 32bit (got box and disks and sad i left it by my window as it got sun bleached) but 5 had GIGA PLYGON CORE and that made a huge difference on a shitty laptop (1.5ghz cpu and 1gb ram)- it ran better than 3ds max and blender ran like porridge. then 6 added GATOR and better syflex. i wish i horded the 64bit crack keys but i dismissed progress i guess. hope to find them one day- got autodesk 2014 crack anyway. it still didn't have thickness modifier... got pow pc since and blender 2.79 got g.e for fun and 4+ for better better rendering with xsi colour themes THICKNESS modifier, sim stuff but xsi had great ridged bodies but crap host soft/cloth bodies- great toon/ink renderer and high volume particles. it had its restrictions and plugin dependants.
>>1018336>solved the modeling problemAnd just what was that, exactly>IDS HAWWWD
>>1018354>but with interactions that are actually easy to learn and make sense intuitivelyTo youUsing a 2D space to manipulate 3D objects with 2D tools like the mouse is already an issue
Run it in a vm, nuke it everytime the days run out.
>>1019049It somehow detects the time.
a thread for discussion about shaders. show off, post exaples from others,your own node setups,code,tips,questions,etc.
>>1018700The material definition is the equation plus parameters. Same parameters with a different equation would result in a different material.As for UE, not quite. Pre-PBR UE versions, or id tech versions or gamebryo or whatever, already had distinctive looks. You'd recognize am UE3 game from miles away usually, or a quake 2 engine game and so on. It's got more to do with the nature of a middleware engine, the goal of which is to provide a ready made toolbox. If you want it to look distinctive, ljke say Guilty Gear Xrd that looks unlike any other UE3 game, you're gonna have to put some elbow grease into it, and it might be pretty expensive.
>>1004856OP looks gorgeous, how do you get it?
Complete shader retard here, can I replicate this using flat materials in unreal or do I need to use vertex colors?
>>1018727https://wabbaboy.dev/Blog/FlyKnight-Shaders.htmlforgot link ;)
how does the unreal engine eye shader make fake depth for the internal parts? there's no extra geometry in there, the cornea and iris are all on the same shader somehowparallax/fake depth type stuff? how does that work on non-flat surfaces?
Have a cinema 4d question? recently started a project? Or simply want to talk about modeling and texturing
>>1014908But you have to if you want to become a 3d artist. If you can own it stealing is not wrong.
>>1015175Nah, maybe in the future. I believe to become a good 3d artist it takes more than relying on "the best software" available. There are many theoretical and technical aspects to CGI. A good artist can create art even if using a "worse" tool.
>>1015185>you can create 3d cgi with photoshopKek
What is C4D good for that houdini and blender or maya or after effects don't do better?I learned the latter four softwares on my own over many years for fun. But lately I've discovered there's a whole animation/cg/mograph scene in my town and EVERY SINGLE PERSON mains C4D. I'm not mad, I just don't understand it because in the forums where I learned everything, C4D feels like a forgotten product.
>>1017060It gets shit done. Not as much cancer as the other 3d softwares and if you like to do motiondesign it has great stuff with MoGraph and fields. The pseudo-fluid dynamics with the new particel system is also pretty good (if you wanna go down the dark paths)
Jobs are drying up. Talented 3D artists are getting laid off. Accept it, it's over. The jobs aren't coming back and AI is going to take over this field. So accept it. Accept it and go into trades. Quit doing this this and do real work. Go be an electrician. Just quit living with your head in the clouds. Move on.
Stfu ainigger
>>1017086>"You're not a REAL artist if you use AI!!"Gatekeeping art. Lol.
Why are these dogshit posts even allowed. It's always the same Argentinian being smug about how everyone is done for.
>>1017090now, now ... this is no vocabulary for an incest cracker whore, dear. back to black cock sucking you go!
>>1009159>Network Adminif i get my ccna and network+ is getting into the industry easy? also lmao getting a job right now being ez
.
>>1018764it looks to be... 7 years old, how time flies, what have I been doing with my lifehttps://youtu.be/kbyK_N65YEk
>>1018765Not a fan of guys like him, Dannymac and Follygon. The slop:passion ratio is way too high in favour of the slop side.
>>1018767I kinda miss those times when Andrew Price was the main man when it came to Blender tutorials. Newfags to Blender don't realize how instrumental his autism was in the early days when it came to its exposure and even motivated professionals and talent to try it out. Before fousing on other things, he's had interesting intellectual discussion's beyond 3dcg that you don't get from industry fags and slop tutorials despite being more talented than him in 3d.
>>1018767>Dannymac and FollygonYansculpt and those guys have a cringe sculpting style
>>1018770I find the style cringe because they don't bother pushing it to higher heights
>link folder with 2000 sbsar files into library in Substance DesignerWorks fine>link folder with 2000 sbsar files into library in Substance PainterIt shits itself, long loading times at every start upWhat's the fucking deal with that? Aren't they supposed to work similarly? How do you anons manage local Painter resources?
>>1018668i just import the sbsaar files i need for the project due to this reason. i usually only need a few anyways.
>>1018719Yeah, same. But downloading locally collection of sbsar files in case Adobejews change something. Any nice method to browse sbsar files?Also turns out Designer also works slow with 2000 sbsars :^)
>SBSAAR, DO NOT IMPORT !!! SBASAAAAAAAAAAAR
First attempt at rigging my first character...it's NOT looking good bros
the animation just keeps gettring worse kek
>>1004618https://www.youtube.com/shorts/YmoqF1csi_A
>>1004617
>>1017876i think i've gotten better :D>>1018224haha
>>1004617That's pretty good for a first attempt.Your 10th attempt will be way better. Keep it up anon. Do it again and again and again.
What do you think of this shoe model I made?
>>1012614Needs more orange, not enough orange
>>1017488like this?
>>1012614Decimate to 0.1 and ship itYou'll be doing it better than Square Enix Jeets at that moment
>>1012614did you remember to model each individual molecule?
>>1012614It's game ready>>1018676KEK
None of you are going to make it in the 3D industry. The industry doesn’t want you, your “style” is irrelevant, and your “passion” means nothing. Studios are drowning in Chinese portfolios better than yours. AI is already doing your job faster than you. And no, your donut, your anime bust, or your cyberpunk alleyway doesn’t make you special. You’re one of thousands churning out the same crap hoping for validation. Entry level offers are basically nonexistent. They only want seniors with industry experience. Meanwhile plumbers are raking in more money than any of you will ever touch in 3D. They get paid on the clock, not in “exposure.” They don’t fight for scraps on freelance boards. They don’t watch their skillset become obsolete overnight because Autodesk decided to change their licensing model. A plumber apprentice makes more in a week than you do in a month of Fiverr commissions.You’re not a future Pixar artist. You’re not a visionary. You’re wasting years staring at a viewport making fake pipes when you could be fixing real ones for real money. In four years, a plumbing apprentice has a house and a stable career. In four years, you’ll still be on /3/, posting “rate my topology” and seething about why no one hires you.Stop coping. Quit 3D. Pick up a wrench and complete your plumbers apprenticeship.
>>1018155I'm so glad I didn't end up pursuing a 3D graphics career
I'm managing to make a living, but it's not much of a living I would probably kill myself if I had kept working minimum wage odd jobs, I don't make much but I'm doing something I want to do
>>1018159Have fun paying $90 for games
>>1018155I already live out my 3d art retard. Now seethe in silence bitch
>>1018155>None of you are going to make it in the 3D industry.Oh thank God. No, I just want to make porn.
can someone animate jax but short and fat?i think it would be funny
>>1018609sorry I meant I wouldnt pay for just a model but would pay for a reanimated episode, if it werent for the fact im poor ;-;
>>1018610So what you're saying is you wouldn't pay
>>1018601You sound underage. Leave.
>>1018611>>1018624you sound like fags
>>1018594>>>/wsr/