Questions tagged [3dsmax]

Autodesk 3ds Max, formerly 3D Studio MAX, is a modeling, animation and rendering package. It has both an built in scripting language (MAXScript) and an SDK.

Autodesk 3ds Max, formerly 3D Studio MAX, is a modeling, animation and rendering package. It has both an built in scripting language (MAXScript) and an SDK.

The default .max file format is a proprietary binary format, however it also supports the standard .FBX format for more interoperability.

The SDK now has a new managed .NET plug-in loader, making it easier to develop plug-ins in C# or other .NET languages. With more than 200 sample plug-in projects, 3ds Max's comprehensive SDK offers both deep and broad access to satisfy even the most demanding production scenarios.

Official Site

594 questions
-2
votes
1 answer

Standard method to import and use animations in OpenGL

I am about to hire a 3D artist to work on some animated models that will end up filling a 3D world made with OpenGL. What is the standard way of exporting animated models? If there's no standard way, could you list some options? I can't find any…
Alex Darsonik
  • 597
  • 5
  • 18
-2
votes
1 answer

Can I open geo files in 3dsmax?

Does 3dsmax read .geo files? If not, please tell me how to open such a file.
-2
votes
1 answer

Creating an game menu in OpenGL tutorials

I'm creating a 3D game in OpenGL. The main thing at the moment I want to know is how can I create a menu? e.g. Main menu, in game pause menu, Options and even the gamer HUD to display HP etc. Can anyone point me in the right direction to where I can…
Enthused Dragon
  • 41
  • 2
  • 4
  • 7
-2
votes
2 answers

Is it possible to make 3D games in Adobe Flash CS6 and ActionScript 3.0?

I want to know whether I can make models in external software like 3DS Max and then import and use them in flash. I want to make a game where there is a 3D animation of a an athlete running on athletic field. How can I go about making that animation…
Sourav Ganguly
  • 329
  • 2
  • 14
-3
votes
1 answer

vector vs raster graphic in movies

I have a question that in today's movies like Kung fu panda,Rio etc,Is there vector Images involved or raster one?How can we get information about these movies that how they developed them?Anyone who can help me with this.. Note :i am tagging people…
require_once
  • 1,995
  • 3
  • 21
  • 29
-3
votes
3 answers

How to render Vray objects in 3ds max faster?

How can i get good quality scene with 3ds max using Vray materials in shorter time? Rendering a night scene is taking too long, any suggestions ?
user1212989
  • 1
  • 1
  • 1
  • 2
-3
votes
2 answers

How are large detailed models created?

I am new to modeling and I have always been wondering how large detailed models are made. For example, i have used an app that features the entire human body where i can select different parts up to blood vessels and bones. Is it created in one…
GalaxyVintage
  • 656
  • 1
  • 11
  • 20
-3
votes
2 answers

generate 3dsMax object

Im coding Computer Graphich project which draws a glass in OpenGL, so I did make a glass model in 3dsMax but dont know how to generate it to file which contains co-ordinate of points of glass to use for OpenGL code. Anyone know?
user1033464
  • 23
  • 1
  • 1
  • 5
-5
votes
1 answer

Importing .Max Files in Java

I am a BSCS student doing my final project. I am modelling clothes in 3D Max and want to import my models in JAVA . Remember the extension of 3D Max files is .Max. I don't know how to import it.
1 2 3
39
40