Git Product home page Git Product logo

traktor-metadata-samples's People

Contributors

disconova avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

patrickdroiddev

traktor-metadata-samples's Issues

The web/local-proxy.py could support also Python2 in addition to Python3

For simplicity's sake, the current implementation of local-proxy.py only supports Python3 at the moment.

With minimal changes, it could be written in such a way that it'd also be fully usable with Python2. As far as I can see, this would mostly mean rewriting the imports in a compatible way. The current imports assume the Python3 structure, but all building blocks are present in Python2 as far as I am aware.

The web/waving-flag -sample needs some visual improvements

When artist or title is long, the sample doesn't handle multiline text properly. When the layers are originally created, it should be rather simple to calculate a dynamic basefont size for both fields' containers so there'd be no need to support multiline text. The main effect most likely wouldn't suffer from this.

Also, at the moment the effect is implemented using 26 copies of the actual text like in Yusuko Nakaya's original proof of concept. This number of "layers" should be quite easy to reduce while still retaining the basic look and feel of the effect. Need to keep in mind that reducing the layers also means recreating part of the CSS, since the samples currently don't use any kind of preprocessor in order to be more easily approachable.

The web/3d-text-sample looks flat and quite boring

Since the layers are indeed "flat" - even with the faux drop-shadow, the whole thing looks quite boring even when being rotated in 3D space.

This could be improved at some point, possibly by layering a few copies of the text on the depth-axis to gain some actual "volume" to the text.

Also it might be worth spending some time into thinking the rotation calculations. Currently it just has some values that don't look completely out of place.

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.