MarcPartensky/Fourier

antialiasing and video output

sfmth opened this issue · 2 comments

sfmth commented

Have you tried using pygame.gfxdraw for smooth shapes?
And also is there a way to get video output of the drawing? Sharing the work is all the fun

No I haven't tried using pygame.gfxdraw. Does it really make better shapes?
And no sorry, there is no built in option to record the video. You have use a screen recorder for that, at least for now.
I'd recommend you to record the video while in fullscreen. The simulation is built so that it will resize automatically.

Btw, if you find an easy way to record screen with opencv, pull requests are welcome.

sfmth commented

How can I initiate typing mode?
I play Minecraft too