Thank you for taking the time to review my website. I can definitely see where you're coming from. These are adjustments I will make and update my site to be more readable and cut to the point. As for my title as a 3D Generalist, should I not have a generalist reel? I watched a few #D Generalist demo reels on YouTube for…
Sorry, I haven't looked into any of the Unity toon shaders yet. I'm pretty sure almost anything is possible with a bit of tinkering about with the shader code. Fortunately there are a couple of node based shader editors for Unity 3 which should make that a whole lot easier. ShaderFusion by commander_keen. and Unity 3 Node…
I think the biggest thing is the direction of the sun. On the reference it's coming from the left of the image plane and shining through through the foliage. That's what creates those nice rays and shadows across the mid and foreground. In your image, the sun is coming from the right and more shining on the foliage than…
Thanks for your reply. I tried to add a bone/socket location module but unfortunately it didn't make a difference. The particle is spawned to the right of the socket and when the socket moves and rotates according to the animation the particles are moving in the wrong direction. It feels like the particle somehow is…
I have been working on this small scene for a while i was looking for feedback on the feeling of the environment or if it need that extra to make it pop a little more or if i should just move in to texturing phase . all the renders are through keyshot and just standard mats . thanks for your time
Thanks for the reply @Eric Chadwick , I am not sure I understand exactly. Do you mean that the animation is authored with root motion, meaning any forward/backward or left/right locomotion comes from that root bone. An example is like this: If I remove keys from the root bone for this animation, the jump will no long make…
Drawing is always a good skill, you can't go wrong with it. You don't have to master it, but it will always help you in your work. There's plenty of ressources online to improve your drawing skills, but practice is of course the core of it. I also recommend Feng Zhu youtube video. He's got a large amount of it and this guy…
I added some tests to fix the problems I had with my initial code and updated the version on my site. I tried to get it to work with whatever edge you had under your cursor but couldn't get it working. You just have to select an edge and then run the script and click a point on the edge. macroScript edgeSlicecategory:…