Skip to content
View vangelists's full-sized avatar
🙃
🙃

Organizations

@EpicGames @NVIDIAGameWorks @Guardsquare
Block or Report

Block or report vangelists

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. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    Proof of Concept for Live Reverse Debugging in LLDB (see wiki)

    C++ 14 1

  2. Blackboard Blackboard Public

    My bachelor's thesis, i.e. a thread-safe event system that supports both synchronous and asynchronous events, roughly based on the Blackboard design pattern.

    C++ 1 1

  3. LLVM-Pass-for-Printf-Call-Logging LLVM-Pass-for-Printf-Call-Logging Public

    An LLVM Pass that transforms any given program that contains direct calls to printf(), so that all output via printf() is also logged in a file using fprintf() right after each printf() call.

    C++ 1

  4. 3D-Model-Viewer 3D-Model-Viewer Public

    A simple graphical viewer written in fairly modern C++ for loading, lighting and transforming multiple 3D models within the same scene.

    C 1