How to load texture of 3ds or VRML?

I try to load 3ds or VRML format, but how to load its texture?

Hi,
CRM:
http://help.sap.com/saphelp_nw04s/helpdata/en/48/d0e1ab8e2711d497b100a0c92f27cb/frameset.htm
http://help.sap.com/saphelp_nw04s/helpdata/en/48/d0e1ab8e2711d497b100a0c92f27cb/frameset.htm
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fc009690-0201-0010-6580-e6d838031c0a
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/483b9990-0201-0010-879a-bf781e22f571
Rgs,
I.R.K

Similar Messages

  • How to load/install textures in Photoshop Elements 12?

    Hi all,
    How can I load/install textures (not patterns!) in the "Quick" mode of Photoshop Elements 12?
    I have tried to copy a texture in the folder "Adobe\Photoshop Elements 12\Required\quickEdit\textures" but it does not appears between the textures in the Quick mode...

    You can do it in Expert mode but need to have your texture saved as a PSD file. Then open the image you want to apply the texture to which makes the Filter menu active.
    Click Filter >> Texture >> Texturizer
    When the Texturizer dialog open you should see a tiny menu icon (four small lines) to the right of the Texture drop-down list. Click on the menu icon and choose Load Texture; then navigate to your saved PSD file, select it and click open. It won’t appear as a thumbnail but will be available in the drop-down list. You can apply it to your open image and use the scaling and relief sliders etc to adjust the effect.
    Alternatively if your texture is a jpeg simply add it as a layer rather than worry about importing it to the filter library. Just open your main image and texture image in Expert mode (they will both appear in the photo bin) and click on the main image so that it shows in the Editor space. Then click on the texture image in the photo bin and drag it up and drop it on top of the main image. Go to the layers pallet and change the blend mode to overlay. You can experiment with other blend modes and change opacity until you get the effect you like.

  • Beating my brains out: How do you move a 3DS object in order to see it?

    Can someone plese explain this to me in nice detailed steps. I just can't seem to get it to work.
    OK,
    I can load (using the StarFire 3DS loader) 3ds images just fine like this:
    Scene theScene = null;
    Loader3DS loader = new Loader3DS();
    theScene = loader.load("D:\\My3dsFile.3ds");
    Some .3ds files I can see just fine. Others look like they need to be scaled/translated. I noticed this by creating a ScaleInterpolator and applying it to the root BranchGroup on one of the .3ds images I could not see like this:
    TransformGroup objTrans = new TransformGroup( );
    objTrans.setCapability( TransformGroup.ALLOW_TRANSFORM_WRITE );
    Transform3D zAxis = new Transform3D( );
    zAxis.set(new Vector3f(0.0f, 0.0f, 10.0f));
    Alpha xAlpha = new Alpha( -1, //Loop
    Alpha.DECREASING_ENABLE |
    Alpha.INCREASING_ENABLE,
    1000, //trigger time
    1000, //phase delay duration
    5000, //increasing alpha duration
    1000, //increaing alpha ramp duration
    1000, //alpha at one duration
    1000, //decreasing alpha duration
    2000, //decreasing alpha ramp duration
    1000 ); //alpha at zero duration
    ScaleInterpolator scale = new ScaleInterpolator(xAlpha,
    objTrans,
    zAxis,
    -6.0f,
    6.0f);
    scale.setSchedulingBounds( getBoundingSphere( ) );
    objTrans.addChild(scale);
    bgRoot.addChild( objTrans );
    objTrans.addChild(theScene.getSceneGroup()); //theScene = .3ds scene
    Doing this, I can catch a glimpse of the .3ds image every now and then.
    How in the world can you scale a scene and move it to the 0,0,0 position?
    All I want to do is load a stinking .3ds image (any .3ds image) and be able to view it! I think if I could scale it and move it to 0, 0, 0 then I should be able to see them.
    Please help.
    Thanks.

    Have you tried to scale the object uniformly at creation, before putting it in a scenegraph? this way at runtime you don't need to worry about objects being to big at runtime...
    for the uniform scale:
    Transform3D transform = new Transform3D();
    transform.setScale(0.02); //try different values here
    3ds_object_transform_group.setTransform(transform);
    Another thing you could do is to use a 3D modelling program (like 3DS)
    and scale the object very very small..
    I had the same problem before, hope this helps

  • How to load CAD files like .prt, . stp  in JAVA

    How to load CAD files like .prt, . stp files which can be generated by UG and Pro/E etc in JAVA. I am appreciated that you will give any comments.

    Hi,
    as far as I know there is no Java 3D loader for CAD files available. You have to export your files into a format like "3ds ", "obj ", or "wrl". See thread 'JAVA 3D max files and VrmlLoader' on java.net: [http://forums.java.net/jive/thread.jspa?messageID=231564&#231564|http://forums.java.net/jive/thread.jspa?messageID=231564&#231564]
    August

  • How to load a Jar file in the class path?

    How to load a Jar file which contains class files, images, etc.. in the classpath without using URLClassLoader.

    You don't "load" jars. If it's on the classpath, you can obtain individual resources from it using various methods on either Class or ClassLoader. Do you mean "how to add a jar to the classpath at runtime"? Can't be done without using a classloader, typically URLClassLoader or a subclass thereof. Why you want to not use the proven method is beyond me. Presumably because you don't understand classloading. In which case, forget it.

  • How to load a client file in a clob using sqlcl

    How to load a client file in a clob using sqlcl

    You don't "load" jars. If it's on the classpath, you can obtain individual resources from it using various methods on either Class or ClassLoader. Do you mean "how to add a jar to the classpath at runtime"? Can't be done without using a classloader, typically URLClassLoader or a subclass thereof. Why you want to not use the proven method is beyond me. Presumably because you don't understand classloading. In which case, forget it.

  • How to load data to a cube from multiple infosources ?

    Hi friends,
    How to load data to a cube from multiple infosources ? could u please answer this question .
    thanks in advance......

    Hi ,
    say for example you need to load data to 1 cube from 3 info sources:
    1) You need to create 3 update rules for the Cube.
    2) Each time you create the update rules. Mention the name the name of the Info source. and create update rules correspondingly.
    Regards
    satish
    Message was edited by:
            satish murthy

  • How to load beginning balance

    Hi :
    How to load beginning balance to repective g/l account in SAP?

    If you want to load balances at the time of go live.
    Create a clearing account like data take over A/c
    MM will upload material balances using tcode MB1C and movement type 561
    it will generate the following accounting entry
    Finished goods stock a/c          Debit
    Semi-Finished goods stock a/c Debit
    Raw Material stock a/c             Debit
    Packing Material stock a/c        Debit
    Stores and spares a/c              Debit
    Data take over                          Credit
    Customer a/c (not recon G/l) Debit
    Data takeover a/c                  Credit
    Data takeover a/c                Debit
    Vendor a/c (not recon GL) Credit
    For Asset - tcode OASV
    Plant and Machinery a/c          Dr
    Accumulated depreciation a/c Credit
    Data takeover a/c                    Credit
    Cash balance through FBCJ
    G/L Tcode F-02,
    Data takeover a/c     Debit  (Balancing figure)
    Bank a/c                    Debit
    Advances                 Debit
    Share capital a/c       Credit
    Short term Loan a/c   Credit
    Long term loan a/c     Credit

  • How to load a selective request from PSA to DSO using DTP?

    Hi Gurus,
    The PSA is having 3 requests, how to load the request number 2 from psa to DSO using DTP?
    Thanks
    SDP
    Edited by: SDPSAP on Nov 15, 2011 7:58 PM

    Let us say that requests are 1,2 and 3. 1 being the first one and 3 is the last one. Now you need to load request 2 in DSO from PSA.
    - create a Delta DTP
    - Tick "Only Get Delta Once"
    - Tick "Get One Request Only"
    - Untick "Reterive Until No More New Data"
    - execute the DTP, it will load request 1 to DSO
    - delete this request from DTP
    - execute DTP again, it will load request 2 to DSO; this is what you need.
    If DSO is write optimized, you do not need to untick "Reterive Until no More New Data"; just execute the DTP, it will create 3 requests in DSO, delete first and last and you will get only 2 in DSO.
    I hope it helps.
    Regards,
    Gaurav

  • How to load and unload more than one external swf files in different frames?

    I do not have much experience on Adobe Flash or Action Script 3, but I know the basics.
    I am Arabic language teacher, and I design an application to teach Arabic, I just would like to learn how to load and unload more than one external swf files in different frames.
    Thanks

    Look into using the Loader class to load the swf files.  If you want to have it happen in different frames then you can put the code into the different frames.

  • How to load site in a reinstalled Dreamweaver

    Hello,
    I had to move from a desktop PC to a laptop. I had to install
    Studio 8 all over again and I have all the files I was using
    earlier in my desktop.
    When starting Dreamveaver I can see the folder structure in
    "files/assets/snippets" but I don't know how to load the main
    folder where my work is stored. (Where was doing my work earlier in
    the desktop)
    Example:
    I was working with a site named A. This is a folder named "A
    " that should appear under the "files/assets/snippets" window.
    All I see after the reinstall is the Desktop and all the
    folders in my HD along with the folder that I was working with.
    The "Manage Sites" small window is blank right now.
    How do I place the folder (site?) "A" back in the
    "Files/Assets/Snippets" column so I can open my HTML's already
    created, access the icons and other folders below "A" ?
    thank you
    pakoppan

    "> The "Manage Sites" small window is blank right now.
    Did you export your site definitions to a folder that you
    could move by FTP
    or portable device to the laptop? If so, all you need to do
    is import the
    site definitions and make sure your folder structure is
    identical to your
    other computer.
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner''s
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development

  • How to load the content in Combobox

    Dear All,
       Any one can tell me how to load the combobox dynamically..  i have one combobox in that i defined the value as "Defined New" when i click the DefineNew a new form wil come i wil enter the value in the editext. when i click the combobox the value should display.. i have done  this, its working fine but  the problem is every time when i add the value it wil show the data in the  the form Load.. i want data should come dynamically..
    any one can help me in this regard
    G.shankar

    You can use this "oForm.Refresh()" every time you add a new valid value to the ComboBox.
    I hope this help you.
    Regards.
    Enriquillo Guigni

  • Can anyone tell me how to load my music library from my PC down to my IPad??

    Some how when I updated the OS on my IPad I lost all my music in the IPOD section.  I would like to find out how to load my music library from my PC to my IPad?  Thanks.

    If you use iTunes See Here
    Syncing with iTunes
    From Here
    http://www.apple.com/support/ipad/syncing/
    Ipad User Guide
    http://manuals.info.apple.com/en_US/ipad_2_user_guide.pdf

  • Can someone tell me how I load my music from my itunes account onto my new macbook pro??

    can someone tell me how to load my music from my itunes account on my iphone to my new macbook pro?

    See Here
    iTunes: How to move your music to a new computer

  • My friend synced a video to my ipod but it erased all my data on my ipod,but i cant figure out how to load my old libray back without deleting the movie. my friend cant tell me the password. How can I get my old library back without deleting the movie?

    My friend synced a video to my ipod but it earased all my data on my ipod,but I can't figure out how to load my old library back without deleting the movie. My friend shares a family account so she can't tell me the password. How can i get my old library back without deleting the movie?

    Linnwarner wrote:
    She does have the right because she bought the movie.
    Not true at all.
    You only buy the right to your own personal use.
    You do NOT have the right to distribute to others.
    This is illegal.  There is no doubt about it

Maybe you are looking for

  • MOVED: how to make a good flow in the case?

    This topic has been moved to Off Topic Technical. how to make a good flow in the case?

  • Macbook has "killed" 3 batteries in a row

    Hi, my first post here. I have a macbook 2 ghz 1st gen that has just killed my third battery. This only 2 months after apple sent me a replacement, so i doubt its a problem with the batteries themselves. It is no longer covered by warranty so i am ho

  • EDI 850 outbound transaction to suppliers

    Need some feedback.. how does oracle 11I handle pushing out blanket releases to EDI suppliers? We are currently in the process of implementing 11I using the 830 & 862 EDI transactions. Can the 830, also be used in place of the 850 without causing cas

  • Mapping for InvoiceEBO

    Just wandering if anyone has mapped an InvoiceEBO (AIA Invoice structure) to the Oracle eBusiness Suite Invoice Open Interface table i.e. RA_INTERFACE_LINES_ALL, RA_INTERFACE_DISTRIBUTIONS_ALL, RA_INTERFACE_SALESCREDITS_ALL. There doesn't seem to be

  • Java.io.IOException: /opt/sun/portal/bin/psconfig: not found

    I have installed JES 2005Q4 and then I try to setup Portal Server 7 and at the beginnig of the installation it gave thsi error: Is there any thing you can suggest? 1. Install 2. Start Over 3. Exit Installation What would you like to do [1] {"<" goes