To load a object created with 3D Studio Max

Hello,
I am a new Java user. I have to realize an interactive presentation in Java of a three-dimensional object created with 3D Studio Max. I would like to know how I can load this object in my java project.
I should, in fact, allow the customer to modify the color of the object and to rotate it.
Many thanks
Massimo

Well, my first reccomendation is to look into Java 3D. I don't know anything about it myself, but it's the obvious place to look.

Similar Messages

  • Looking for BOM and Routing objects created with a BAPI

    (I ran this one up the flagpole in the data forum and didn't get any responses.  Maybe someone here has see this phenomon?)
    I'm invoking BAPI_MATERIAL_BOM_GROUP_CREATE from an external Java program. I believe my code matches the example I find here and in the SAP documentation (transaction BAPI). When it finishes, I get a successful return (type=I, number=000), and a message of "BOMGroup 00000070/TAM1/1 has been created. External reference:" But I can't find anything back on the SAPGUI - the material number still says it has no BOM (on CS02); I don't see any new BOM Groups (on CS06). By the way, the "00000070" number seems to be assigned by SAP: I t increments each time I run my test, so I must be doing something; the TAM1 in that message is the plant, and the "1" is the BOM Usage I assign in my BAPI (both in the BOMGroup structure and the MATERIALRELATIONS structure). I do a commit transaction at the end too, although the BAPI to create the material created it without me doing a commit, so I don't think that was necessary.
    (Update since I posted this on the other forum:  I tried to create a routing and have the same result - 000 message number, and a message including an SAP-assigned number, making me think I've created an object, but I don't see it anywhere.  Any idea which tables I can look at to find them, and maybe see what's missing (e.g., with SE12 or some such)?)
    Any thoughts on what I AM creating? Or some little thing I'm missing here?
    Thanks for any insight!
    Thomas.

    check the post:
    BOM and Routing with Dependencies
    -Murugesh AS

  • How to layer object created with as3

    I have cartoonish looking sun rays that rotate in the
    background. They are created and animated(rotated) with as3. My
    problem is that I now want to place a layer in front of this
    animation. Is it possible to assign the object to a layer so i can
    place other layers on top of it. The script is rather long, but i
    believe this is the pertinent part of it:
    ==============================
    SunGlow.addChild(sun);
    addChild(SunGlow);
    SunGlow.x=stage.stageWidth/2;
    SunGlow.y=stage.stageHeight/2;
    ========================================

    Then you could create an empty movie clip container, on
    stage, in the layer
    you want and then addChild on it...
    Dave -
    www.offroadfire.com
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • After Effects CS4 won't import my .wmv files i've created with Pinnacle Studio 11

    not sure if anyone else is having this problem... and i'm a complete newbie with this program. When i import videos from my collection (ones that i have not modified with any other program, or random ones i've collected from online: avi,mpgeg, wmv,... etc.) they import perfectly and can manipulate them.
    however, if i try to import a file i have created using my Pinnacle Studio 11 program (which outputted my files in .wmv), CS$ immediately crashes and kicks me out. i would just like to know if i can fix this problem

    >i would just like to know if i can fix this problem
    You don't use WMV. ;-) Simple as that. You should avoid working with compressed formats wherever you can, as they will further degenerate with every step of processing and successive compression. For your specific problem, you will have to provide much more info, e.g. a snapshot of the export settings or description of same. It's quite imaginable that your software embeds metadata AE does not know how to use or the files are being protected with a DRM key specific to the program. could also simply be a matter of data rates and number of streams.... Just too many possibilities and while it's certain that they all can be adjusted, without further details giving you blindfold advise will serve no purpose.
    Mylenium

  • How do we use Script (batch file with msbuild/msbuild project) to build Cordova Project created with Visual Studio Tools for Apache Cordova?

    I use Visual Studio to create Cordova projects. I need to build Cordova projects using msbuild and buildbot via script for my project but I can find only information about how VS combine with Cordova CLI to build multi device hybrid application.

    Hi Samseth,
    Yes, correct, the only thing we can find on the MSDN is:
    Deploy and Run Your App
    And that's the reason why Visual Studio Tools for Apache Cordova existing.
    I think you may get more detail compile information from here:
    http://cordova.apache.org/docs/en/4.0.0/guide_cli_index.md.html
    --James
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to delete objects created with new

    Hello,
    I am having a problem creating a behavior or script to delete new sprites created in channels. I have a behavior script that creates new sprites using the following (simplified) script:
    First, a Beginsprite creates a gChannel_list and assigns a beginning gChannel value. pSprite is used to establish the sprite that in the mousedown is clickon.
    on Beginsprite me 
      gChannel_List =[]
      gChannel = 70
      pSprite = sprite(Spritenum)
    end
    In the mousedown the gChannel is incremented and the newly created channel is added to the gChannel_list.
    on Mousedown me
      gChannel = gChannel + 1
      theChannel = addat(gChannel_List,gChannel)
      themember = pSprite.member
      channel(gChannel).makeScriptedSprite(themember, point(80,160))
      sprite(gChannel).width = thememberW
      sprite(gChannel).height = thememberH
      sprite(gChannel).rotation = theMemberR
      sprite(gChannel).moveablesprite = 1
      sprite(gChannel).ink = 36
    etc
    After creation of several sprites based on the the gChannel, the following globals, for example, are returned.
    -- Global Variables --
    gChannel_List = [71,72,73,74]
    gChannel = 74
    My problem is that I am unable to delete these created gchannel sprites with a lingo command. Deleting them from the list, for example, using deletat(gChannel,1), does nothing to remove them from the stage (they do disappear from the list). And while I can display their attributes such as width [n=getat(gChannel_list, x); put sprite(n).width], nothing seems to relate to deleting these gchannel sprites.
    How is it done?
    Hope this is enough information. If not, please let me know. I can provide whatever you might need. Please help.
    Rod

    Sean,
    DUH! Didn't even know that a 'removeScriptedSprite()' command existed! Very logical. It works perfectly. Thanks again so very much.
    Rod

  • Issue loading Crystal XI reports with Visual Studio 2008

    Hi:
    I'm converting a Visual Studio 2003 web application to Visual Studio 2008. The application has a lot of reports designed with Crystal XI and I cannot open then from VS 2008. I have tried two ways so far:
    1_ Using Crystal 2008 Basic that bundle with VS 2008: Since the Data source for the reports is Oracle and that version of Crystal (10.5) doesnu2019t bring Oracle support then I keep getting the error related to u2018crdb_oracle.dllu2019 while exporting the report to pdf format.
    2_ Using the Crystal XI assemblies: I keep getting an error stating that Crystal XI is not compatible with VS 2008. 
    What is the solution here to warranty a smooth transition? Some people are suggesting installing Crystal XI R2 but Iu2019m really not sure what to do. I also installed the run time version of Crystal Report 2008 SP1 (msi) but I didnu2019t find the way to add the reference to my VS 2008 project to try that way.
    Thanks in advanceu2026

    Not just the runtime - where would you get it without breaking licensing? You have to have a valid copy of CR 2008 and install it. No worries about unistalling CR 10.5 - .NET 2008 will automatically use the latest files.
    Re. Oracle support. That is correct. The crdb_oracle.dll does not ship with any versions of CR that bundle with .NET. You could go ODBC or OLE DB though.
    Not sure what you mean;
    Can the CRRuntime_12.x be bundle to VS 2008 just like the Basic version does?
    But as I mentioned above, you must obtain a copy of CR 2008. A 30 day eval is available from here;
    http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
    To obtain a non eval copy, call sales; 866-681-3435
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • How Business Objects connects with Composite Studio 4.6.0

    Hi,
    Info on Composite:
    Composite Studio is third party tool which connects to multiple data sources and executes the scripts (similiar to VIEW) to retrieve the results. One has to make call to the scripts to get the results.
    more information: http://www.compositesw.com
    Requirement:
    Trying to connect BO XI R3.1 to composite as to call scripts to get data and then create Universe on the same.
    Connectivity should be JDBC or oriented towards Java (preference for Java but not mandatory)
    Tool: Composite Studio 4.6.0
    Driver: composite46.dll
    Driver location: C:\Program Files\Composite Software\CIS 4.6.0\apps\odbc
    Regards,
    Arjun Kushwaha
    Edited by: Arjun_Kushwaha on Nov 12, 2009 8:43 AM

    It will be great if you could let us know how to built the Universe on top of Composite, may be using ODBC connection.
    I tried by creating the user / system DSN but these connections doesn't appear when tried to create the Universe in designer (using BO XI 3.1)
    We can then try to build using JDBC connection.
    The data source is very scattered and Composite is in the position to handle them all and hence we cannot eliminate composite and are forced to use it as one of the underlying layer to connect to actual data.

  • Running programs created with SunOne Studio

    SunOne Studio is the program used to create java programs at school. How do I run the programs I create there at home?

    This blog has some instructions. It talks about the NetBeans IDE, but yours should be close enough for the information to apply.
    http://blogs.sun.com/roller/page/johnc?entry=deploying_and_running_your_app

  • Required Windows updates to run/load dlls created with Visual C++ 2013

    I have dlls created with VS2013 C++. Dlls are statically linked with runtime libraries and therefore do not require the redistributable to run on a machine that does not have VS2013 installed.
    I have a test machine with Win7 SP1 64-bit without any windows updates. When I try to load a dll created with VS2013 in an executable on that machine, the code dies. Another test machine with windows 7 SP1 fully updated using windows updates loads the same
    dll without a problem and the code runs fine.
    My question is which windows updates for Win 7 and Win 8  are necessary for dll created with VS2013 to load and run?
    Thanks. 

    I did use dependency walker. In my post above (third post in the thread) I actually state that: 
    "The code crashes(=dies) on the machine without windows updates. I used dependency walker and there are no missing dlls.
    Even if there were missing dlls, which there are none, those would be system dlls, because a machine with fully up to date Win7 loads and executes the code without a problem."
    The dll is statically linked (/Mt flag was used). For a good measure I installed redistributable which did not solve the problem. Besides static linking applies to runtime dlls, not the system dlls.

  • Canvas3D not visable on Jpanel created with NetBeans UI Builder

    Hi,
    I created an application with NetBeans UI Builder. It has a frame and two panels. On one panel
    I attached a few things with the UI builder and they get displayed correctly. On the other panel however,
    I tried to attach a Canvas3D object that I created in another class (the object contains an universe
    with 3D objects) with not success by using the following code:
    DCL3DFrame mainWindow = new DCL3DFrame(); // object created with UI builder
                    DCL3d scope3d = new DCL3d(); // object created manually in another class
                    Canvas3D canvasForScope3D = scope3d.getCanvas();
                    mainWindow.getPanelForCanvas().add(canvasForScope3D, java.awt.BorderLayout.CENTER);
                    mainWindow.setVisible(true);I'm not a java programmer, so I'm probably missing something perhaps stupid.
    Any help is appreciated.
    Thanks,
    Salvo

    Thank you, now it works. It does not work because when I modified preferred size in netbeans the jpanel size was not changed. The jPanel size has changed when I reloaded(reopened) the file. I thought that preffered size property is not suitable but it is. I was wrong.
    Here is my working code.
    Regards,
    Primoz
    InvoiceCriteriaPanel icp = new InvoiceCriteriaPanel();
    jPanelCriteria.add(icp);
    jPanelCriteria.setPreferredSize(
          new Dimension(icp.getPreferredSize().width,
                                 icp.getPreferredSize().height));
    icp.setSize(icp.getPreferredSize().width,
                     icp.getPreferredSize().height);
    icp.setVisible(true);

  • Hi, i'm Architec and my basic programs are: Autodesk Architecture and 3D studio Max. Can i run it in the MacBook Pro 13.3-Inch  (NEWEST VERSION) Thanks!!!

    Hi, i'm Architec and my basic programs are: Autodesk Architecture and 3D studio Max. Can i run it in the MacBook Pro 13.3-Inch  (NEWEST VERSION) Thanks!!!

    You can but make sure you upgrade your RAM to 16GB - you can't do that through Apple...
    Autodesk is a memory intensive program and the same goes with 3D Studio Max.....
    Another suggeston if you must use a 13 inch is to buy the base 13 inch Macbook Pro and upgrade the RAM to 16GB and install a SSD to make it perform fast.
    Another option is to get a refurbished 15 Inch Macbook Pro and do the RAM upgrade yourself...Advantage going 15 Inch is because it has it's own discrete graphics adapter rather than the built in Intel video.

  • Can't access object using "id" or "name" if created with actionscript

    How can you register an instance of an object with actionscript so that it's id or name value is accessible?
    I included a simple example where a Button is created using mxml and in the same way it is created using actionscript.  The actionscript object is inaccessible using it's "id" and "name" property.
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600"
                   creationComplete="application1_creationCompleteHandler(event)">
        <fx:Script>
            <![CDATA[
                import mx.events.FlexEvent;
                protected function application1_creationCompleteHandler(event:FlexEvent):void
                    import spark.components.Button;
                    var asBtn:Button = new Button();
                    asBtn.label = "actionscript";
                    asBtn.x = 200;
                    asBtn.id = "asButton";
                    asBtn.name = "asButtonName";
                    addElement(asBtn);
                    trace("mxmlButton="+this["mxmlButton"].label); // returns: mxml  label
                    //trace("mxmlButton="+this["asButton"].label); // returns runtime error: ReferenceError: Error #1069: Property asButton not found on TestId and there is no default value.
                    //trace("mxmlButton="+this["asButtonName"].label); // returns runtime error: ReferenceError: Error #1069: Property asButtonName not found on TestId and there is no default value.
            ]]>
        </fx:Script>
        <s:Button
            id="mxmlButton"
            label="mxml label"
            alpha="0.8"/>
    </s:Application>

    Hi Dan,
    It is a very rare occurrence when I miss not being able to access an object (object property, really) using the ["name"] notation for objects created using actionscript.
    In MXML the compiler is conveniently adding an attribute to the class with the same name as the id, so you can conveniently refer to it using the [] notation. While we explicitly specify an application container to use, the MXML compiler creates a custom container which is a derivative of the base container and to that it adds properties for the children declared in MXML. I guess it also effectively calls "addElement" for us when  the container is being constructed.
    Your example assumes that using "addElement" to add the button to the application container is the same as declaring a variable (ie property ). It isn't, so there's no point in looking for an property of the name "as3Button" using the [] notation, because it doesn't exist. The container is managing a collection of children in it's display list and that's not the same as being accessible as properties of the container.
    Generally speaking, accessing properties using the ["name"] syntax isn't necessary.
    Paul
    [edit: you may wonder why "addElement" doesn't conveniently also add the "id" attribute to be an property of the container class. Unfortunately, it can't because the container class would need to be dynamic and it's not. A further complication would be that adding properties at runtime would invite naming clashes at runtime with associated mayhem. MXML can do this because the compiler generates the class and can trap name duplication at compile time.
    Great question, BTW.
    -last edit changed my "attributes" to be "properties" in line with Adobe's terminology]

  • File Server Resource Manager will not load WMI Objects on Windows 8.0/8.1 Preview with Hyper-V and Server Tools Loaded

    Hi Folks,
    I have a problem getting "File Server Resource Manager" to start properly because WMI objects are not loading??? I don't understand this at all because I am able to access them with other Apps, etc. I have been over my Services list as well but
    have not yet discovered which Service turns on/off "File Server Resource Manager". I have looked in Windows\System32\ and I can not find SrmSvc. I found other Srm's there though. I also found the FSRM Snapin which generates the Figure below but I
    can not find it in the WMI Browser. I believe the Firewall is OKAY since I have been over that thoroughly. I do have the Server Tools Installed for Windows 8.0 or Windows 8.1 Clients as well as the Windows Updates applied, which is where I got "File Server
    Resource Manager" in the first place. I have had WMI and Powershell 3.0 Package, installed since Windows 7 but I run a repair on them anyway.
    I have read through "File Server Resource Manager could not load WMI objects on Windows Server 2012
    Article ID: 2831687" but since I don't seem to have SrmSvc the solution doesn't help me. I haven't been able to find a similar one for the Windows Client.
    If there is anything you could share on this problem I would be much obliged.
    Thanks again,
    Crysta
    PhotM Phantom of the Mobile

    Hello,
    The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, Errors/Problems, and usage scenarios.
    As the question is off topic here, I am moving it to the
    Where is the Forum... forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Create plug-in for Adobe with Visual Studio 2008

    Hi to all, I'm Italian excuse for my english,
    I see Adobe SDK Help, but I don't see something for built a plug-in with Visual Studio 2008, I see only built with Visual Studio 2005!
    my asks is : Because ? Can I create a plug-in with Visual Studio 2008? if yes WHAT did it?
    thanks

    Post your question in the 'Acrobat Developers SDK' forum.

Maybe you are looking for

  • Assign pricing procedure to delivery type

    Hi All At the moment, my outbound delivery note doesn't contain the pricing condition in item level. what I am trying to do is to copy the pricing condition listed in Sale Order into the outbound delivery note automatically when I run the VL01N. The

  • Quicktime only opens minimized and won't maximize

    This started happening after I installed Skype. I uninstalled Skype, but QT only shows up as an icon in the task bar, and nothing I do will make it maximize. Any ideas?

  • Using Camera Raw in PSE8

    I nornally use Photoshop CS3 but I have just download the TRY version of PSE8 and would like to open jpg files via Camera Raw, how can I set up the Preferences to be able to do this, is it possible or can I only open raw files via Camera Raw.

  • CS4 -initial issues / questions

    When I start CS4 (32bit) Extended it says Stonehenge and "DEV" at the end. Is this some sort of pre-release version? Or, am I running the proper production version that I purchased? After opening CS4 (32bit) Extended most of the file menu is dimmed.

  • Listener target is offline on rac database

    hi all, os-linux oracle 10.0.2 i am using two node rac (rac1,rac2). i used rconfig for converting a non rac database to rac database. Everything is working fine but when i fire command crs_stat i am getting NAME=ora.rac1.LISTENER_RCONFIG_RAC1.lsnr TY