Skip to content
View Algo-ryth-mix's full-sized avatar
πŸ‡¦πŸ‡Ή
πŸ‡¦πŸ‡Ή

Organizations

@Rythe-Interactive @Team-Audio @LunarPixl
Block or Report

Block or report Algo-ryth-mix

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
Algo-ryth-mix/README.MD

Hey! I'm Raphael (@Algo-ryth-mix)

Checkout my Portfolio! Metrics

Pinned Loading

  1. vs-exec.bat vs-exec.bat
    1
    @echo off
    2
    
                  
    3
    rem Allows to call commands as if it was a vs-prompt by preceeding it with vs-exec
    4
    rem For instance `vs-exec cl main.cpp` to compile `main.cpp`
    5
    
                  
  2. result.hpp result.hpp
    1
    /**
    2
     * Copyright 2020 Raphael Baier
    3
     *
    4
     * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
    5
     * (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge,
  3. Rythe-Interactive/Rythe-Engine Rythe-Interactive/Rythe-Engine Public

    Rythe is a data-oriented C++17 game engine built to make optimal use of modern hardware.

    Tcl 526 24

  4. pixl_fs pixl_fs Public

    virtual filesystem adapter for lpe

    C++

  5. ppack ppack Public

    a small assets store solution for games

    C++ 2

  6. checks if two floats are "close enough" checks if two floats are "close enough"
    1
    /**
    2
     * Copyright 2020 Raphael Baier
    3
     *
    4
     * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
    5
     * (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge,