phetsims / hookes-law

"Hooke's Law" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 4 forks source link

create hookes-law-screenshot.png #14

Closed pixelzoom closed 9 years ago

pixelzoom commented 9 years ago

This is the screenshot that will appear on the website.

Assigning to @arouinfar to indicate what configuration of the sim should be shown. You can attach a screenshot from any dev version to this issue, and I'll create the final screenshot based on the configuration shown.

arouinfar commented 9 years ago

Let's go with something like this, @pixelzoom. image

pixelzoom commented 9 years ago

The process for creating this screenshot is described in the "Steps to publish a public version" section of https://github.com/phetsims/phet-info/blob/master/sim_deployment.md

  1. Create a screenshot that is 2048x1344. Generally this is done by taking a screenshot on an iPad 3 or higher (since it has the retina display) with multiple tabs open, then crop the chrome off of it to 2048x1342, then pad the top with 2 pixels of the sim's background color (to 2048x1344) and save as /assets/$SIM-screenshot.png. Eventually, quick and easy creation of this screen shot will be supported through the screenshot feature from the PhET menu, but as of this writing this support doesn't exist.

Since I don't have a retina iPad, looks like I can't do this.

samreid commented 9 years ago

I'll take a look.

samreid commented 9 years ago

I added the screenshot above. Please review:

Let me know if there is anything else I should do here.

pixelzoom commented 9 years ago

Everything looks great. Thanks @samreid! Closing.