Nice job! End result has really nice texturing work. The wireframe could use a significant amount of optimization I think. Usually for a game asset like this, you would want to have the edge flow match the design details, rather than being an evenly distributed quad grid. Curious how low you could go, and still preserve…
Hello everyone, I’m a beginner C++ programmer and Unreal Engine user looking for a project I could believe in and in which to hone our skills together. To put this in perspective, I’ve tried this as an hobby in the past but it never panned out, so that little skills I might have acquired then is now long gone and…
It would help to hide the armature, so we could see the model better. It would also help to show a shaded wireframe. Did you create this model, or did you download it from somewhere? I ask because the rig complexity indicates a decent amount of experience, yet you seem to be asking a more beginner-level question. This info…
Hi everyone, I'm a beginner in the field of creating game-ready weapons, and I know there are many others like me trying to figure out the right and efficient workflow for making weapons suitable for use in engines like Unity or Unreal. As you know, creating a game-ready asset involves several steps — modeling (High \…
Had a look at Hair and Fur: The guides (Display Guides in the Display rollout) are hard coded to 15 segments, but if you scale all of them down enough right at the start and choose the tips as selection method, you can manipulate them reasonably well. "Stand" would be similar to a gradual reset/revert, "Clump" to pinch.…
Well ... to some extent you've pretty much answered your own question already : you get the output from Wrap, then attach it to whatever body you need it to be attached to (either by actually welding verts, or by just manipulating normals at the edges to make things visually seamless). Wrap3 doesn't "autoretopo" anything…
Hey everyone! Just wanted to share a quick update on this project. I was recently invited by the 80 Level team for an interview and a deep-dive technical breakdown of this environment. Since it turned out to be a massive 19-page piece, I won't cross-post the entire text here, but I really wanted to share the link with the…
hello Vinicius, I am a 3d artist as well and I have a game project im working on with a small team, I am sure you would be interested. you can contact me on my email; vergilnighstar@gmail.com
I’m incredibly happy to finally be able to share what I have been putting together over the past couple months,so with that i'm happy to present the Hard-Surface and 3D Print Pro Suite for maya A series of 4 Python scripts used for both hard-surface and 3D print prep pipelines. The Full Master Suite Includes: • Hard-Print…