Reedbeta
3D rendering at Adobe; formerly at 343, Sucker Punch, and NVIDIA. Math & coding blog writer, sometime musician, sci-fi & physics nerd. He/him.
@adobeSeattle, WA
Pinned Repositories
gfx-workshops
Materials for intro graphics programming workshops, using C++ and OpenGL.
git-partial-submodule
Script for setting up and working with "partial" submodules (blobless clone, sparse checkout)
little-py-site
Little static site builder, made in Python 3.5 for customizability
nrr_enumerate
Python-like 'enumerate' for C++
reed-framework
Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.
reed-util
Vector/matrix math and other basic utilities.
Reedbeta's Repositories
Reedbeta/git-partial-submodule
Script for setting up and working with "partial" submodules (blobless clone, sparse checkout)
Reedbeta/reed-framework
Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.
Reedbeta/reed-util
Vector/matrix math and other basic utilities.
Reedbeta/gfx-workshops
Materials for intro graphics programming workshops, using C++ and OpenGL.
Reedbeta/nrr_enumerate
Python-like 'enumerate' for C++
Reedbeta/little-py-site
Little static site builder, made in Python 3.5 for customizability
Reedbeta/bshoshany-thread-pool
BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library
Reedbeta/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Reedbeta/HlslTools
A Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files
Reedbeta/VulkanMemoryAllocator
Easy to integrate Vulkan memory allocation library
Reedbeta/doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
Reedbeta/gha-asan-test
Test ASan on GHA runner
Reedbeta/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Reedbeta/glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
Reedbeta/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Reedbeta/MuseScore
MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
Reedbeta/python-markdown-mathjax
Tiny python-markdown extension for easier use of MathJax with Markdown
Reedbeta/stb
stb single-file public domain libraries for C/C++
Reedbeta/str
Lightweight C++ string type with an optional local buffer
Reedbeta/tomlplusplus
Header-only TOML config file parser and serializer for modern C++.
Reedbeta/VMap
Fork of Ixagon AB's SurfaceMapper library for Processing, updated to work with Processing 2
Reedbeta/Vulkan-ValidationLayers
Vulkan Validation Layers (VVL)