Pinned Repositories
AsyncPackageStreamer
Simple plugin giving you the ability to load PAK files from the local FS or a remote one.
BattleCity
PC Remake of popular NES game - Battle City (a.k.a. Tank1990). Written in C++ and OpenGL using SDL.
carphysics2d
Simple 2D car physics
cocos2d-iphone
cocos2d for iOS and OS X, built using Objective-C
Cocos2DShaderCookbook
A introductory guide to shaders with Cocos2D 3.1.
CocosBuilder
CocosBuilder editor
GLMotion
Update Apple's GLGravity demo to use Core Motion on iPhone 4
iphone_opencv_test
Test application for iPhone with OpenCV library
MyAVControllerDemo
A little sample showing how to access directly the datas of the camera in iOS4
OpenCV-iOS
This project is a port of the OpenCV library for Apple iOS. It includes two XCode projects: one for iPhone, the other one for iPad.
qloach's Repositories
qloach/AsyncPackageStreamer
Simple plugin giving you the ability to load PAK files from the local FS or a remote one.
qloach/BattleCity
PC Remake of popular NES game - Battle City (a.k.a. Tank1990). Written in C++ and OpenGL using SDL.
qloach/carphysics2d
Simple 2D car physics
qloach/cocos2d-iphone
cocos2d for iOS and OS X, built using Objective-C
qloach/CocosBuilder-1
Cocos2d-objC Game Development Suite
qloach/CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
qloach/directx-sdk-samples
This repo contains C++ samples from the DirectX SDK updated to build using the Windows 8.x SDK or Windows 10 SDK
qloach/FixedPoint
Library for fixed point arithmetic in C++
qloach/FixPointCS
A fast, multi-language, multi-precision fixed-point library!
qloach/GeometricToolsEngine1p0
qloach/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
qloach/grbl
An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on a straight Arduino
qloach/GRBL_for_STM32
A code transportation from origin grbl_v1.1f to STM32F103VET6, mainly prepare for my MegaCNC project.
qloach/HotPatcher
Unreal Engine hot update manage and package plugin.
qloach/HP-Socket
High Performance TCP/UDP Socket Component
qloach/LogicPhysics
LogicPhysics FixedPoint Math
qloach/lua-protobuf
A Lua module to work with Google protobuf
qloach/MFixedPoint
MFixedPoint is a header-only fixed-point C++ library suitable for fast arithmetic operations on systems which don't have a FPU (e.g. embedded systems).. Suitable for performing computationally intensive operations on a computing platform that does not have a floating-point unit (like most smaller embedded systems, such as Cortex-M3, CortexM0, ATmega, PSoC 5, PSoC 5 LP, PSoC 4, Arduino platforms e.t.c). Common applications include BLDC motor control and image processing. Best performance on a 32-bit or higher architecture (although 8-bit architectures should still be fine).
qloach/midTbot_esp32
A Small and Simple Pen Plotter
qloach/reactphysics3d
Open source C++ physics engine library in 3D
qloach/source-han-sans
Source Han Sans
qloach/STM32_SAMPLE
STM32
qloach/STM32F1xx
grblHAL driver for ST STM32F1xx (Redpill, Bluepill)
qloach/TANK
qloach/ue4-dtkit
qloach/ue4-replication-graph
Sample code of the talk "Using Replication Graph For Optimizing Real-Time Strategy Games" at Unreal Fest Europe 2019.
qloach/UnityChanToonShaderVer2_Project
UnityChanToonShaderVer2 Project / v.2.0.7 Release
qloach/Vulkan-Guide
One stop shop for getting started with the Vulkan API
qloach/Vulkan-Samples
One stop solution for all Vulkan samples
qloach/Windows-universal-samples
API samples for the Universal Windows Platform.