Hi everyone, I’m trying to recreate this kind of anime coloring/shading style from One Piece (image attached). What I’m specifically trying to achieve: * Strong cel shading with soft transitions in some areas (like the face and hair) * Intense glow/red eye effect * Clean but dynamic highlights in hair (not overly…
Hi all, The last month, 3 programmer joined our team, but only one was active enough, the others became to busy with there current work not having enough time. Our current programmer is currently working on the main character basic code, we have our project setup on server. We need a new talented programmer that can take…
Hello! I'm having some small issues with the code in one of my classes. I'm trying to create a custom Kismet node that, when triggered, will change the camera view (code from the UDN Camera Technical Guide). I have the following code: CameraMovement.uc// extend UIAction if this action should be UI Kismet Action instead of…
you can scale the UVs going into a maya texture node and indeed that data will not be passed through when the model is exported. in principle, if you apply the same transform to UVs plugged into a texture sampler in unreal it should give you the same result - if there's a difference it could be a few things - the texture…
@Eric Chadwick Thank you so much Eric! For the grip I use tattoo grip tape and just roll it around until I find a shape that feels comfortable. I think the thin brushes handles is making me grip very thightly and since I'm having a lot of issue with my thumb join I am trying to prevent it as much as possible. The bigger…
@Noth I agree, Remember back with earlier Godot versions it was really rough and yes very unusable, but Godot even at that time showed potential. Great to see how far they have come especially now we seeing projects like Return to Vostok being developed in Godot. With Blender I only really am getting the hang of it due to…
Instead of solid mode with phong shading - I'd preview whatever 'lighting' artifact you think may have occurred in either lookdev/material or cycles viewport lit with a basic 3 point setup which would enable people too offer more effective feedback, if applicable?
Hi everyone! As the title of the post suggests, I am looking for a substitue for the curve node in Substance Designer 5.6.2 (Which is the version that I am currently using). I am trying to follow along with Allegorithmic's new "Aged Wood Planks" tutorial, and to create the nails, they use the "Curve" node which I cannot…
The slowdowns I see with that are: a) you need to be constantly aware of your camera position and in which axis you want to move. That always take me a second of thinking, so it loses out of the box.b) with ZXY, I can never hit the right button without looking down at my keyboard. c) actions that don't need to be precise…
Yeah, manufacturers pick the benchmarks in which they look good. But Blender should be a decent pick for a multithreaded performance comparison to their 8 module FX line (e.g. FX 8350 etc.), which as far as I remember was much slower than Intels 4 core CPUs in Blender (a i7 4770 was 50% faster in the BMW bench if I…