3D Character Animator (Senior/Lead) As a 3D Character Animator at Vertexbee, you will spearhead the creation of high-fidelity, realistic character performances for an Unreal Engine 5 project. You’ll be part of a newly formed agile team of industry veterans that will push the boundaries of Unreal Engine to achieve artistic…
Ok so I'm currently working on something that requires me to figure out a face topology and pretty much stick to it, and the end result will be triangulated. I always see head topology based on quad edge flow, but what about for triangulated meshes? When you triangulate an even quad mesh you have uneven triangles, new…
[ QUOTE ] An old trick is to use alpha planes for the profile. Could work for you. I'll try to dig up an example. Ah OK, here it is, a 10.7 MB pdf: http://www.ericchadwick.com/examples/tutorials/low_polygon_technique_for_next_generation_systems.pdf Saved this awhile back, don't know where I got it from. Anyone know Jolyon…
@Boosted24v Not a problem, you're welcome. You're definitely on the right track. it's just about finding a process that works well with your available tool set and getting those fine details down. There's many different ways to approach creating the base mesh. Some artists prefer non-destructive workflows and others are…
I would like to share something with you guys, that I discovered some time ago, but I didn't have nice use cases to show it off. Now in the ray marcher, it saves me a lot of time, and simplifies and shortens the hlsl code that I actually need to write. Hopefully it will be useful for someone else too. It is about adding…
Just a quick portfolio review of your artstation - I like your colours, and I like your moods. I like your ability to previsualize a very, very early mood sketch. But if you want more work in the games industry as a concept artist, then I'd like to see more specific examples of 'designing' self contained assets. Right now…
Hello! Ive been looking for help with a project of mine. I am working on a mod for a Unity-run mobile game called Dragon Quest VIII. one part of my project is including adding a new model to the game acting as an armor set for the main character to display when wearing a specific Armor Set. for the purpose of this, I wish…
Hello ! The example with the hands is really as straightforward and self-evident as it can be. If a modeler on a team made the model the way shown on the right, for a bake supposed to capture smooth skin/organics, it simply would have to be redone after removing these hard edges because they are not only unnessary, but…
Have anyone noticed any advantage of Fuji X-trans cameras over Bayer ones with similar matrix resolution for capturing tiny mesh details ? I heard rumors that xtrans performs better but never noticed any advantages visually in the images . Contrary for example to old foveon matrix camera and its vastly superior sharpness…
Sorry, I didn't realize -- yes, exactly that -- I know enough that I can make rudimentary shader code, I'm just looking for operations/math/advice/direction/etc that might help me to achieve something like the above images/examples, especially with the constraints I've mentioned (performant enough for many onscreen chars…