Kieran Farr
Kieran Farr
Some segment plane textures such as dotted line lane markings don't look correct when specifying a length other than the 150m default value. Instead, the textures should all appear to...
I am working on a scene with different small length streets that look strange when vehicles are used. Can we make vehicle placement optional?
- replace the ground planes with a satellite street scene Example of technical requirements for this component: - In an A-Frame (three.js) project - For a given latitude, longitude and...
also look for console log warnings which reference streetmix-assets instead of 3dstreet-assets for example: https://github.com/kfarr/3dstreet/blob/main/index.html#L57
Via Slack from Michael Meier: > My approach would be to firstly define a line or a spline and then extrude the street along that line/spline. (see this example made...
for example https://www.turbosquid.com/3d-models/3d-model-palm-tree/960474
https://github.com/mokargas/aframe-lensflare-component/
Such as loading in assets like this `` (from this example: https://glitch.com/edit/#!/aframe-model-viewer?path=index.html%3A21%3A0 or, in the same html file inline like this: ``` { "segments": [ { "width": 9, "variantString": "inbound|left",...
see example here, search for "slices": https://raw.githubusercontent.com/d-wasserman/shared-row/master/specification/Samples/Slice/slice_spec_sample.geojson using `JSON.parse()` in that string with escaped quotes seems to work great More info about the spec: https://github.com/d-wasserman/shared-row
https://github.com/aframevr/aframe/issues/666#issuecomment-171182072