User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 17 of 17

Thread: 3D like graphics in MMF2

  1. #11
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: 3D like graphics in MMF2

    You'll probably need HWA.

    HWA means hardware acceleration, that means the graphics are processed and drawn by your graphics card, which is much faster. It also gives you features like effects or RGB coefficients.
    The RGB coefficient is the color the object is multiplied with.

    Imagine your active is a red square (RGB 255,0,0), and your coefficient is white (default), RGB 255,255,255:
    We assume that a color goes from 0 - 1, not 0 - 255.

    1,0,0 * 1,1,1 = 1,0,0 - The object stays red. That means a white coefficient doesn't modify your object at all. Black would, of course, change it to completely black etc.

  2. #12
    No Products Registered

    Join Date
    Sep 2009
    Posts
    60
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 3D like graphics in MMF2

    Thanks Looki, that did the trick.

  3. #13
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 3D like graphics in MMF2

    Quote Originally Posted by SEELE
    Its no problem, once i release my 3D engine for MMF, effects like this will be much more attractive and very simple to implement.
    This sounds great, any idea when it will be available to beta test?

  4. #14
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: 3D like graphics in MMF2

    Quote Originally Posted by Atom
    Quote Originally Posted by SEELE
    Its no problem, once i release my 3D engine for MMF, effects like this will be much more attractive and very simple to implement.
    This sounds great, any idea when it will be available to beta test?
    I agree. I am also waiting for your site with all of the latest "guitar hero" examples you did. :grin:

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  5. #15
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 3D like graphics in MMF2

    I might run out of upload bandwidth if i need to upload ALL my guitar heros :P

    As for my 3d engine; it certainly could be said to be in the beta stage at the moment, I'll make sure its available as soon as its documented enough to use .

  6. #16
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 3D like graphics in MMF2

    Quote Originally Posted by SEELE
    As for my 3d engine; it certainly could be said to be in the beta stage at the moment, I'll make sure its available as soon as its documented enough to use .
    Nice, make sure to add some simple/advanced mfa examples if possible also.

  7. #17
    Clicker Multimedia Fusion 2
    dragonguy's Avatar
    Join Date
    Apr 2008
    Location
    RULE BRITANNIA!
    Posts
    3,071
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: 3D like graphics in MMF2

    Quote Originally Posted by SEELE
    I might run out of upload bandwidth if i need to upload ALL my guitar heros :P

    As for my 3d engine; it certainly could be said to be in the beta stage at the moment, I'll make sure its available as soon as its documented enough to use .
    You have a 3D Engine? Since When?

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. MMF2 crash when i try to load projects or graphics
    By StingRay in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 16th October 2013, 08:06 PM
  2. MMF2 didn't install the graphics in the library--?
    By Just4Fun in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 1st February 2013, 01:47 PM
  3. More graphics for mmf2
    By den333 in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 28th February 2010, 10:05 AM
  4. Importing graphics into MMF2 question
    By nimbus in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 16th March 2009, 08:54 PM

Posting Permissions

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