Questions tagged [3dsmax]
3ds Max is a program for creating 3D animations, models, and images.
154 questions
0 votes
1 answer
256 views
Unity, interior poly always missing in clothing
I've modeled interior polygons but for some reason they do not show up in Unity. I've tried changing import settings for normals to both calculate and import... How do you have a tshirt's interior ...
0 votes
1 answer
823 views
Downsides to automatic UV unwrapping
I have seen several software packages that offer auto UV unwrapping as an option. My question is why would you ever manually UV unwrap if there is an automated tool to do so? Are there any ...
1 vote
0 answers
133 views
How can I de-rig & delete the skeleton while keeping the mesh?
There is this 3D model one can download here and then import to 3DS Max with XNALara importer. (Side note: XNALara is also known as XnaPosingStudio) Now this model already comes with a skeleton ...
1 vote
1 answer
79 views
Comparing meshes and reducing duplication of data
I'm writing a class that reads an obj file, indexes each mesh and creates a VAO and GameObject of the appropriate type. I've stumbled on a design issue. Objects of the same name (Tree_A001, Tree_A002) ...
1 vote
2 answers
344 views
Pros and Cons of making one complex mesh vs more simpler ones
Looks like I have a problem with basic understanding of how OpenGL works. Lets say I have a mesh made out of three cylinders that is shown on the picture: So are there any major difference in ...
1 vote
1 answer
2k views
Reset 3ds Max 2017 keyboard shortcuts to default
I somehow messed up my keyboard shortcuts for 3ds Max 2017. How can I restore them to the default? Is there a default shortcut file I can restore them with? I'm aware there's a Reset button inside ...
2 votes
1 answer
278 views
How to work properly with different coordinate-systems
Let's say we got a little set {S} wich has 4 possible coordinate systems (LH=left handed, RH=right handed): LH-y_up LH-z_up RH-y_up RH-z_up Now, let's say my Opengl engine is using a RH-y_up ...
1 vote
0 answers
135 views
Why is my animation glitching?
The Animations done is 3ds max works great and smooth as they should be, problem happens when i import them to unity, they seems to be glitching and noncontinuous at some parts, all i did was ...