NRG.Matrix 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global NRG.Matrix --version 1.0.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local NRG.Matrix --version 1.0.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NRG.Matrix&version=1.0.0
nuke :add-package NRG.Matrix --version 1.0.0

Enter The Matrix In Console

Make your console enter the matrix!

sample

Start With Defaults

matrix

Start With Parameters

matrix
Delay

This will set a pause in milliseconds (ms) between the frames.

Time

This will set a time after which the matrix-animation is stopped.
The time argument will also enter the benchmark mode with a performance summary at the end and a live count of the objects that are displayed. (object = char on screen)

Max-Objects

Will set the maximum number of objects. When the maximum number is reached, no more objects will be created. (object = char on screen)

Add-Rate

Any lambda function is valid Func<int, float>. Input is the current width of the window. By default the window width is devided by 200 ("e ⇒ e / 200").

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.1.0 91 6/1/2024
1.0.1 83 5/30/2024
1.0.0 79 5/30/2024