Pinned Repositories
android-basic-samples
Google Play game services - Android samples
android-platform-ndk
CrystaX NDK - Native Development Kit for Android
AndroidUn7zip
A simple android ndk library used to simply extract lzma 7z files.
blog
记录开发中所遇到的问题的解决方案
Cinder-Samples
Sample applications for the Cinder framework
debug-draw
Immediate-mode, renderer agnostic, lightweight debug drawing API.
easyquotation
实时获取新浪 / Leverfun 的免费股票以及 level2 十档行情 / 集思路的分级基金行情
emojicon
A library to show emoji in TextView, EditText (like WhatsApp) for Android
ExFilePicker
Open source Android library. Implement choosing files and directories in your application.
XueQiuSuperSpider
雪球股票信息超级爬虫
digiant's Repositories
digiant/MicroPather
MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
digiant/LevelEditor
The ATF LevelEditor is a powerful tool for constructing and assembling game levels. It provides a WYSIWYG interface and allows you to place objects, edit properties, edit terrain, and build game levels.
digiant/miniz
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
digiant/nanosvg
Simple stupid SVG parser
digiant/ProgressWheel
A progress wheel for android, intended for use instead of the standard progress bar.
digiant/ProceduralTerrain
Set of tools to generate procedural terrain, edit them, and add details like rocks, water and plants.
digiant/debug-draw
Immediate-mode, renderer agnostic, lightweight debug drawing API.
digiant/GrassArea
A grass area test case
digiant/myway3d
Automatically exported from code.google.com/p/myway3d
digiant/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
digiant/particleuniverse
Particle Universe plugin for Ogre3D with community fixes
digiant/hlsl2glslfork
HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
digiant/nvFX
Generic Effect system for Graphic API's (OpenGL and DirectX)
digiant/MKStoreKit
The "Goto" In App Purchases Framework for iOS 8+
digiant/simsilica-tools
Automatically exported from code.google.com/p/simsilica-tools
digiant/AndroidUn7zip
A simple android ndk library used to simply extract lzma 7z files.
digiant/TheForester
digiant/jme3-artificial-intelligence
digiant/blog
记录开发中所遇到的问题的解决方案
digiant/Font23D
Convert any text to a 3d mesh using any font style
digiant/ExFilePicker
Open source Android library. Implement choosing files and directories in your application.
digiant/oui-blendish
Fork of the duangle/oui-blendish, with a few fixes
digiant/gif-h
Simple C++ one-header library for the creation of animated GIFs from image data.
digiant/vaserenderer
VASE renderer is a polyline and curve renderer on OpenGL.