- Seattle, WA
- https://www.reedbeta.com
- @reedbeta.bsky.social
-
-
bshoshany-thread-pool Public
Forked from bshoshany/thread-poolBS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
-
imgui Public
Forked from ocornut/imguiDear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
C++ MIT License UpdatedOct 19, 2022 -
tomlplusplus Public
Forked from marzer/tomlplusplusHeader-only TOML config file parser and serializer for modern C++.
C++ MIT License UpdatedSep 10, 2022 -
stb Public
Forked from nothings/stbstb single-file public domain libraries for C/C++
C Other UpdatedSep 10, 2022 -
VulkanMemoryAllocator Public
Forked from GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocatorEasy to integrate Vulkan memory allocation library
-
doctest Public
Forked from doctest/doctestThe fastest feature-rich C++11/14/17/20 single-header testing framework
C++ MIT License UpdatedSep 3, 2022 -
git-partial-submodule Public
Script for setting up and working with "partial" submodules (blobless clone, sparse checkout)
-
bgfx Public
Forked from bkaradzic/bgfxCross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
-
reed-framework Public
Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.
-
glslang Public
Forked from KhronosGroup/glslangKhronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
C++ Other UpdatedMay 11, 2022 -
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
C zlib License UpdatedAug 29, 2021 -
python-markdown-mathjax Public
Forked from mayoff/python-markdown-mathjaxTiny python-markdown extension for easier use of MathJax with Markdown
Python UpdatedAug 1, 2021 -
str Public
Forked from ocornut/strLightweight C++ string type with an optional local buffer
C++ UpdatedAug 1, 2021 -
nrr_enumerate Public
Python-like 'enumerate' for C++
-
HlslTools Public
Forked from tgjones/HlslToolsA Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files
-
reed-util Public
Vector/matrix math and other basic utilities.
-
VMap Public
Forked from AlanChatham/VMapFork of Ixagon AB's SurfaceMapper library for Processing, updated to work with Processing 2
HTML GNU General Public License v3.0 UpdatedAug 4, 2018 -
little-py-site Public
Little static site builder, made in Python 3.5 for customizability
-
gfx-workshops Public
Materials for intro graphics programming workshops, using C++ and OpenGL.