Giter VIP home page Giter VIP logo

identity-generator's Introduction

identity-generator

An identity number generator. Created by Linus Jarbo and Hugo Angulo 2020

About

In this program it is possible to generate a single identity number for an integer sequence. (but it is also possible to generate a recursive sequence of the single identity number)

The single identity number is found vertically as a repeating pattern in the repeated folding of a sequence of integers. It repeats itself throughout the folding.

See the blue rectangle in the image below. Also note how the pattern repeats itself for every column but with another offset.

A single fold takes the integer, viewed as a positional container (updatable value) from the lowest contrasting value, to it's highest. By folding the sequence repeatably it streches it from a minimum contrast to a maximum at every fold.

Software

The generator is programmed in C# in Unity3d, version 2019.3.7f1

Builds:

Builds can be found here (for the time being):

most recent build: Tis 8 Sep 2020 20:17:21 CEST

http://www.linusjarbo.com/IdentityNumber/index.html

Bugs

  • Copy to memory doesn't seem to work in webgl format? Does work in editor.

Feature Requests

  • add digit in first row to the identity number
  • remove last digit in the identity number
  • recursively fold a given length of sequence
  • recursively fold a growing burrito matrix wit a sequence of own choice
  • save text to file
  • add a strict recursive output so it can be used in mathematica(?)

Updates, log

version 1.2

  • use a font without kerning(spacing) suited for mathematics and readabillity
  • Added recursive identity calculation at set number of iterations
  • verbose toggle

identity-generator's People

Contributors

identity-numbers avatar linusjarbo avatar ljarbo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.