User Tag List

Results 1 to 6 of 6

Thread: Draw Object using Points

  1. #1
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Draw Object using Points

    Is there a way to draw, say, a four-sided shape by plotting each of the four corners? Adobe Photoshop's Distort feature (Edit -> Transform -> Distort) works just this way.

    Product: Fusion 2.5 Dev.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator ProPatch Maker
    coreyschroeder's Avatar
    Join Date
    Apr 2014
    Location
    ATX
    Posts
    56
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Check out: http://www.castles-of-britain.com/mmfexamples-c.htm

    Specifically, you'll get some great use out of the "Connecting Two Points Example" - about half way down the page.

  3. #3
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I went to post this thread again, conveniently using the same name, and it showed up in my history of thread titles so I google searched it and found it. Apparently you replied literally THE DAY OF, but I guess I haven't enabled notification on this forum so half a year later when I picked the project back up and ran into the exact same problem and looked in the exact same place... I see your answer. So, thanks for your help :D

    TL:DR - Very delayed THANK YOU :D

  4. #4
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmm... Still, I'm not 100% sure that will do the trick. Essentially without going into too much detail I'm trying my hand at making a 3D game out of fusion (something along the lines of Doom). Still working through the final bugs with the depth/on-screen position system, but once that's done, it'd be nice to be able to draw a wall by using four points plotted with the same system as the sprites. I'm still trying to figure out in my head just how in the world I'm going to handle Occlusion, but I'll cross that bridge when I get to it. For now I'm simply aiming for a box-like room (four walls, floor, ceiling, no geometry elsewhere).

    Is there any kind of object that can do this? Or a system already built into the application? The line drawing is okay, but it would need to be a texture (like an Active).

  5. #5
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2015
    Posts
    36
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Not sure if you've ever looked into the raycaster object but that sounds a lot like what you are describing.

  6. #6
    Clicker Fusion 2.5 Developer

    Join Date
    Jun 2012
    Posts
    31
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I did see that just the other day. I assume you are talking about that extension which has a map editor, allows you to place/delete walls, position sprites, etc?

    Well, that's very close to what I want to do, but I'd like to be able to have walls that don't necessarily all make right angles. Also, the main reason I'm really doing this is to make my own 3D from scratch, even if it isn't as good as one which uses that extension. I guess it's not very helpful to have someone who's so... particular about methods. In the past I've used Unreal Engine 3 a lot so I'm not really trying to use Fusion to satisfy my 3D desire, so much as I'm trying to use it simply to see if I can make something in 3D with a 2D engine. Again, I suppose it's a little... narrow-minded. If I could find some kind of object which allows you to make a 4-sided figure by plotting points, I don't think I'd run into any other issues. On second thought, however, maybe it would be a 3-sided shape? After all, 3D models are made up of triangles, not rectangles.

    Still completely stumped by Occlusion, but I'll worry about crossing that bridge if I can ever get to it

Similar Threads

  1. Draw Object
    By imothep85 in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 10th September 2010, 09:46 PM
  2. Draw Object
    By Liam72 in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 6th August 2009, 08:48 PM
  3. [Screen Draw Object]Bug with Draw Line
    By LB in forum Extension Development
    Replies: 1
    Last Post: 2nd June 2009, 12:32 AM
  4. BUG: Draw Object
    By Game_Master in forum Extension Development
    Replies: 5
    Last Post: 26th January 2008, 08:10 PM
  5. Draw Object
    By Eliyahu in forum Multimedia Fusion 2 - Technical Support
    Replies: 17
    Last Post: 15th October 2007, 09:56 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
  •