Pinned Repositories
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
DiligentEngine
A modern cross-platform low-level graphics library and rendering framework
http_study
follow me to study http
OpenSceneGraph
OpenSceneGraph git repository
openscenegraph-cross-platform-guide
OpenSceneGraph cross-platform guide: run OSG under Linux, macOS, Windows, Android, iOS, Web
ossim
Core OSSIM (Open Source Software Image Map) package including C++ code for OSSIM library, command-line applications, tests, and build system
Qt5.9C-DevelopmentTutorialCode
《Qt5.9C++开发指南》配套代码
redis
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
UnrealPakViewer
查看 UE4 Pak 文件的图形化工具,支持 UE4 pak/ucas 文件
tanxxhhbb's Repositories
tanxxhhbb/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
tanxxhhbb/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
tanxxhhbb/DiligentEngine
A modern cross-platform low-level graphics library and rendering framework
tanxxhhbb/http_study
follow me to study http
tanxxhhbb/OpenSceneGraph
OpenSceneGraph git repository
tanxxhhbb/openscenegraph-cross-platform-guide
OpenSceneGraph cross-platform guide: run OSG under Linux, macOS, Windows, Android, iOS, Web
tanxxhhbb/ossim
Core OSSIM (Open Source Software Image Map) package including C++ code for OSSIM library, command-line applications, tests, and build system
tanxxhhbb/Qt5.9C-DevelopmentTutorialCode
《Qt5.9C++开发指南》配套代码
tanxxhhbb/redis
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
tanxxhhbb/UnrealPakViewer
查看 UE4 Pak 文件的图形化工具,支持 UE4 pak/ucas 文件
tanxxhhbb/vg-renderer
A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)