Skip to content
View Dragnalith's full-sized avatar

Block or report Dragnalith

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

    Script to automatically convert Dear ImGui repository to add API using an explicit context

    Python 4 1

  2. imgui imgui Public

    Forked from ocornut/imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

    C++ 2

  3. dependency_injection_experiment dependency_injection_experiment Public

    This repository contains my own implementation of C++ dependency injection container (available under source/container folder). It also includes other implementation as boost.di and kangaru for com…

    C++ 1

  4. imgui-explicit imgui-explicit Public

    Fork of Dear ImGui where the context object is explicit and given as first argument of every API instead of being global and implicit.

    C++ 1 1

  5. dragnalith.github.io dragnalith.github.io Public

    HTML

  6. raynder raynder Public

    Pathtracer written long time ago when I was still a naive programmer.

    C++