A Flash Developer Resource Site

Results 1 to 11 of 11

Thread: image 3d

  1. #1
    Junior Member
    Join Date
    Feb 2009
    Posts
    1

    image 3d

    Good day all.

    I am trying koolmoves out before i buy.Can any tell me how to add an image to 3d effect.

    Thank you
    leecs

  2. #2
    Member
    Join Date
    May 2007
    Posts
    78
    The 3D effect in KoolMoves can not be applied to images. But if you know a little ActionScript 3 there is another way to do this using a texture mapped plane. KoolMoves now comes with a set of ActionScript classes called Necro 3D. It can be used to texture map and move primitives around in 3D. The 3D primitives supported, including spheres, cylinders, cones, cubes, lathes, and planes. Three example of Necro 3D come with KoolMoves, but more info is needed before it is clear how to use everything.

  3. #3
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    http://necromanthus.com/KoolMoves/AS3/Image3D.html

    p.s.
    Visit http://necromanthus.com/main.html (KOOLMOVES / AS3) for more examples.

    cheers

  4. #4
    Member
    Join Date
    May 2007
    Posts
    78
    Thanks for all this great work Necromanthus! Necro 3D is truly a spectacular powerhouse of 3D functionality!

  5. #5
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    Quote Originally Posted by Rich Media View Post
    Thanks for all this great work Necromanthus! Necro 3D is truly a spectacular powerhouse of 3D functionality!
    Glad to hear you like it.
    A "Necro3D dictionary" containing the most important functions and methods is on the way
    (I have been very busy, and I still am, with some other 3D stuff).
    Also, more "tasty" examples with sources are going to be available on KoolMoves.
    Here is a sample:
    http://necromanthus.com/KoolMoves/AS3/TV3D.html

    cheers

  6. #6
    Senior Member byweb's Avatar
    Join Date
    Apr 2007
    Location
    Andalucia (spain)
    Posts
    267
    Necro 3d Dictionary ?. Where can I to seach It ?. Thanks.

  7. #7
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    Quote Originally Posted by byweb View Post
    Necro 3d Dictionary ?. Where can I to seach It ?. Thanks.
    Several modules (importers, exporters, bones, 3D buttons) are still not working in KM7 (and they're not included in the KM package).
    A complete (more or less) documentation is gonna be included after everything is fixed in KM7 (and works properly).
    Meanwhile you can study the Away3D documentation.
    Most of those methods should work on Necro3D.
    If you need additional support for a certain 3D project, just ask for it.


    cheers

  8. #8
    Member
    Join Date
    Oct 2004
    Posts
    70
    Hello,

    I need to make an Earth rotating like:
    http://necromanthus.com/KoolMoves/AS3/Terra3D.html

    1.- But with high image quality, I used a high quality text inside an image but the image quality get lost when rotating around earth in the Terra3D.fun

    1.1 How can I improve the quality of the rotating text image and the rotating earth?

    2.- Also, where can I find documentation on how to use the "Necro 3D" classes?

    Thanks a lot
    Best regards
    joejac

    KM V7.5.1
    Last edited by joejac; 12-02-2010 at 07:33 AM. Reason: Clarify question

  9. #9
    Member
    Join Date
    Oct 2004
    Posts
    70
    Hello,

    Does somebody have answers to those 2 questions above?, Necromanthus perhaps?

    Thanks in advance
    Best regards
    joejac

  10. #10
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    Quote Originally Posted by joejac View Post
    http://necromanthus.com/KoolMoves/AS3/Terra3D.html

    1.- But with high image quality, I used a high quality text inside an image but the image quality get lost when rotating around earth in the Terra3D.fun

    1.1 How can I improve the quality of the rotating text image and the rotating earth?

    2.- Also, where can I find documentation on how to use the "Necro 3D" classes?
    1) high image quality involves high resolution textures.
    In this case you need to raise the resolution of "kmTex" (by default 512x24)
    But be aware: many graphic cards cannot render textures bigger than 2048x2048

    2) I don't have any documentation (for various reasons) and Necro3D is 3 years old anyway.
    But just study the Away3D and Alternativa3D classes.
    Most of them have a similar syntax.
    A new flash 3D API is expected somewhere in april-may 2011.
    I'm going to rewrite Necro3D at that point.


  11. #11
    Member
    Join Date
    Oct 2004
    Posts
    70
    Thanks a lot Necromanthus for your kind answers, I will try.
    Best regards
    joejac

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center