Pinned Repositories
cputexture
Classes that wrap texture data and provide easy access to their surfaces. There is support for 1d, 1d array, 2d, 2d array, cubemap, cubemap array, and 3d textures.
DX12Scrap
glm
OpenGL Mathematics (GLM)
gpuformat
Abstraction library for wrangling gpu formats across different graphics APIs.
imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
pinch
premake-core
Premake
signal11
C++11 signal slot implementation
textureimport
Library for importing textures (images) from various file formats for use in a rendering engine.
amc522's Repositories
amc522/signal11
C++11 signal slot implementation
amc522/cputexture
Classes that wrap texture data and provide easy access to their surfaces. There is support for 1d, 1d array, 2d, 2d array, cubemap, cubemap array, and 3d textures.
amc522/DX12Scrap
amc522/glm
OpenGL Mathematics (GLM)
amc522/gpuformat
Abstraction library for wrangling gpu formats across different graphics APIs.
amc522/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
amc522/ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
amc522/pinch
amc522/premake-core
Premake
amc522/textureimport
Library for importing textures (images) from various file formats for use in a rendering engine.
amc522/Project-Euler
amc522/shadercompile
amc522/ShaderProject
amc522/sole
Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.
amc522/textureimport_test
amc522/vaultwarden_template
Personal vaultwarden template and setup guide