Giter Club home page Giter Club logo

Comments (7)

hyanwong avatar hyanwong commented on May 29, 2024

There is something similar in the original OneZoom Museum display software, which could be looked at to get some idea of what we could do, but the actual functionality would need to be re-coded somehow.

We should decide whether this is done by using UI code to instruct the OneZoom canvas using the API, or whether it should be functionality built-in to the OneZoom internal javascript. I suspect the latter is more sensible, although the timeout could be decided by the UI, which would call an OZ API function to trigger the screensaver.

from oztree.

jrosindell avatar jrosindell commented on May 29, 2024

I agree that the latter is more sensible - i.e. a screensaver is built into the code JS of OneZoom which takes the form of some flights and stills from around the tree with a few bits of text popping up indicating what it's all about. Also the screen saver should have a count down to when it gets kicked off e.g. 'this display will reset in 30,29,28 seconds' underneath a couple of very simple options like 'Don't reset, I was looking at that' and 'Start from the beginning'

from oztree.

lentinj avatar lentinj commented on May 29, 2024

So the main thing here is the internet banking style "If you don't do anything in 30s" we're going to log you out (and actually doing so). The screensaver part would be whatevever day-dream mode we do as part of the tutorial before the start (#55).

I think it's more part of the UI code, which is more responsible for the overall page. The alert would need to be visible in the UI, and it just tells the tree to reset / reload the page on reset.

from oztree.

jrosindell avatar jrosindell commented on May 29, 2024

• movement when not in use.
• Hard coded JSON for the screensaver positions will do
• List of popular places is hard coded and this would be done in the same way.
• Passes list of nodes and leaves a the positions that could be changed and customised later but not as part of the basic essential package.
• Zooms between the positions when idle
• 'Get started' button or similar over the top that triggers the tutorial

from oztree.

jrosindell avatar jrosindell commented on May 29, 2024

This has basically been implemented now.

Outstanding tasks are....

  • set the JSON for the screensaver location content

  • hook the URL parsed screensaver timeout to the screensaver trigger so that there is no screensaver on any of the OneZoom pages except life_MD and in that case so that the launch page does correctly set the screensaver wait time.

  • arrange the CSS of the screensaver elements.

from oztree.

hyanwong avatar hyanwong commented on May 29, 2024
  • arrange the CSS of the screensaver elements.

I don't think we are showing any screensaver elements, are we? In which case we can tick this option as done.

from oztree.

hyanwong avatar hyanwong commented on May 29, 2024

I think this can be closed @jrosindell ?

from oztree.

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.