Skip to content

Allow zsweep to be set in CLI & GUI #7

Description

@hellocatfood

(copied over from savbran/evolvotron-fixed#1)

Is there a way to render an animation on the command line but have it play at a constant speed. When I run the following command the animation renders:

evolvotron_render -f 50 --size 512x512 -j output.png < evolvotron_function_1.xml

However, it speeds up and then slows down towards the end.

video.mp4

I'd like it to play at a constant speed.

I've noticed that evolvotron_mutate has the --linear option but using evolvotron_mutuate would change the original function, which is not what I want.

The main evolvotron has the --linear option but it doesn't seem to do anything.

I'm using Evolvotron 0.8.1 and this function file: https://github.com/kmatylla/evolvotron-xml/blob/master/finished%20evolved%20patterns/stained%20windows%201.xml (I've tested it on many functions and still have the same result)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions