Jump to content

Hey guys, Space!


G+_Alexander Kettler
 Share

Recommended Posts

SpaceStarsAndClouds.gif

Hey guys, Space! Stars & Clouds is here! Showing stunning views of stars and interstellar gas clouds on your home screen. Think of pictures from hubble space telescope, in 3D!

Free Download: https://play.google.com/store/apps/details?id=com.codekonditor.space

XL Version: https://play.google.com/store/apps/details?id=com.codekonditor.xl.space

 

Enjoy! I hope you like it :-)

Alex?

Link to comment
Share on other sites

Reuben Fergusson  The app uses a downscaled background-buffer to do the rendering of the clouds. (Because of the excessive "overdrawing" it would otherwise be too slow on high-res displays). The stars are then blended in again in high-res using my super secret blending algorithm ;-). As the clouds are blurred objects anyway, you usually should not notice the downscaling. Using the quality setting you can control the size of the background-buffer to some extent...

Or were you talking about the gif?

Link to comment
Share on other sites

Thanks Edward Coffey :-) have you tried to adjust the strength of the parallax effect already? Probably this is what you are looking for. There is a slider for that in the settings menu. Or do you rather think about some sort of filtering of the gyroscope readings? I could experiment with that a bit, but the downside is that it would also affect the overall responsiveness of the parallax effect.

Link to comment
Share on other sites

Yep, tried reducing parallax and it helps just by reducing the magnitude of the jitter, but it's still there. If simple smoothing (e.g. filtering high-frequencies out of the position signal) makes it too laggy I was thinking you could cap the acceleration/jerk so that under normal use there's no impact, but particularly sudden movements are prevented. That's probably way more complexity than you want to think about though.

Link to comment
Share on other sites

 Share

×
×
  • Create New...