-
-
slang Public
Forked from shader-slang/slangMaking it easier to work with shaders
C++ Other UpdatedMar 15, 2025 -
ModuleTest Public
A repo to reproduce a compiler bug on CPP modules (Win11 + VS2022 + CMake)
C++ UpdatedOct 28, 2024 -
Parad0x84.github.io Public
Forked from cotes2020/jekyll-theme-chirpyHTML MIT License UpdatedMay 9, 2024 -
CPP_Delegate Public
A header-only implementation of UE-like delegates for vanilla CPP
C++ MIT License UpdatedMar 30, 2024 -
-
imgui Public
Forked from TheCherno/imguiDear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
C++ MIT License UpdatedSep 20, 2023 -
Walnut Public
Forked from StudioCherno/WalnutWalnut is a simple application framework for Vulkan and Dear ImGui apps
C++ MIT License UpdatedAug 28, 2023 -
A simple timeline object to use. It's mainly targeting to solve scalability problem with Unreals timelines. You can't duplicate them at runtime and they must be a component. You can't use them in w…
-