Should I start building wireframes for this app? Is it necessary to submit atleast one patch for proposal being accepted?
Here is what I was thinking. Rather than classifying different simulations. We can have a single screen containing different components which you can select to create any simulation. For example, we have a screen containing pulley, block, spring, ball, string, resistor, vehicle, water bucket, inclined plane. We will drag and drop objects from this screen to simulation screen.
And we will have a column of applying gravitational and magnetic field.
- Projectile Motion
- Masses and Springs
- Simple collision of two bodies
- Charges in electric Field and magnetic field
- Pulleys and masses
- Simple forces acting on body
I have some doubt about wireframes, do I have to include wireframe directly in a proposal or as a GitHub or google drive links? I don't know exactly what wireframes is, but I think it is kind of model of an app.
I have attached some wireframes for projectile motion simulation created by me. Please tell me if this is a correct way to design wireframes.
So can you tell me tools for building wireframes ? I haven't found any suitable and free tool for same on internet.
I have enough experience in both academic and engineering level physics.I am looking forward for developing this project.where do i start?
Do we have to develop animation in 2D or 3D? I was thinking about using 2D simulation android.animation api (property animation) on drawables and canvas objects.
Thanks @Neha ... I have some queries regarding the project.
1) How to implement varying gravity and length of the pendulum i.e. is it should be mentioned by the user manually in edit text ? and,
1) How to implement varying gravity and length of the pendulum i.e. is it should be mentioned by the user manually in edit text ? and,
2) Can you please elaborate the features like touch input and dragging objects.