Author Topic: Milky Way Gradient  (Read 1814 times)

0 Members and 1 Guest are viewing this topic.

Peter

  • Guest
Milky Way Gradient
« on: April 27, 2014, 03:20:33 AM »
Hello Sunday,

« Last Edit: May 23, 2014, 09:56:20 AM by Peter »

Mike Lobanovsky

  • Guest
Re: Milky Way Gradient
« Reply #1 on: April 27, 2014, 04:52:27 AM »
Peter,

Looks nice.

Do your SetFps 180 and SetFps 120 in fact mean "Set delay 180 milliseconds" and "Set delay 120 milliseconds", respectively?

Mike Lobanovsky

  • Guest
Re: Milky Way Gradient
« Reply #2 on: April 27, 2014, 12:06:26 PM »
Peter,

I was more interested in SetFps() of your SimpleWindow version. I added time markers and got assured that your Redraw() fires approx. every 5.5 milliseconds. Indeed, that's close to 180FPS.

1.5 milliseconds per frame seems to be the fastest possible, which is close to 670FPS. Quite impressive.