Code Monkey home page Code Monkey logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
i didn't have any scenario jet where i realy needed the altitude (you can 
always set the height of objects or the camera via getPosition().z=100) but i 
think there will be no big problems adding the height value, so i will 
implement the altitude stuff soon

Original comment by simon.heinen on 11 Oct 2011 at 10:52

  • Changed state: Started

from droidar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
Just the scenario we are using-
We are setting the Altitude via a GeoObj from a feed of GeoLocation JSON 
objects we are getting from a service.  We needed it to show the relative 
height off the ground.  And the user/camera my not be on the ground.


Original comment by [email protected] on 11 Oct 2011 at 1:19

from droidar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
Hi guys,
in my szenario the z-Value is also important: displaying GeoObjects 
representing water surfaces at different gauge in AR.

Original comment by [email protected] on 16 Oct 2011 at 9:00

from droidar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
Any idea when you can take a peek @ the altitude stuff?

Original comment by [email protected] on 27 Oct 2011 at 11:02

from droidar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
I will do it soon, maybe on the weekend. for now just set the height of your 
geo objects mesh components manually with 
"geoob.getMeshComp().getPosition().z=100" meter. same for the camera.

i promise this will be the next thing on the todo list;)

Original comment by simon.heinen on 28 Oct 2011 at 7:24

from droidar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
That would be great.
I did what you suggested above.  It works, but as soon as one moves the virtual 
camera to a different place in the world, and back to the original if breaks. 
Unless i remove the objects and add them back, the altitude is not being 
honored on the move back.  the altitude of the meshcomponents is back to 0 with 
the redraw.

Original comment by [email protected] on 2 Nov 2011 at 2:13

from droidar.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 21, 2024
Ok I commited now all the required updates, the height should be taken into 
account now

Original comment by simon.heinen on 7 Nov 2011 at 11:36

  • Changed state: Fixed

from droidar.

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.