3DSMax Export Plugin vs Debug

Source: Internet
Author: User
Tags file copy visual studio

When you export your own model data file for your 3d engine in 3dsmax, you need to debug and trace in the development, this short article can help you solve

1: Configure the development environment (I use the programming environment is VS2008, 3DSMax is the 2010 version)

This can only be downloaded on their own, download good after vs and 3dsmax, then install it

If the downloaded 3dsmax does not have the SDK, then download Max's SDK Yourself

2: Configuration

Open the Max SDK directory .../3dsmaxsdk2010/howto/3dsmaxpluginwizard/

Modify the 3dsmaxpluginwizard.vsz file in this directory, modify the following

VsWizard 7.0
wizard=vswizard.vswizardengine.9.0

param= "wizard_name = 3dsmaxPluginWizard"
param= "Absolute_path = This is your 3dsmaxPluginWizard directory"
param= "Fallback_lcid = 1033"

Once configured, the 3dsmaxpluginwizard.ico under/3dsmaxsdk2010/howto/3dsmaxpluginwizard/will be 3dsmaxpluginwizard.vsz 3dsmaxpluginwizard.vsdir three file copy to vs installation directory .../microsoft Visual Studio 9.0\vc\vcprojects under

3: Create a project

Turn on vs to see the project's Build wizard, according to the needs of their own requirements according to the wizard to build the project can .....

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.