phetsims / number-line-distance

"Number Line: Distance" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 3 forks source link

Add Africa, Africa - conservative, Asia, and Latin America character sets #74

Closed Luisav1 closed 9 months ago

Luisav1 commented 10 months ago

First need to add a preference model and then we'll add the classes and structure for the character sets.

marlitas commented 10 months ago

I believe this is ready for artwork.

amanda-phet commented 10 months ago

I uploaded the characters at the same widths. Hopefully that helps with integrating them. They are all different heights so we should make sure that looks ok in the sim.

marlitas commented 10 months ago

The characters have been added in. There was some quirkiness with the heights, but I think I figured out a good layout strategy that we can use in future sims as well. This is ready for @amanda-phet to review for character visuals and behavior. I believe we still need to add in the screen icons though.

amanda-phet commented 10 months ago

Screen icons are uploaded.

The characters look pretty fuzzy :( Should I export them at a higher resolution? Or did this sim maybe use mipmaps to handle that?

marlitas commented 10 months ago

The characters are handled through mipmaps. I'm not sure what the process is of deciding when to use mipmaps or not...

marlitas commented 9 months ago

The fuzziness is being handled in https://github.com/phetsims/number-line-distance/issues/72. Closing this issue as completed.