Autodesk® 3ds Max®, 3D computer graphics software for making 3D animations, models, and images.

learn more… | top users | synonyms

1
vote
2answers
31 views

Pass a specific point on a model to the engine

I am sorry if what I ask is a trivial question, but I have no idea how to even begin searching for the answer in a search engine. I clearly understand how to create a model in 3ds max and load it ...
0
votes
1answer
19 views

Online 3D house viewer

Are there any good online 3D viewers which can render an house in modern browsers? It needs to support .3ds format. Or is this still something for the future?
0
votes
1answer
44 views

3ds max biped for unity ragdoll

I am trying to go through rag-doll wizard of unity 4, It need elbow and knee joints, but 3dsmax biped object dont have knee and elbow, I tried to put upper arm as elbow and upper leg as knee, but ...
-1
votes
1answer
56 views

Is there any software similar to 3dsom,123d? [closed]

I can't found some opensource project witch is used to convert 2d photograph to 3d models. 3Dsom or 123d provided by autodesk can work but I can't pay for them. Someone is using any software like ...
0
votes
1answer
88 views

How to change target min3d object android?

I using min3d example to show object 3ds. But target file = res/raw and texture = assets. Can i replace target file in my external storage? Thanks!
1
vote
1answer
109 views

Is there any good 3ds parser?

Is there any good .3ds loader written in C#? I want to have something like https://github.com/ChrisJansson/ObjLoader, but supporting 3ds. I was googling for a while but came up with nothing. I know ...
1
vote
0answers
144 views

Create smoothing groups from hard edges in 3ds max plugin

I need to implement an importer to 3ds Max that will load some custom mesh data. I have implemented most of the loading code, but I still have one problem to resolve. The data format I need to use ...
1
vote
1answer
146 views

How to Add Pop-up Note via 3ds MAXScript?

There is a feature in 3ds Max called "Add Pop-up Note". The feature works perfectly if I follow the manual process described in Tudor Nita's post here , but I'm having a hard time finding the correct ...
1
vote
1answer
67 views

Mapping texture on 3DS VAO turns out mirrored

I implemented a 3ds modelloader following this tutorial. Currently my program uses VAOs do display things. This worked so far for simple cubes and tiles. Textures were displaying correctly. However, ...
0
votes
1answer
335 views

Augmented Reality Mask using Facial Recognition on Xbox Kinect with Kinect for Windows SDK

I am using an XBox Kinect with the Kinect for Windows SDK. I want to make an application that will augment a 3D mask (a 3D model of a mask made in 3DS Max) onto the face of anyone using the ...
0
votes
2answers
495 views

Lines in 3Ds Max to Make a surface object

I'm still a beginner in 3Ds Max.. I'm trying to draw this robot head in this way: http://i.stack.imgur.com/jbtoH.jpg When I make it "Surface" it looks like this: http://i.stack.imgur.com/VUpRo.jpg ...
0
votes
0answers
48 views

Programatically adding volume to 3ds model

So our program allows a user to mess with a 3d polygon to create a unique and cool shape. We want to be able to export this object when they are done and potentially print the object using a 3D ...
0
votes
0answers
75 views

3ds lighting not working [closed]

I am usign a direct light and omni light in my scene, but neither of them are working. Is there some other light source or any setting that would overwrite them. The scene is very bright even when I ...
0
votes
1answer
273 views

View Matrix in DirectX 11 - strange transformations

I am writing a renderer plugin to 3ds max that is based on DirectX 11. I am getting actual viewport matrix from 3ds max, that after inverting looks: [Rx Ry Rz] [Ux Uy Uz] [Dx Dy Dz] ...
0
votes
1answer
73 views

How to get a model from an .3ds to appear on a transperent background?

How do I make the image of the model's background transparent?
1
vote
0answers
265 views

How to get a 3DS model with animation into Silverlight web application?

I have created a 3D human character using 3dsMax 2012. Then I have used morpher technique to animate the facial expressions in the character. I'm going to embed this character in to a silverlight web ...
0
votes
0answers
76 views

Which flashcard support 3DS V4.1.0-8 system? [closed]

Nintendo upgrade 3DS system to V4.1.0-8 on May 15th. and many flashcard are locked. I just want to know, are there still some r4 card, which can work on 3ds v4.1.0-8 directly?
0
votes
1answer
594 views

Creating .ase (ASCII EXPORT) file in blender or from .obj / .3ds file

I have a code that parses .ase files, but all the models I found were in .obg/.blender/.3ds formats. I couldn't find a way to translate them to each other how is tat possible to do?
0
votes
1answer
479 views

Load 3Ds model in a OpenGL program

I have a chess board created using OpenGL in VC++. I have downloaded the chess pieces from elsewhere which has models in 3ds. I am trying to place this 3ds models on the board. Help me place the ...
1
vote
1answer
69 views

Is this Normal map correct

I want to know whether this normal map i created is correct.. I was expecting where the object is planar, it should have pure blue color, no component of red or green color... But clearly this is ...
0
votes
1answer
635 views

How can I load 3ds files in my Visual C++ 2010 project (OpenGL)?

I try to figure out how to load 3ds files into my project. After hours of research I found lib3ds. But I still dont know what to do with the source files in there. What do I have to do to obtain the ...
1
vote
1answer
131 views

Python: To export the scene in VPython as common 3D vector file

Is there any way to export the scene drawn by VPython as DXF/DWG/3DS or any other common 3D vector formats?
0
votes
1answer
973 views

Loading a 3d model in OpenGL

i have been trying to load a 3d model in opengl. i have been successful in loading a small model which has 2000 vertices now i am trying to load a model which has 350000 vertices using the same loader ...
1
vote
1answer
159 views

Give each object in scene a unique wirecolor?

Know of any scripts, or code, to do this? I've seen several which gives random colors, but I need to make sure no two objects have the same wirecolor.. Thanks! =)
1
vote
0answers
137 views

3ds max 4 plugin development settings vc6

I am trying to rebuild some old 3ds max plugins for 3ds max 4.2. The code all compiles but I simply get the ".....dll> failed to initialize" dialogue as max starts up for each and every one of the ...
0
votes
0answers
240 views

Getting 3ds model dimension in Java

I have a problem with rendering 3ds model in JOGL. I am rendering some house model and have size parameters of every object in it inside XML file (width, height, ...). I have some objects that are ...
1
vote
2answers
180 views

How can I properly render faces from a 3ds file

I have implemented the ability to load 3DS files into an OpenGL program of mine, and run into a slight problem. All of the vertices are placed properly, and the faces are drawn, but the issue is that ...
2
votes
0answers
252 views

3ds animation on android

I'm struggling to find a way to load a 3d model/animation on Android. I know min3d framework and I would like to create a sample 3d animation, like a level, and running it on android. Min3D is ...
2
votes
1answer
970 views

Creating my own FBX files for XNA? (in 3ds max)

I'm now reading this example. I see there is one FBX file and a few texture files in the content project, and that in the code you can choose which "take" to play. In the code it is "Take_001". Please ...
1
vote
1answer
234 views

vertex weighting and 3ds max

Does anyone know if the .3ds file has vertex weight info for skeletal animations? If so what's the chunk name to access this info. I was almost sure it did have this info but can't seem to figure how ...
5
votes
6answers
3k views

Display 3dsmax models in web browser

I have some 3d models written in 3dmax/maya/cad/4dcinema , i wand to display them in my website so user can rotate the model and inspect it . i have found this on the internet ...
0
votes
1answer
310 views

3ds Max 2010 / 2012 workspace files parsing

We are in the process of parsing out what 3ds Max files we need to keep as "source" for an Xna Game engine application. Necessarily, there are .X (ActiveX model files) we need to keep of course. That ...
0
votes
1answer
127 views

How can i reduce the file size of the ViewPort3D xaml?

I have a 3D max file for a shape. And i convert it to a 3ds file. Then convert it to a xaml file by Zam3D. But the file is too big to load, my computer is crashed by the exception "Output of Memory". ...
1
vote
1answer
248 views

How to render 3DS keyframe animation

my english isn't perfect but I will try to describe my problem. I try to render a simple animation (a block falling on the ground) from *.3ds file. I read all information from 3ds file but the ...
2
votes
1answer
412 views

iPhone : 3d Objects with animation

What is the best format to use for 3D characters with the iPhone. I am looking to find free characters and did look at md2 (previous post), however there does not seem to be much free quality stuff ...
-2
votes
2answers
254 views

do I need license to used .3ds .obj or .skp files with my own code [closed]

I'm writing parsers for different kinds of 3D object files like .3ds .obj and .skp. Do I need a license to read these formats with my own code? I couldn't any documents that says that I need a ...
0
votes
2answers
985 views

Unhandled exception at 0x00000000 glGenBuffer trying to use lib3ds with opengl

Im begginer so bare with me here , i like to load 3ds model into simple opengl program , what i did is to use as refernce 2 links i found : http://pastebin.com/CZ82VYWT and ...
1
vote
1answer
145 views

in 3ds format, how do I determine texutre's addressing mode?

I have a trouble about texture's addressing mode in 3ds file. (not 3ds max) I succeeded in loading all material information of 3ds file like material color, texture file name and so on. But I ...
1
vote
1answer
1k views

writing .3ds or .obj loader in java

Iv'e exported a model in blender to a .obj file. Iv'e managed to create a very simple class that loads vertices and indices to arrays. My problem is that i want the texture coordinates (vt) and ...
0
votes
0answers
626 views

3DS streetpass functionality on iPhone

I was wondering if it is possible to have a functionality similar to the 3DS's streetpass on the iPhone. The best that I can come up with is somehow using the bluetooth to always find other users, but ...
2
votes
2answers
135 views

random number generator being called when it shouldn't, i think

#include "std_lib_facilities.h" #include <GL/glut.h> static float dx=0.0; static float dz=10; static float points[2]; static float cx=0.0; static float cy=0.0; static float cz=0.0; static float ...
1
vote
0answers
914 views

Converting DWG, DWF, DWFX to 3ds and other

I want to show 3D models for DWG/DWF/DWFX files into web-browser. My way is use Silverlight and 3D-engies to render it (for example, this or this). But it allow to render 3ds format, but not ...
2
votes
1answer
1k views

Is there a command line in Google Sketchup to export in 3ds or fbx format?

I am looking for a way to convert several skp, kmz or dae files at once into 3ds or fbx format. In sketchup pro you can do export as...3ds or fbx but that would take too long to open each file and ...
0
votes
1answer
218 views

Writing a command line scene parser for 3DS Max 2010

I am trying to find out if its possible at all to write a command line scene parser for 3ds max 2010. I want to gather some information from the max scene without having to load up the Max studio. I ...
0
votes
1answer
2k views

3ds max - selected object screen shot

How would I take a screen shot of a few objects from the top view excluding the background and other objects. Is it possible?? If it isn't, then how do I make the background and grid invisible or ...
0
votes
2answers
40 views

How do I add an “enviroment” to my scene in 3ds MAX?

I'm Currently working on a scene and i cant seem to find infomation as to how to make a setting for my scen. Its basically a street with buildings on either sides. about 500m long. I want to put it ...
5
votes
2answers
1k views

OpenGL Texture Mapping

Hey Guys, I'm new to game programming and graphics programming. However, I eagerly wish to learn, so I have begun building a game engine with OpenGL. I have implemented all of the basic graphical ...
1
vote
1answer
2k views

How can I create a 3D-grid in 3DS Max?

I have been trying to develop a 3D data-visualization software, and now I need to find a way of quickly generating 3D grids in 3DS Max to use like a 3d-chart reference scale-map. I am new to 3DS but ...
2
votes
1answer
315 views

3DS Material -> OpenGL

How these fields in 3ds (not max) file translated to OpenGL material? MAT_SHIN2PCT MAT_SHIN3PCT MAT_TRANSPARENCY MAT_XPFALL MAT_REFBLUR MAT_SELF_ILPCT MAT_SHADING
1
vote
3answers
908 views

Making 3d Models Transparent in OpenGl and OpenFrameworks

I'm using c++ OpenFrameworks and ofx3dModelLoader to load in 3ds models that I've already created. This is working great. However I would like to smoothly transition models visually as the enter the ...

1 2