Skip to content

PlusPlusOneGmbH/tdp-QrCodeCOMP

Repository files navigation

TDP QR-CodeGenerator

Breaking Change: Change Path from QrCode to tdpQrCodeCOMP

Fully implements the TDP Structure.

uv add tdp-QrCodeCOMP or pip install tdp-QrCodeCOMP

Use mod.tdpQrCodeCOMP.ToxFile as refference to implement the external tox.

Parameters

Text: The text of the qrcode.

Fieldsize: Currently has no effect.

Bordersize: The width of the border of the qrcode.

Version: The size and repetition.

Errorcorrection: Level of errorcorrection,

Inputs

colorLookup -> TOP: A ramp to define the black and white value.

Outputs

original_out -> TOP: The top in the original, generated resolution.

rescaled_top - TOP: The QRCode crispy rescaled to 256*256.

About

A simple qrcode generator for touchdesigner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages