Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate tracks on spline #6

Closed
3 tasks done
DPigeon opened this issue Jul 26, 2019 · 5 comments
Closed
3 tasks done

Generate tracks on spline #6

DPigeon opened this issue Jul 26, 2019 · 5 comments
Assignees
Labels
MVP Very important, absolutely needed.

Comments

@DPigeon
Copy link
Owner

DPigeon commented Jul 26, 2019

We will be working on splines throughout our project. To achieve our roller coaster rocket project, we will need:

  • Design a way to generate tracks (not with a model, but with some drawing)
  • Extrapolate multiple points from the spline using a text file (using a script)
  • Place tracks along those points
@almiche almiche added the MVP Very important, absolutely needed. label Jul 26, 2019
@DPigeon DPigeon self-assigned this Jul 26, 2019
@DPigeon
Copy link
Owner Author

DPigeon commented Jul 28, 2019

This issue has been started. I will make an attempt at first generating the track model and then try to align it on the spline.

@DPigeon
Copy link
Owner Author

DPigeon commented Jul 31, 2019

Update: Drawing will be used instead of a model. Cylinders will be considered.

@DPigeon
Copy link
Owner Author

DPigeon commented Aug 1, 2019

This is implemented on commit b5b2810 and can be closed.

@almiche
Copy link
Collaborator

almiche commented Aug 2, 2019

I've started working on creating the spline automatically using the randomly created planets's positions and their circumferences

@DPigeon
Copy link
Owner Author

DPigeon commented Aug 3, 2019

I have used your planet's position to do a live extrapolation of the tracks. This should now be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MVP Very important, absolutely needed.
Projects
None yet
Development

No branches or pull requests

2 participants