Chrome Lib 4.0 release

Ask a Question related to Macromedia Director 3D, Design and Development.

  1. #1

    Default Chrome Lib 4.0 release

    Hello,

    Chrome Lib 4.0 has just been released, featuring 99 interdependent behaviors
    dedicated to 3D !

    The new

    - Collision Trigger Action
    - Walkthrough with Collision
    - Bones Transform Interpolation
    - Bones Motion Mapping
    - Diffuse Color Cycle
    - Timeout Trigger Action
    - Play Animation Trigger Action
    - Overlay Color Picker UI
    - Play Video for Shockwave

    The 100th:
    - Text Area UI (not released yet)

    Additionaly, free version 3.21 was released.

    Best regards,
    Karl Sigiscar.

    [url]http://www.chromelib.com[/url]


    Newt99 Guest

  2. Similar Questions and Discussions

    1. Chrome Lib update
      Model Tooltip (new behavior !) Displays a tooltip text when the user rolls over a given model. Download the updated Chrome Lib here:...
    2. Chrome Transparency
      Hi! I'm tyring to make a 3d model turn transparent when I click on a button. I've attached the "Transparency Tweening" to the model, and the...
    3. Chrome Lib set of 3D behaviors
      Sixty Shockwave 3D behaviors have been designed and developed to meet the needs of 3D graphic designers, developers who are beginners when it comes...
    4. Chrome on a person.
      Hi, I'm trying to set up a shot where it will look like someone has been dipped in chrome, well, half of there body anyway. Any ideas how this...
    5. New Chrome Lib homepage
      The new http://www.chromelib.com homepage went live. Thanks to Christophe Leske, it is now hosted on the http://www.director3d.de (Undocumented...
  3. #2

    Default Re: Chrome Lib 4.0 release

    If only Macromedia had hired you. This should surely have been included from
    version 8.5!

    Cheers

    Richard


    Richard Guest

  4. #3

    Default Re: Chrome Lib 4.0 release

    Yes, this would have been nice if I could have collaborated with Kraig
    Mentor to build the original one. We could have done a lot together.

    Cheers,
    Karl.



    Karl Sigiscar Guest

  5. #4

    Default Re: Chrome Lib 4.0 release

    This is excellent stuff. For those who stumble alot with scripting like me,
    this makes anyone focus more in the creative aspect of their projects. I have
    a question. I want to turn lights on/off using emiisive color tweening and
    behavior trigger ui. Pressing the 1st button turns the light on and 2nd off.
    BUT when I press the 1st button again nothing happens. What did I miss?

    Thanks,
    Ariel

    ArielC Guest

  6. #5

    Default Re: Chrome Lib 4.0 release

    Thanks Ariel,

    Have you checked 'Use Start Color' in the parameters of the Emissive Color
    Tweening behavior ?

    You can use the new setColor() handler in free version 3.21 instead of start()
    / stop(). This way, you can change the target color to e.g 255,255,255 or 0,0,0

    Also, you could use the Overlay Push Button UI in order to create a ON/OFF
    button displayed over the 3D scene with two antagonist actions.

    Best,
    Karl.

    Newt99 Guest

  7. #6

    Default Re: Chrome Lib 4.0 release

    Thanks Karl,

    I tried the setColor() but it didn't work. For call handler start() it works
    but only for 1 time. Basically I just want to turn lights on/off repeatedly
    using buttons like in your opel tutorial.

    Regards,
    Ariel



    ArielC Guest

  8. #7

    Default Re: Chrome Lib 4.0 release

    Hello Ariel,

    For the Opel Signum sample, I asked the graphic artist, Stephen Magnardi, to
    create special objects to depict light spots. These objects are mapped with an
    alpha channel texture. At the beginning, their shader blend level is set to 0
    using the Model Blend Tweening behavior. Then, when you click on the Headlights
    button, the blend tweens up to 100 and down to 0 alternatively.

    You have to use the same trick if you want to achieve the same effect.

    Cheers,
    Karl.


    Newt99 Guest

  9. #8

    Default Re: Chrome Lib 4.0 release

    Hi Karl,

    I'm also a fan of your Chrome Lib even though haven't sent much time really
    exploring them. it is on my to do list:) I do have a student that is is going to
    to explore the potential of your behaviors. Could you email me offlist to talk?
    (d.utian@unsw.edu.au)

    Thanks.

    regards
    Dean

    Director Lecturer / Consultant
    [url]http://www.fbe.unsw.edu.au/learning/director[/url]
    [url]http://www.multimediacreative.com.au[/url]



    Dean Utian Guest

  10. #9

    Default Re: Chrome Lib 4.0 release


    Hello Dean,

    Thanks. I will contact you.

    You may have a look at this university project at the IOWA State University:
    [url]www.ctre.iastate.edu/reports/tr487oodas.pdf[/url]

    Cheers,
    Karl.

    Newt99 Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139