Pinned Repositories
assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
barrier
Open-source KVM software
bgfx.cmake
Independently maintained CMake build scripts for bgfx. Released under public domain.
blink
Blink Mobile Shell for iOS (Mosh based)
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
ddspp
Single file DDS header encoder and decoder
DeferredTexturing
A rendering sample that demonstrates bindless deferred texturing using D3D12
ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
itamago's Repositories
itamago/assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
itamago/bgfx.cmake
Independently maintained CMake build scripts for bgfx. Released under public domain.
itamago/ddspp
Single file DDS header encoder and decoder
itamago/DeferredTexturing
A rendering sample that demonstrates bindless deferred texturing using D3D12
itamago/DirectX-Headers
Official DirectX headers available under an open source license
itamago/DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
itamago/DirectXTK12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
itamago/dxc
itamago/ExcaliburHash
Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games
itamago/FlyWrapper
itamago/freetype
Official mirror of https://gitlab.freedesktop.org/freetype/freetype
itamago/gli
OpenGL Image (GLI)
itamago/glm
OpenGL Mathematics (GLM)
itamago/googletest
GoogleTest - Google Testing and Mocking Framework
itamago/Imath
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
itamago/imgui
Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
itamago/ImGuiColorTextEdit
Colorizing text editor for ImGui
itamago/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
itamago/miniball
Fast computation of the smallest enclosing ball of a point set, in low or moderately high dimensions.
itamago/MVKPixelFormats
itamago/openexr
The OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.
itamago/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
itamago/stb
stb single-file public domain libraries for C/C++
itamago/Tachidesk-Server
A rewrite of Tachiyomi for the Desktop
itamago/TimelineProfiler
Simple CPU/GPU profiler with ImGui HUD
itamago/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
itamago/tracy
Frame profiler
itamago/volumetric-clouds
itamago/zlib
A massively spiffy yet delicately unobtrusive compression library.
itamago/zstd
Zstandard - Fast real-time compression algorithm