Skip to content
View kubamaruszczyk1604's full-sized avatar

Highlights

  • Pro

Block or report kubamaruszczyk1604

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. NostalgiaEngine NostalgiaEngine Public

    Software Rasterizer and ASCII Graphics engine built in command prompt. Uses ASCII characters only. No graphics libraries, no GDI+. Just plain windows console and text blocks.

    TeX 10 1

  2. InteractionFramework InteractionFramework Public

    Interaction framework for multi-device input management

  3. KMeansCSharp KMeansCSharp Public

    Single-thread implementation of k-means-clustering algorithm in C#. Should be easy to port to other languages.

    C# 9 1

  4. Ra_Framework Ra_Framework Public

    OpenGL framework

    C++

  5. HFRPlayer HFRPlayer Public

    Preffered build config: Release x64 (x86 also available) Command line args: HFRPlayer <Name Base> <FPS> <View Time> <Offset> All arguments are optional. If no arguments provided, application will t…

    Assembly

  6. temporal_signal_processor temporal_signal_processor Public

    Temporal Signal Processor is a 1D kernel convolution filter. Size of the window is constant and equal to the size of the kernel. New data points can be added using Put() function. When new points a…

    C#