Giter VIP home page Giter VIP logo

freepano's People

Contributors

f0x06 avatar luxigo avatar prston avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

freepano's Issues

Widget display bug using Firefox

With Firefox, when playing with mousein/mouseout the unicorn on the example panorama,
the widgets seems to be rendered twice (opacity is increased).

No such problem when using Chromium

Roadmap to version 1.0

  • Documentation
  • Navigation arrows in-scene
  • Navigation arrows on overlay
  • Load visible tiles first
  • Load tiles progressively
  • Switch pyramid levels progressively

Sprite widget mouseevents

In order to handle mouseevents properly with sprite based widget.object3D there's quite some work.

The sprite mesh has an arbitrary size and shape which is not matching the sprite material (ie: texture with alpha layer)

Therefore it is not relevant to use the sprite mesh for mouseover detection with raycaster in widgetList_get_mouseover_list(), nor for offscreen picking in widgetList_filterHoverList()

Also, it looks like it would be bettter to use a widget.object3D list with raycaster.intersectObjects() in recursive mode instead of "camera.meshes" list in method widgetList_get_mouseover_list().

Moreover there is an issue with "mesh.parent.name" sometimes not set for sprites in widgetList_filterHoverList()

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.