Giter Club home page Giter Club logo

Comments (7)

zaphire avatar zaphire commented on July 20, 2024

I'd rather not use a library if we can avoid it, so we can have more control and have more flexibility when it comes to porting to new platforms.

If enough people end up using the engine, I think we'll be able to isolate and test platform issues fairly quickly as they come up. So far it seems to be working pretty well?

from monocle-engine.

lele85 avatar lele85 commented on July 20, 2024

In linux there are some problems in the TestOgmo test. Jump height seems to be completely random (i don't know if the bug is in game code but i think that there's some platform specific problem). About my proposition i was just thinking out loud... i totally get your point
I'll investigate the problem sticking to the actual implementation.

from monocle-engine.

zaphire avatar zaphire commented on July 20, 2024

My guess would be the timing code on Linux, it seems to behave differently than on other platforms for some reason. :)

from monocle-engine.

zaphire avatar zaphire commented on July 20, 2024

i.e. Monocle::deltaTime

from monocle-engine.

lele85 avatar lele85 commented on July 20, 2024

mmmm I'm not sure... i've just changed and committed the time code for linux platform to reflect the cocoa one and the random jump issue is still here.

from monocle-engine.

lele85 avatar lele85 commented on July 20, 2024

The problem was in the demo phisics logic... applying deltaTime on velocity pulse makes jump and movements in general frame rate dependant. I'll fix the demo and commit the correct code.

from monocle-engine.

zaphire avatar zaphire commented on July 20, 2024

Cool, thanks for the fix. :)

from monocle-engine.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.