Is mode 7 possible?

1 favourites
  • I was wondering if anyone has found a way to do a mode 7 on C2, or some way to interact with a z-axis to create a similar affect?

    Or does anyone know the mathematical logic that they could share? Possible theories behind how mode 7 is created.

    I have tried to perspective transform an image through gimp but its not quite what I had expected. So I was wondering if anyone has done it yet in C2 and would be willing to share the logic or capx?

    I have seen it being done on construct classic.

  • I would be interested in learning if this is possible, too.

    retrodude : Are you trying to mimic the SNES console feature?

  • That's the idea but no luck so far, unless I can find a way to simulate z-axis then I might get somewhere

    I would be interested in learning if this is possible, too.

    retrodude : Are you trying to mimic the SNES console feature?

  • Retrodude, let me ask you something: are you referring to the warping of images in perspective (as if you took a flat image and tilted it) or the scaling of objects in space to give a look of distance (think of the trees in outrun)?

    There are two totally different concepts. they're often used together, but are not the same thing.

  • Mode 7 wouldn't be possible because unlike construct classic we have no way to play with the sprite objects vertices. Could be done with Canvas object but it'd be so slow it wouldn't even be worth it. Screenshots of old mode 7 games would seem faster ;p

    Outrun method is definitely possible with the use of many sprites to represent each "rasterline" of the road but you'd have no rotation of the world like in mode 7 games. I've actually done something to this effect to mimic the Space Harrier floor which I could release but it's part of a bigger thing.. if there's enough interest, I could pull it out of my current project as a standalone piece.

    I wonder if the sprite plugin could be modified to give us access to the vertices.. I'll have a look at that over the weekend as it's something I could've done with recently.

  • I was either looking for a way to create something similar to the classic mario kart mode 7 for super nintendo or pilot wing mode 7 for super nintendo as well. But so far I haven't had any luck.

    Retrodude, let me ask you something: are you referring to the warping of images in perspective (as if you took a flat image and tilted it) or the scaling of objects in space to give a look of distance (think of the trees in outrun)?

    There are two totally different concepts. they're often used together, but are not the same thing.

  • You can do it with Construct Classic and there's actually a few nice demos with source in those forums. Pity we don't have displacement for sprites in C2 :/

  • Aww that's a darn shame <img src="smileys/smiley19.gif" border="0" align="middle" />

    I wonder if its something that we can request for C2.

    Also I'm not too sure I would want to use a bunch of screenshots but it does seem like a good idea. The purpose of mode 7 was to mathematically imitate 3D (more like 2.5D) whereas using a bunch of screenshots is like imitating 2.5D :(

    I would also like that rotation effect you see in some classic snes games using mode 7.

    I was wondering if you could show a video or post the game (it doesn't have to be a capx file) of what you mean by screenshots or how to manipulate screenshots to make a kinda fake mode 7

    Mode 7 wouldn't be possible because unlike construct classic we have no way to play with the sprite objects vertices. Could be done with Canvas object but it'd be so slow it wouldn't even be worth it. Screenshots of old mode 7 games would seem faster ;p

    Outrun method is definitely possible with the use of many sprites to represent each "rasterline" of the road but you'd have no rotation of the world like in mode 7 games. I've actually done something to this effect to mimic the Space Harrier floor which I could release but it's part of a bigger thing.. if there's enough interest, I could pull it out of my current project as a standalone piece.

    I wonder if the sprite plugin could be modified to give us access to the vertices.. I'll have a look at that over the weekend as it's something I could've done with recently.

  • Yeah I was being sarcastic with the screenshots, meaning if done with the canvas object, it'd be so slow it'd be like a slideshow ;p

    Well, the way I seen it done in Construct Classic was to take a sprite object and warp its vertices so it conforms to the perspective, so it looks like mode 7 ground. Pretty neat actually.

  • To be honest I'm not to fond of downloading construct classic since I'm more use to C2 and I find it fun to use <img src="smileys/smiley5.gif" border="0" align="middle" />

    I have never actually used construct classic but I have seen screenshots in some topics relating to CC where people have created mode 7 so I assumed it was possible in C2.

    And I agree with you its a real pity :(

    You can do it with Construct Classic and there's actually a few nice demos with source in those forums. Pity we don't have displacement for sprites in C2 :/

  • You sparked my interest for 5 seconds about the screenshot method until I read this comment LOL

    Yeah I was being sarcastic with the screenshots, meaning if done with the canvas object, it'd be so slow it'd be like a slideshow ;p

    Well, the way I seen it done in Construct Classic was to take a sprite object and warp its vertices so it conforms to the perspective, so it looks like mode 7 ground. Pretty neat actually.

  • hahah soz!

    Well, something like Outrun / Space Harrier would be possible in C2. I might have a bash over the weekend since I've practically got a fake 3D floor going, but it's a hack job. I have a better idea how to go about something like a Space Harrier floor now that I've done that.

  • Its all good man, but try to keep us posted if your able to get it working :P

    I'm not working on a mode 7 game right now but I would like to know the logic of how someone goes about making one. Even games like outrun would be an awesome find for me :P

    hahah soz!

    Well, something like Outrun / Space Harrier would be possible in C2. I might have a bash over the weekend since I've practically got a fake 3D floor going, but it's a hack job. I have a better idea how to go about something like a Space Harrier floor now that I've done that.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Yeah, in my mind it seems a simple enough task, but I know when I start that new capx ready to get at it, I'll probably crumble ;)

    This may interest you

  • There an .cap is working with Mode7, isn't possible to port from CC to C2?

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)