streetscape.gl icon indicating copy to clipboard operation
streetscape.gl copied to clipboard

Visualization framework for autonomy and robotics data encoded in XVIZ

Results 118 streetscape.gl issues
Sort by recently updated
recently updated
newest added

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. ![ScreenShot20200602_1](https://user-images.githubusercontent.com/30395561/83500771-cce73700-a4f1-11ea-9946-8023933e659c.png) I find that in...

Normally, I use mapbox dark-v9 style is ok. Sometimes, I get this below, the setting style is not effective ![2020-05-06 12-33-28屏幕截图](https://user-images.githubusercontent.com/28886748/81265392-9b578900-9075-11ea-968d-4cfc22d77c74.png)

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,...