Skip to content
View Dragnalith's full-sized avatar

Block or report Dragnalith

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 6 1

  2. imgui imgui Public

    Forked from ocornut/imgui

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

    C++ 4

  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++