Skip to content
View Natchuz's full-sized avatar
Block or Report

Block or report Natchuz

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
Natchuz/README.md

software was a mistake

Pinned Loading

  1. rendering_demos rendering_demos Public

    Personal renderer aiming at modern rendering techniques featuring Vulkan and modern C++

    C++ 2

  2. Anuken/Mindustry Anuken/Mindustry Public

    The automation tower defense RTS

    Java 21.7k 2.9k

  3. Natchuz-Hub Natchuz-Hub Public

    Minecraft minigames server targeting latest versions of the game

    Java 5

  4. ImGui backend for Raylib written in Jai ImGui backend for Raylib written in Jai
    1
    /*
    2
    
    
    3
    Port of rlImGui (imgui backend for Raylib: https://github.com/raylib-extras/rlImGui).
    4
    I made it, because I couldn't figure out how to overcome absurd amount of linking errors.
    5
    Some functions are untested, but at least it works.