Code Monkey home page Code Monkey logo

Comments (2)

MtnViewJohn avatar MtnViewJohn commented on July 19, 2024

cfdg -a150 -s6000 input.cfdg frames.png

will generate a 150 frame animation of input.cfdg as a series of png files with the name frames_xxx.png

Context Free/cfdg does not support jpeg output.

There is no way to render multiple variations from a single command line. You would need to create a shell script.

Variations are currently limited to 6 letters because the underlying PRNG used to be 32-bit. The PRNG is now 64-bit. I could extend variations to 13 letters. It would probably be a good idea to allow decimal and hexadecimal encoded variations. But 6 letters allows for more than 300 million variations. Isn't that enough?

Where is there any mention of a config file?

from context-free.

js-god avatar js-god commented on July 19, 2024

I would love to find that needle in the ocean of haystack - if you could increase it to 13 letters! that would be very interesting if I could find more gems in that incredible randomness. But we probably couldn't see all the combination in our lifetime- without the help of many quantum-computers- LOL. And that just for a single recursive engine I have created.

"There is no way to render multiple variations from a single command line. You would need to create a shell script."

Do you have any idea of how this script could be created either in windows or Linux or Mac?

I also think that we should at least look into using the Magenta project from google https://research.google/teams/brain/magenta/ - one application that comes to mind is that if someone really likes to stylise the final image into an Andy Warhol style; they can press select the style and the final image would be generated as Andy Warhol stylised image. I hope you understand what I meant:)

As for the config file I have to look that up - maybe it is from the Haskell version??

cheer

phonx

from context-free.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.