giulioforesto / planets

A 2D plotted planets movement simulator
0 stars 0 forks source link

List of ideas regarding new / existing features #14

Closed gabrielfougeron closed 9 years ago

gabrielfougeron commented 9 years ago
giulioforesto commented 9 years ago

Questions: see OP*.

*OP = Original Post

gabrielfougeron commented 9 years ago

min / max size of planets :question: To how much? => close future : reasonable range (ex: 5-20 pxl diameter) => Afterwards : user setting file ?

Step by step forward / rewind ? :question: Precision please => The idea is to move forward a bit and immediately pause, just like a frame by frame video

+/- key for zoom. Maybe double click for small zoom? :question: Precision for the "Maybe" part please => Maybe = suggestion. These are suggested features, because even if they seem interesting, they might not all be interesting / they might not form a coherent whole altogether.

giulioforesto commented 9 years ago

Sorry, for the '"Maybe" part' I meant: "Maybe double click for small zoom?". What does that mean? What would be the difference with the mouse wheel / +/- zoom?

For the rest, TY: updated OP.

gabrielfougeron commented 9 years ago

There would be no difference. The idea was to have multiple shortcuts for the same function. (ex : google maps does the same)

giulioforesto commented 9 years ago

Ok, updated OP.

gabrielfougeron commented 9 years ago

ctrl + wheel speed control IS GREAT ! visual confirmation of speed change / absolute speed ?

gabrielfougeron commented 9 years ago

List of GUI parameters are at the very beginning of the .pde file. Very good. (I can try new values on my own)

giulioforesto commented 9 years ago

Ok, don't commit changes: git checkout -- <file> to discard changes (comes back to local HEAD version of the file).