(posted this on wacom's forums but thought someone here might know this as well) I'm starting to get into doing comics digitally and i've got an ergotron monitor mount. This lets me easily rotate my monitor however i want. It's great since comic pages fit better in portrait mode. I found an app that lets you rotate the…
found the fix for the sdk function.... seems it's a thing with editable mesh interface i.e. when it's being edited so you have to enclose your code with.... MeshDeltaUser* mdu = (owner) ? GetMeshDeltaUserInterface(owner) : NULL; if (mdu && mdu->Editing()) mdu->ExitCommandModes(); ...... if(mdu)…
What do you mean when you say "GOOD ENOUGH for me to get the 3d modeling going" And trust me its not as hard as you think at first. Because you are learning the tools still and coding side of things. Once you are good with that then you can improve your 3d side of things or 2d rather. I heard this alot that I wont be able…
These are listed from least invasive to most. 1) What was tied to the mesh? Did you make clusters out of verts and use them in the rigging process? Blendshapes? Clusters? Point on Poly? 1a) Which skinning method did you pick? It wasn't Dual Quaternion was it? 1b) What was the maximum number of bones influences? Maya…
This is looking really strong for a final year project. You can clearly see the amount of thought that’s gone into the environment and presentation – the atmosphere and composition are really starting to come together nicely. Keep pushing the lighting (have you thought about a late evening, golden hour?) the materials.…
Hello, I'm having a horrible issue with Maya LT which I paid for :( Basically I will be working on something and all of the sudden it freezes... My CPU usage for Maya LT goes to 0% and I have to end process to get it to close. This is super annoying since I pay their fee and the software doesn't even work properly. It…
I'm having issue grabbing the all of the curves in a hierarchy and setting their rotations back to 0. I've been trying for the past hour and only recently learned about using PyMel. Any help is appreciated. I've had different variations that didn't give me an error but didn't do anything as well... so far the error with…
Hello! I’m excited to share the very early stage of my new Unreal Engine 5 environment art project. This first phase focuses on blocking out the space and exploring the core ideas behind the scene. I’ve gathered thematic reference materials, used AI to generate early concept directions, and I’m actively collecting…