Nick Whitelegg
Nick Whitelegg
Really nice API, makes it very easy to display a preview and take photos. Was easy to figure out how to stream the camera feed to an OpenGL texture too....
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** This issue is to discuss the behaviour originally documented in issue #265, and...
**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** three.js location based feature (see #188, #346) only known to work on Chrome/Android....
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Rotation of AR view is often 90 degrees out on Firefox (but not...
**Do you want to request a *feature* or report a *bug*?** Feature. **What is the current behavior?** Location-based AR works, however what would be nice is more realistic placement of...
Hi, Apologies if this is an inappropriate place to raise this question, but I have seen similar types of question on here. I am investigating whether it is possible in...
This pull request is from a separate branch 'junctionfinder' of my fork of geojson-path-finder. It's independent to #64. It adds the functionality to find the nearest 'junction vertex' of the...
This is a small change to `index.ts` to add the vertex keys to the `edgeDatas` of each edge of the calculated route. Why is this useful? It allows an approximate...
This change involves the use of the exif.js library (https://github.com/jseidelin/exif-js) to pull out full EXIF data for the photosphere. The rationale for this is that it might be desirable to...
Many of the docs are a bit out of date, particularly given the update to use Webpack and other signficant changes at 3.4. Should we maybe significantly rewrite the docs...