Kieran Farr
Kieran Farr
A few good writeups: - Doppler effect in threejs: https://github.com/mrdoob/three.js/issues/16289 - Web audio: https://gamedevelopment.tutsplus.com/tutorials/creating-dynamic-sound-with-the-web-audio-api--cms-24564 - JS example: https://github.com/cemrich/js-motor-sound-generation First MVP: - Write a basic A-Frame component that alters pitch and/or...
- User tester expects bus (and cars, other vehicles) to move as well as trains Next steps: - modify bus model to separate wheel from body frame - re-attach wheels...
(not sure if this is the right location for this ticket so please inform me if it needs to be moved) I am encountering difficulty in implementing HTC Vive Trackers...
To reproduce: - Go to this street (incognito, not logged): https://streetmix.net/kfarr/44/streetmix3d-all-segment-cases-test - Change to different width - it will suggest 72.6 m, click OK - Note the width value displayed...
I'm confused about Streetmix.net rendering of turn-lane-orientation variant in street cross section for inbound - it appears to be inverted from the street's JSON database value. Here's an example, note...
I'm curious if anyone is tackling dynamic road geometry. I have been doing some related work on this repo https://github.com/kfarr/3dstreet/ but only straight roadways at the moment. I found this...
Issue: As a developer using invoking the A-Frame inspector on an A-Frame scene, the 3dtiles scene does not update along with the inspector camera(s). Expected behavior: When using the A-Frame...
Issue: I can see the skybox in between the green grass "ground" and the sidewalk as I approach the intersection Impact: This looks bad Instead: I should not see the...