Coder Social home page Coder Social logo

Comments (5)

Namek avatar Namek commented on May 27, 2024

I'm curious, why would you need that? (I'm not telling you that you don't)

from artemis-odb-contrib.

DaanVanYperen avatar DaanVanYperen commented on May 27, 2024

Think of it like a scenegraph. So entities that have a spatial relationship, like turrets mounted on a spaceship. This is already sorta in the contrib components package, by means of components 'Attached' and some others. It just needs cleaning up.

Just my preference though. others probably prefer to hook this up through some behind the scenes physics or stage system instead.

from artemis-odb-contrib.

Namek avatar Namek commented on May 27, 2024

So your positions are relative there?

from artemis-odb-contrib.

Namek avatar Namek commented on May 27, 2024

Example: there's some space ship which has some turret on it. Since the turret is big, imagine R2D2 on it. And let's say, that we have some comic balloon texts over characters, so R2D2 is yelling something like 101010111011110100011!!!.

So there is a hierarchy of 4 entities:
space ship -> turret -> dron -> speech balloon

To render the last one you have to access 3 previous ones for position calculation due to position relativeness. Lil OOP-ish. Is this what you do/desire?

from artemis-odb-contrib.

DaanVanYperen avatar DaanVanYperen commented on May 27, 2024

Better done with BOX2D system. Out of scope.

from artemis-odb-contrib.

Related Issues (20)

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.