Skip to content
View cschladetsch's full-sized avatar
💭
Working on Distributed Xr Experiences.
💭
Working on Distributed Xr Experiences.

Block or report cschladetsch

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. CppObjectRecognition CppObjectRecognition Public

    Finds outlines of random shapes. Importantly: does not use any external libraries like dlib or OpenCV etc.

    C++ 1 1

  2. CppKAI CppKAI Public

    KAI is a distributed computing model written in modern C++. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without hav…

    C++ 14 4

  3. CsharpFlow CsharpFlow Public

    C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.

    C# 69 13

  4. CppMonotonic CppMonotonic Public

    Boost proposal: C++ Fastest memory allocator.

    C++ 16 1

  5. AsmRayTracer AsmRayTracer Public

    A simple raytracer written in 64-bit assembly (NASM) for Linux, rendering spheres with basic shading into a BMP image.

    Assembly

  6. PyClaudeCli PyClaudeCli Public

    A powerful command-line interface for interacting with Claude AI models

    Python