Git Product home page Git Product logo

aesthetic-functions's People

Contributors

corentindumery avatar drlisette avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

nathanclaudel

aesthetic-functions's Issues

Security concerns

It is pretty easy to abuse the program and execute arbitrary commands on the host machine, just input:
exec("import os; os.system(\"<your-command-here>\"))

This is especially dangerous when using the import feature.

A way of sanitizing input or sandbox execution would go a long way to make the program safer.

Resolution when saving

Currently the image that is saved depends on the "res" slider, which can be useful sometimes, but is more often than not detrimental. It would be nice to have a checkbox asking "Do you want to use the "res" slider value?" and use 100% by default.

More natural means of moving the view

Moving with the offsets sliders is not very convenient and lacks a way of recentering the view.

It would be useful to have

  • drag to move the view organically
  • a button to recenter on (0,0)

Nicer window resizing

The view should be adjusted to better fit in the window when it is being resized.

Zoom adjustment

It would be pretty cool to be able to adjust the zoom level of the view.
Sure, same thing can be achieved by changing the eval expression but it would be more natural for the user to have this option.

Arbitrary python code execution

Rigth now expression evaluation is limited by the shortcomings of the eval function. This means that the user cannot define their own functions or parameters.

It would be nice to let the user input arbitrary python definitions in a separate text input.

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.