Zulip Chat Archive

Stream: general

Topic: how do you make animated video files from scilean examples?


Bulhwi Cha (Aug 21 2024 at 06:02):

HarmonicOscillator

@Tomas Skrivan How do I make an animated video file from one of SciLean's examples?

Tomas Skrivan (Aug 21 2024 at 06:06):

For example this gif was created by carefully adjusting the size of my command line, running the wave equation example and capturing it with screen capture ... total hack :grinning_face_with_smiling_eyes:

Bulhwi Cha (Aug 21 2024 at 06:10):

Oh, I had no idea. :sweat_smile: Thanks!

Tomas Skrivan (Aug 21 2024 at 06:10):

I have also done visualizations using widgets and screen capturing those.

Tomas Skrivan (Aug 21 2024 at 06:11):

For example this visualization of bezier curve


Last updated: May 02 2025 at 03:31 UTC