Jump to content
A 2021 backup has been restored. Forums are closed and work in progress. Join our Discord server for more updates! ×
SoaH City Message Board

Damizean

Members
  • Posts

    954
  • Joined

  • Last visited

  • Days Won

    27

Posts posted by Damizean

  1. I'm surprised no one commented on your progress, but that hand drawn art looks very, very amazing. I'm definately looking forward to see the level art completed and a playable demo.

    As for the level design, seems pretty decent although you should ensure some sort of retraceability for the upper path. Seems that there's no easy way to go back from it after that S pipe.

    Keep up the good work!!

  2. Then can I put it in my Desktop?

    I did build the whole thing myself.

    You would still require to have an engineering title. To be honest, why bother? If your motherboard is semi-modern, your integrated GPU is probably faster than the one of the laptop you want to rip. Instead, why don't just buy a low end graphics card? They are actually pretty cheap and will probably give you far more perfomance than the integrated one.

    Related

  3. My old one had a PCI slot, but this one doesn't. I guess it's just too new...

    No, you can't. You would need to hack your motherboard in unimaginable ways, wich would involve you being a genius electronics engineer with a deep understanding of your laptop's circuitry. If you're thinking on using other buses avaiable on your laptop, modern laptops have a PCI Express slot (ExpressCard) but it's bandwidth is far too low to manage a proper graphics card. Same for USB 3.0.

    tl;dr. No.

  4. I'm actually very not fond of this idea. First, I don't think that is small enough to use as a keychain, at least not for most sane people. Second, that whole... find your remote from the couch thing, that assumes first that you actually undocked the keychain in the first place and second that you haven't lost it as well (I loathe to think about how much time I spend looking for my own remote controls).

    If it really were something keychain sized, then it might be kind of neat... at least as long as docking wasn't actually necessary. I use my keys frequently and if I never have to take anything off of my keychain, I basically never lose it.

    I do think smart phones becoming more like computers in the sense of being able to add hardware and such is something that should eventually happen though.

    Haha, unfortunately the idea isn't really that innovative, but due time constraints we weren't able to expand and do a better presentation. Yeah, the chances of actually losing the remote along with the phone are pretty much high. However, I'm also very prone to lose sight of my phone while it's on vibration mode, specially when I'm at home, but I never lose my keys. It will actually help me out in this aspect.

    The additional features were thought when trying to expand the idea from a simple locator remote. We discovered Google Wallet when the deadline was nigh, so we didn't have the time to rethink for other and better features.

    Yeah, I'm not actually specially fond of the actual remote thing, a watch could've been better but then we found that also existed :(

    In the end, this video was made as an assignment for a subject to obtain an extra point in the final score. This is sort of additional, even if we don't win (wich we wont ofc) at least if we get up to the top-8 we get to travel to Auschwitz, and I'd really like to go with my girlfriend :)

    My only question... How/Why would you loose your phone and be too lazy to look for it?

    Plus, why would you ever want remote access to something in your pocket, from something on a chain, which is in the same pocket?

    You say you haven't ever been lazy to try search your phone around? Or at least, went mad trying to finding it? xD

    As for remote access, the answer is simple. Nowadays phones can be used as media centers, so you can pretty much hook your phone to your sound system or your TV to play content. The case of use for the features are those situations, you could remotely change the song or video without having leaving your sofa.

    P.S. This video made me hate Flash with passion and I'm never going to use it again.

  5. logo.png

    Good morning fellas,

    Sorry for this sort of "spam" thread, but I need your help :) HTC along with some of the universities of Europe, organized a contest with ideas of future smartphones. The winning team gets a ten-day holiday to a destination of their choice :)

    My team and I have entered the contest with a simple and feasible idea. Basically, we propose the creation of a dockable gadget that would let the user control the phone remotely. Please check out the YouTube video for more info.

    A couple of additional ideas for the usage of the gadget were left out due to time constraints, but the same device's bus could be used as an expansion port, that could allow other hi-speed devices to be plugged into the phone (a la ExpressCard), bringing a lot more possibilities to your phone.

    Please, we'd like to have your support and your friends' if that would be possible :) Thank you!

    [TTT Entry]

    P.S. To support the entry you'll have to use the social media buttons and view/like the YouTube video.

  6. logo.png

    What the f-

    As some of you already know, I've been working on a Sonic physics engine for Unity, called the EGG-Engine. The goal of the engine is to mimic as closely as possible the original games physics in a 2.5D environment (a la Generations/Unleashed). So far progress on the engine has been very slow, due to university, exams and social life. Most of the features present on the engine had been implemented for months (as you could've seen in the Chemical Plant beta release of SFR).

    So far it features the following:

    • Sonic physics, including the basic actions (Run, Brake, Roll, Spindash, Look Up, Crouch Down, Hurt and Dead).
    • Rings.
    • Springs.
    • Spikes.
    • Item Boxes (With no effect).
    • B-Spline paths.
    • Badniks (MotoBug and BuzzBomber as example).
    • Various other things on engine level.

    So what do you want from us?

    Well, I took some relax time from exams period and decided it could be fun to make a small test release. I'll also be interested in getting some feedback on the perfomance of the test, so if you can post your average FPS along your computer specs, it'll give me an idea on how optimiced the engine is so far and what might have to change.

    Don't worry about telling me about bugs because I've tested the engine to death, so I know most of them. These include:

    • Getting stuck between a diagonal spring and a wall.
    • That diagonal spring that launches Sonic only vertically.
    • The fact that you can get to the other side of the loop by just jumping.
    • The camera going nuts when gravity is reversed (I just rewrote the camera code, so this was prone to happen).
    • Other random path issues (I was lazy, most of these problems can be fixed with proper design).

    tl;dr

    Test it and report perfomance please.

    So how do I play?

    Arrows - Move Sonic around.
    A/S/D - Action buttons.
    1/2 - Show/Hide debug console. Just shows some random stats.[/CODE]

    Windows | Web-Player

  7. The project is on hold because Pelikan is busy with his new job, but hopefully we'll retake it once he has more free time. On my end, I've been thinking on upgrading the engine's paths system to something more stable, robust and fast, but I still need to figure out some of the math behind.

    Basically, how to find the closest point to a Cubic Bezier? Been thinking of using a numerical approach, something along the lines of a divide-and-conquer algorithm.

    Anyone ever messed with this issue?

  8. I'm still dreaming for the part where you make a 360 engine act like this:

    (0:48)

    I did, but not for a 2D game creation tool :P

    Well, in any case anyone is wondering, StencylWorks is a quite nifty 2D Game Studio suite to create Flash and iOS games, completely free and quite intuitive. Actor's behaviors are scripted either in Flash or in Scratch Drag & Drop fashion. The API is a little bit undocumented (had to figure out a lot of things by myself) but it's quite powerful once you figure out how it works.

    Game Studio in a Box—For Free

    We bring you "the Works." (No delivery charge required.)

    Welcome to StencylWorks, 2D game creation done right. StencylWorks isn't your average game creation software; it's a gorgeous, intuitive toolset that integrates seamlessly with the Stencyl ecosystem.

    Exclusive collaboration and sharing features will have you making Flash games in a flash. For free.

    (iOS support is on its way, too.)

    No Coding Required

    Snap blocks together. Kid tested. MIT approved.

    Our drag-and-drop gameplay designer builds off the wildly successful MIT Scratch project. We extend Scratch's simple block-snapping interface with new functionality and hundreds of ready-to-use blocks. Power users can create their own blocks to use and share with others.

    For the programmers out there, we offer a powerful "code mode" interface (complete with code completion) for writing behaviors via our ActionScript 3 API. (You can also use an external editor of your choosing.) AS3 code is a first-class citizen; it interacts seamlessly with "Design Mode" behaviors and can even be embedded inside them!

    You can get it here

  9. It shouldn't be too hard actually, but you would have to rewrite a great deal of the gimmicks (or just don't plan to support them for rotating angle).

    Compute the player's the local angle in relation to the gravity angle when it's on ground, and use that local angle in all the condition tests instead of the real angle. Also, instead setting the angle to 0 when jumping, set it to the gravity angle.

    The only real problem would be the gimmicks.

  10. I couldn't find the Sonic fan remix thread. But just to go back and react to the whole damizeans Egg engine thing. I think I have may have been mistaken with that the allready used physics engine being far superior than egg engine. It seems Damizean is indeed the new guy on the ship to do the programming and the physics, with his Egg engine(should be better now). It may work out well.

    Anyway if anyone could find me the SFR link for me than maybe we can link this post to the other thread :P. Or we can just leave it at this

    Lol.

×
×
  • Create New...