Joannesalfa's Forum Posts

  • Gianmichele Are you serious? Video is part of DOM element.

  • 2 Options

    1- Use layer at top using opacity with black color.

    2- Use sprite with transparent edges in bigger radio, you can create a composite scene using by only one sprite.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I have seen the comments about Nidium, they say that nidium include GUI toolkit as replacement for DOM element such as form, video, etc.

    And other thing about node-webkit doesnt enable webgl renderer on some computers, however they say could use opengl on nidium

  • > it contains dunning-kruger effect. I wouldn't reply there.

    >

    The dunning-kruger effect is dodgy for the following reason.

    Suppose you're in the bottom 10% in any given task. You can't underestimate your performance now, can you?

    More importantly, if you're in the top 10%, you're not able to overestimate your performance.

    As such, it's impossible for the lowest performers to do anything but overestimate, and the reverse for the highest performers. And as such, it's real dodgy reasoning.

    It's not dodgy thing, it's about common knowledge without research, like someone says a game can run better with directx on mac or linux. Why I would post there if I say he's wrong? I dont like to discuss about right or wrong. Everyone has own opinions.

    Stop.

  • Yeah, that's shame but being novice don't really have experience about performance.

    I've read a thread about DirectX in C2, it contains dunning-kruger effect. I wouldn't reply there.

  • Is your app is already published on google play or app store?

  • It's more like another CocoonJS including desktop platform such as linux and mac while they have alpha build, I'm not sure about windows version.

  • Nidium is not standard browser such as Chrome, Firefox, etc. They say create native apps using javascript.

  • updated http://www.nidium.com/

    What do you think?

  • > Tylermon Actually I disagree with you but there is no need to debate the issue.

    >

    Then add to the discussion. You literally have a thread driven for debate and discussion on the topic. Picking and choosing which views to refute or rather dismiss hardly helps people make a decent decision on Html5 being or not being the right tool for their needs. It is possible I am not aware of some aspect of html5 that you are, or perhaps I know something about html5 that you didnt. I only ask you share your opinions because everyone can benefit and then form their own.

    ---------Back on the topic of Html5 vs Native----------

    One is more than welcome to develop IOS apps in xcode, and then rewrite the same app for android, and write it again for windows. But most developers don't have that amount of time.

    Html5 has a huge advantage of being written once and working on every device. For near native app performance simply use a wrapper and make a hybrid app platform specific.

    Is Html5 perfect for every situation? Absolutely not. When you cross a line into needing high security and high performance. Native code is your best option...at least for now. And some platform specific features are not available from html5 based apps(yet).

    But if getting to a market quickly and cost effectively for near native-like performance is what one desires. Html5+wrapper of choice is perfect.

    I do have to say however, if one intends only to publish to lets say the apple store. One market, on only a handful of devices they should be making native apps.

    ---------------------------

    And on the topic of fragmenting.

    Html5 does have it pretty hard here. There are many browsers to consider, and each offer more or less functionality than the other. This is often a challenge with Mobile web apps. However, wrappers help negate some of those issues.

    That does not go without saying that native apps don't have to worry about fragmentation. Just think of how many IOS versions are out there. Each version needing to be maintained. This goes for android and windows as well.

    I still have to say fragmenting and these browser and device differences is the hardest part about Html5 development.

    In the end it really comes down to personal needs. I wouldn't say "HTML5 is NOT [the] right tool to make mobile games". I might say 'Html5 is NOT the BEST tool to make mobile games' But I would say 'Html5 IS the BEST tool to make cross platform games'.

    I'm sorry, name of this title is limited by characters, I would have written as "HTML5 is NOT the right tool to make complex mobile games" and got an error due to character limit on this forum, then I had no choice and I left this name as simple of this current thread title.

    Yes, we know HTML5 does like write once and run anywhere IF some browsers support, it's much like Java vm.

    You was right about native, isn't designed for cross-platfrom that we have to write objective-c for iOS devices, then rewrite Java for android and rewrite C# for windows phone, it's big waste of time. That's why HTML5 is best option for cross platform but it has the worst enemy is performance.

    The experience about Facebook tried to create own mobile app using HTML5 and they noticed it was terrible mistake due to lack of features, no information about performance but they mentioned about quality, then they decided to write own native app for each platform such as android and ios.

    However, I believe the future of HTML5, the problem is we have to wait longer than we expected.

    You know why a lot of C2 users post here about mobile performance... frequently

    I'm trying to tell simple games would work for mobile devices, otherwise complex game is risky and not ideal.

  • Ashley Doesn't engine preserve real time variables when it's unfocused? I guess we probably discard this idea.

    the alerts were like when they notifty us about a new building is completed for by 4 hours

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Scirra, do you plan to add Notification API for browser plugin?

    I noticed there a bell icon on my taskbar, it's Chrome notification, it would be useful for simulation games and others that use timers.

  • You do not have permission to view this post