I wonder why you're using the Auto Smooth option in Blender? That would seem to be overwriting the incoming vertex normals? About synching: The glTF specification says renderers should use MikkTSpace tangent space with the OpenGL X-right Y-up convention to render a model with normal maps on it. Which means the baker needs…
Hey everyone! I'm working on a project that requires me to rig a character for pretty much the first time. So this may or may not be a beginner/noob question :s . I'm currently at the end of the skinning phase of things and am running into a few problems. My main issue right now is fixing some unsightly folding of typology…
So I have dabbled with Zbrush a few time over the years, but finally decided to make the jump from Mudbox to Zbrush. Got a bunch of stuff to learn yet. Anyway so at the moment I am trying to customize Zbrush to my personal preference. I have done changes to the UI so they make more sense to my Maya/Mudbox experience. Now…
I would think there is a way to export the mesh correctly scaled from Pixys Studios or inventor. If it's importing with incorrect scaling into max from an FBX, then something is incorrect with the scale before it's even imported. Max won't apply scale to fbx's that have models with say 235% scale or whatever, it'll retain…
Update Backlog 1 : Collision and Elevation System A major challenge I've been struggling to tackle since I started game development was handling collisions in a 2D space and simulating depth simultaneously through the use of elevated stairways, ledges and bridges. The Challenge The technique used to calculate collisions in…
I meant Repetition X and Repetition Y in layers properties. Still need a shot? And yes, in engine I could scale anything in floats but it doesn't solve the issue really. I need a texture matching certain physical scale . A wall 2 meters height for example with texture repeating along the wall U axis and not repeating in V…