@samnwck OH my god, thank you so much for taking the time to make the gif D: I definitely and clearly see what the issue is here. Thank you so much for taking your time to point it out. And yeas, I've always thought my pieces sorta look like lego...ish? on the surface. Will definitely need to boost up my texture / material…
Hey everyone. So I'm using Maya 2017 on Windows 10 64 bit, and for a while now I have been having trouble saving my preferences. Even my shelf items won't save. If I click on the auto key icon, change my Preferences/ Settings/ Animation/ Default on tangent: stepped (for example) then hit save... I get this error in the…
Nice! I was looking for something like this a few months ago. Ultimately what I ended up doing was a hotkey to toggle between the first three subdivisions of the grid, so here's that in case someone wants it: { if ( `grid -q -d` == 1 ) { grid -d 2;} else if ( `grid -q -d` == 2 ) { grid -d 4;} else if ( `grid -q -d` == 4 )…
Looks really cool, I like your lighting and use of color. One thing I think stood out to me is the graffiti, in real life i dont think there would one be one super massive perfect graffiti on one wall, maybe add some smaller tags around the other walls to make it look like many people have been to this place over time.…
My examples are in Zbrush, but the same principles apply no matter which software you use. There is no 'right' way exactly, but there are ways of doing things that are considered 'industry standard' or are proven to be better ways from experienced people. It takes practice, trial and error to see what works best for you.…
That is what I exactly realised after I put her in Cryengine :D I never asked myself " Why putting a cartoon character in Cryengine ? " :D And result is just as you say, she is kinda flat. Really thanks for pointing to cavity map by the by. I never tought of that :D Now how do you add a Cavity map to your Cryengine…
i made simple map as shown here: https://www.youtube.com/watch?v=Jvkn4fO3kB4 but i never been able to built/run it :( i always get: Creating World i have my "c:\users\me\" symlinced to "d:\me\" because i don't want all of my files to be on small ssd (but hdd) and i think that must be a problem... but i can't change it back…
This is a great start! This could use a little personality, you can tell a little story with something as simple as a bouncing ball, and thus engage your viewers (and yourself!). Think of the simplicity of the Pixar logo animation with the light jumping on the ball, the shapes and scene are as simple as it gets, and yet it…
this is just chrome on android phones. probably latest, dunno? :D and another one this thread shows fine in android but doesnt preview images in browser (firefox 138.0.4 on my end) same on chrome 136.0.7103.114 https://polycount.com/discussion/comment/1447932/
Hello, I am an indie game developer working on a first-person 3D narrative game (mid-poly, atmospheric/stylized — not photorealistic) built in Unity 6 URP. The game spans five distinct environments ranging from warm domestic interiors to cold institutional facilities to overcast outdoor settings. The same room geometry is…