Pinned Repositories
arcore-android-sdk
ARCore SDK for Android Studio
assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
azure-spatial-anchors-samples
Azure Spatial Anchors sample code
cereal
A C++11 library for serialization
easywsclient
A short and sweet WebSocket client for C++
entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
glm
OpenGL Mathematics (GLM)
imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
jsoncpp
A C++ library for interacting with JSON.
nativefiledialog
A tiny, neat C library that portably invokes native file open and save dialogs.
sergeiromanov's Repositories
sergeiromanov/arcore-android-sdk
ARCore SDK for Android Studio
sergeiromanov/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
sergeiromanov/azure-spatial-anchors-samples
Azure Spatial Anchors sample code
sergeiromanov/cereal
A C++11 library for serialization
sergeiromanov/easywsclient
A short and sweet WebSocket client for C++
sergeiromanov/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
sergeiromanov/glm
OpenGL Mathematics (GLM)
sergeiromanov/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
sergeiromanov/jsoncpp
A C++ library for interacting with JSON.
sergeiromanov/nativefiledialog
A tiny, neat C library that portably invokes native file open and save dialogs.
sergeiromanov/ozz-animation
Open source c++ skeletal animation library and toolset
sergeiromanov/PhysX
NVIDIA PhysX SDK
sergeiromanov/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
sergeiromanov/stb
stb single-file public domain libraries for C/C++
sergeiromanov/zxing-cpp
C++ port of ZXing