streetscape.gl
streetscape.gl copied to clipboard
Visualization framework for autonomy and robotics data encoded in XVIZ
Dear all, this is a question not a issue. I'm new to WebGL, and I want to know how this repo realize the following effect.  I find that in...
Normally, I use mapbox dark-v9 style is ok. Sometimes, I get this below, the setting style is not effective 
hi, I want to send live video stream or video file into the browser and draw some pictures on every frame to show the perception result. Of course the perception...
Hi all, I have a couple of series plots under the "Charts" tab, looks awesome, but I am having problems fixing tooltips (that appear when hovering above one of the...
dasharray is not available for path-layer now. Please help to fix.
I was using this to define a car model, but the color in the LogView is always black. The 'car.obj' I used was the one in the project. ``` export...
Hi, I'm interested in setting the CarMesh to be translucent. I see that the CarMesh object takes a RGBA color field. However, it seems that the color is applied on...
Hi, I'm trying to use the dynamic stream metadata feature introduced in [PR 359](https://github.com/uber/streetscape.gl/pull/359/commits). However, if setting DYNAMIC_STREAM_METADATA to true in setXVIZConfig(), StreamSettingsPanel never updates to show any available streams,...
Hi, I'm trying to use streetscape.gl in realtime mode. My server will produce a time series at 100Hz and the browser side plot this time series with a XVIZMetric (I...
Hi, Today I was trying to utilize deck.gl's `transitionDuration` option for view states, to be able to switch view mode with a nice camera transition. However my setting wouldn't stick,...