(UPDATE THE CREATED PLANES DO NOT NEED ANY SEGMENTS) scruples, and Rhjs grid planes need to be lined up with the max grid, and need to be efficient to get thefewwest planes possible to fill up an area (yes my example up top is not perfectly efficient) the planes also need to have verts every .5 meters snapped to max grid.…
Thanks for the feedback. For the infinite smoothness I was referring to, an example would be making a sphere, then zooming in really close. If this sphere is a Nurbs object, then no matter how close you zoom in, the sphere will be displayed as a smooth curved surface at render time. If this sphere is a finely triangulated…
hmmm.. I really wish i had marmoset on my laptop so i could test stuff out while discussing it. Ive just always been kind of disappointed with SSR, since sometimes it sort of bugs out, and especially in marmoset its very low quality in the viewport (maybe thats just my settings) and the cavity is too small (less than 1cm…
Vertex alpha is more expensive than splat mapping, because it's alpha blending. Anything with transparency is generally more expensive, especially for mobile hardware. For the transitions between road and terrain, you could use the eat3d method in McGreed's link, except not using the blend texture for details... just…
Ok, here is the final low-poly model of the robot with skeleton. It can't get any better than this. Im at 997 tris. I eliminated unviewable edges and faces, and got a few extra edges in where needed. This is as far as I go with the 1000k model. Now all I need to do is accurately skin it and texture it. Then I will move on…
Hi! Yes, like that (loop of selected edge). You can merge both halves together along one side, so you end up with one UV island. Here is an example on Sketchfab that seems to do it that way (you can check UVs in the viewer). UVs like that make it easy to simplify the model (LODs) without breaking them. Btw, I assumed this…
Hi I'd like some feedback and advice regarding my generated and baked hair. I've followed two courses now - one by Johan Lithvall and another by Andre Pires, which is a very similar workflow to Johan's. However, with the hair I've made, and since, mine always looks like straw. :-\ I've even tried adjusting the shader in…
All the boss fights in Dead Raising. whats your favourite game boss and why? I personally love big boss fights with cleaver twists, and well established game play mechanics. The God of War boss fights are some of my favorites. What's your least favourtie game boss and why? I'm not a big fan of being tossed in the middle of…
Occasionally, while trying to deal with subD smoothing errors, I'll find that the cause is the presence of an infinitely thin quad or n-gon sitting in between verts that lie on top of one another in space, making it look like there's no intervening poly at all. Here's an example. I pulled apart the edges of this really…