Pinned Repositories
ActiveAndroid
Active record style SQLite persistence for Android
assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
bitcoin
Bitcoin Core integration/staging tree
bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
coding-necessities
Some IDE/coding necessities for faster/effective coding
Compressonator
Tool suite for Image compression and analysis using CPUs, GPUs and APUs.
concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
cryptocurrency
Overview of top cryptocurrencies
daily-dozen-android
Keep track of the foods that Dr. Greger recommends in his NYT's best-selling book, How Not to Die with this Android app
instant-meshes
Interactive field-aligned mesh generator
hsuanyuehpeng's Repositories
hsuanyuehpeng/assimp
Official Open Asset Import Library Repository. Loads 40+ 3D file formats into one unified and clean data structure.
hsuanyuehpeng/Compressonator
Tool suite for Image compression and analysis using CPUs, GPUs and APUs.
hsuanyuehpeng/freeimage
hsuanyuehpeng/fullstack-course1-module3
hsuanyuehpeng/GLFW3-Tutorials
Code for my tutorials on using GLFW3.
hsuanyuehpeng/guided-filter
Fast and complete guided filter implementation for OpenCV
hsuanyuehpeng/jsoncpp
A C++ library for interacting with JSON.
hsuanyuehpeng/libigl
Simple C++ geometry processing library.
hsuanyuehpeng/OpenGL-on-DXGI
How to use WGL_NV_DX_interop2 to use OpenGL in a DXGI window
hsuanyuehpeng/openvdb
OpenVDB Development Repository
hsuanyuehpeng/pbrt-v2
Source code for the version of pbrt described in the second edition of "Physically Based Rendering"
hsuanyuehpeng/tanx-client
hsuanyuehpeng/tinyobjloader
Tiny but powerful single file wavefront obj loader
hsuanyuehpeng/vk-gl-quick
Experiments with GL_NV_draw_vulkan_image in Qt Quick apps
hsuanyuehpeng/WGL_NV_DX
Initial checkin of WGL_NV_DX demo
hsuanyuehpeng/WindowsViaCPP
Code Samples From <Windows Via C/C++>, 5th Edition