Skip to content
View akuukka's full-sized avatar

Block or report akuukka

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

Popular repositories Loading

  1. quickhull quickhull Public

    C++ implementation of the 3D QuickHull algorithm

    C++ 265 51

  2. ExpressionSolver ExpressionSolver Public

    A C# mathematical expression solver with Unity3D compatibility

    C# 19 5

  3. unitvectorpack unitvectorpack Public

    Pack unit 3D vectors (such as normal vectors) into integer type

    C++ 17

  4. ruby_png_steganography ruby_png_steganography Public

    Store and extract custom data to/from png files with optional AES encryption

    Ruby 1 1

  5. sprite_atlas sprite_atlas Public

    A simple Ruby script that creates sprite atlases. Supports PNG only.

    Ruby

  6. git_autobuild git_autobuild Public

    A simple auto builder: periodically clones/pulls a git repo and runs a command on it (such as a build script)

    Python