Alexander Goryushkin

Results 40 issues of Alexander Goryushkin

Here I added new minified version of aframe-loader-tiles-component with orthographic camera support. This is a temporary version of the component until I add ortho-camera support to the three-loader-3dtiles library. But...

to load from url encoded streetmix json you need: 1. Url encoded streetmix JSON. JSON can be obtained from the Editor, `StreetmixAPIURL` parameter in the `streetmix-loader` component of the #default-street...

There are two two-way variants in Streetmix+: right-hand and left-hand

As it is now: if user change a street component parameter, such as showGrounding, showVehicles, the scene is reloaded with new parameters. A new parsing of StreetmixJSON data occurs and...

Added the ability to change the parameters of the street component (showGround, showVehicles, showStriping) without reloading the scene. It remains to add globalAnimated. So this PR not ready yet. Also,...

@Avnerus, hello! It will be great if you review this, as I did this PR using chatGPT help :) It works well with combined 3DStreet Editor + aframe-tiles-loader-component. Will be...

This branch is based on the `add-intersection-layer` branch (https://github.com/3DStreet/3dstreet/pull/672). Suggestion from Kieran (https://github.com/3DStreet/aframe-gaussian-splatting/issues/2): In order for the splat object to be displayed, you need to set: `renderer='logarithmicDepthBuffer: false;'`

There is a warning message in Dev Tools: `[Deprecation] Listener added for a 'DOMSubtreeModified' mutation event. This event type is deprecated, and will be removed from this browser VERY soon....

There is a warning message about using of google.maps.Marker: `As of February 21st, 2024, google.maps.Marker is deprecated. Please use google.maps.marker.AdvancedMarkerElement instead. At this time, google.maps.Marker is not scheduled to be...