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

Main loading menu for app #10

Closed
5 tasks done
almiche opened this issue Jul 26, 2019 · 6 comments
Closed
5 tasks done

Main loading menu for app #10

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

Comments

@almiche
Copy link
Collaborator

almiche commented Jul 26, 2019

A user interface at the beginning when the program starts would be neat to have. It would have:

  • Planet tour button (1st person camera on spline)
  • Free Tour button (3rd camera)
  • Picture animated in the background
  • Picture title of the project
  • Have to be able to load the spline points while loading
@almiche almiche added the Backlog Ideas or cool features to add if we have extra time. label Jul 26, 2019
@almiche almiche added this to Backlog in Storm Area 51 Jul 26, 2019
@almiche
Copy link
Collaborator Author

almiche commented Aug 2, 2019

This can be used in order to complete this https://github.com/wjakob/nanogui

Some ideas:

  • Configurable number of planets
  • Explore yourself mode (first person camera no spline)
  • Guided Tour (Spline ting)

@almiche almiche added MVP Very important, absolutely needed. and removed Backlog Ideas or cool features to add if we have extra time. labels Aug 2, 2019
@DPigeon
Copy link
Owner

DPigeon commented Aug 2, 2019

I was looking at the same package last night actuall

This can be used in order to complete this https://github.com/wjakob/nanogui

Some ideas:

  • Configurable number of planets
  • Explore yourself mode (first person camera no spline)
  • Guided Tour (Spline ting)

I was looking at the same package last night actually ! Yes this will be useful.

@almiche
Copy link
Collaborator Author

almiche commented Aug 3, 2019

yes we should get someone to work on this in parallel while we work on the spline generation and loading stuff.

@DPigeon
Copy link
Owner

DPigeon commented Aug 4, 2019

After investigating the nanogui package, I realized that I had to completely rewrite the whole EventManager file and that is gonna take a while. However, I actually found a better package to do this and it should be faster. https://github.com/ocornut/imgui

@DPigeon DPigeon moved this from TODO to In Progress in Storm Area 51 Aug 5, 2019
@DPigeon
Copy link
Owner

DPigeon commented Aug 6, 2019

A loading screen menu has been initialized. It looks like this now so we should design it.

dsdsd

This was referenced Aug 6, 2019
@DPigeon
Copy link
Owner

DPigeon commented Aug 8, 2019

Ok so this was done as a loading screen. I will make 2 new stories about navigation screen & FPS/hud screen.

@DPigeon DPigeon closed this as completed Aug 8, 2019
@DPigeon DPigeon moved this from In Progress to Done in Storm Area 51 Aug 8, 2019
@DPigeon DPigeon changed the title Main menu for app Main loading menu for app Aug 8, 2019
DPigeon pushed a commit that referenced this issue Aug 9, 2019
DPigeon added a commit that referenced this issue Aug 9, 2019
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
Storm Area 51
  
Done
Development

No branches or pull requests

2 participants