Git Product home page Git Product logo

Comments (3)

kfarr avatar kfarr commented on May 15, 2024 2

Thanks @awjreynolds for suggesting this feature 1.5 years ago!

Since then, it is now possible to:

  • have multiple street "sections" in the same scene
  • define the length of each section in meters

Here's an example of a scene with 3 different streetmix street "sections":
https://glitch.com/~aframe-curve-camera-scroll

Marking as closed for now. Feel free to re-open or create new issues if needed

from 3dstreet.

kfarr avatar kfarr commented on May 15, 2024

Hi @awjreynolds yes this is a great idea and something we've heard from others.

To start tackling this issue, here are a number of questions to start the thought process. No need to answer them yourself but if you have ideas and opinions we welcome your feedback too!

Discussion points to consider:

  • How should a user identify and manipulate these street sections?
  • Should there be multiple URL text fields for the street sections?
  • How many sections should be renderable in one scene?
  • How does one specify the ordering and length of each of these sections?
  • Is the primary UI/UX for this in the DOM (2d) or within the scene (3D) and if the latter is it intended for desktop (3d + mouse) or in VR use?
  • How should transitions (between sections) be handled? Should we assume that there is no transition and that if a transition is needed it would be yet another streetmix section?
  • How should movement of animated vehicles be affected by multiple sections?
  • Should a compilation of multiple streetmix sections be shareable? What is the URL structure for sharing these? Currently Streetmix3d has no storage and it simply renders what is in the URL. Will there need to be additional DB storage to allow for storing a collection of more than 1 Streetmix URLs?
  • We have also received requests for multiple streetmix streets but to be used as an intersection (2 streetmix streets intersecting). Is this a higher, lower or equal priority to multiple streetmix sections on the same corridor / same direction?

from 3dstreet.

kfarr avatar kfarr commented on May 15, 2024

This feature is now (sort of) possible with manual work, if you create separate streetmix streets for each configuration. Here is an example of a scene with 2 separate streetmix streets loaded: https://github.com/kfarr/3dstreet/blob/master/examples/intersection-simple.html

Issues that remain and other discussion points:

  • The length of a street is not yet configurable, it is still 150m in all cases
  • Not sure what is the correct "interchange" format to define changes to a street "segment" (or a "slice"). Opened ticket for clarification d-wasserman/shared-row#10

from 3dstreet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.