Cranberry King's repositories
cranberry_blog
A collection of primarily graphics programming focused blog posts.
software-development-resources
Collection of links to great software development resources!
Mist_Profile
Single Header Profiling library using chrome://tracing
cranberries
Collection of single header libraries
Mist_reflection
A reflection utility for C++
Siiiiii-Sandbox
Baseline sandbox project for learning and collaboration
CranberryKing_OptimizationPlayground
Optimization Playground
CranberryKing_TransformHierarchy
Attempt at determining an effective approach to updating a transform hierarchy.
dod-playground
Sample OOP/ECS/DOD project (C++) for an internal Unity lecture in 2018
Mist_bug-journal
A journal of the bugs that I've encountered and how I could have avoided them.
Mist_common
A series of common C++ headers used in Mist projects
Mist_cpp-utility
A collection of useful c++ utilities for improved development speed and correctness.
Mist_hashing
A collection of hashing methods in C++
Mist_playground
The core framework utilized to build Mist applications.
Mist_plugin-loader
A cross platform runtime plugin loading utility
Mist_real-numbers
A library of floating point mathematics.
Mist_String
Want to manipulate some strings? You've come to the right place!
PropertyAttributes
Example Property Attributes
shader_analyzer
Utility library to retrieve shader statistics based on RGA.
StructureOfArrays
Structure of Arrays (SoA) template in C++.