Pinned Repositories
AndroidLocalSocketCpp
测试Cpp版本的LocalSocket.unity提供的UnixDomainEndPoint只能自己连接自己,所以先用C++实现测试一把
ArrayInit
temp repo to learn antlr4. will use it to parse simple c++ strucs
AStarWithJps
自己写了个A星算法。先收藏下
AsyncIO
asyncio test
BoatAttack
Demo Project using the Universal RP from Unity3D
change_time
修改服务器时间
check_xml
check that xml tags match. for big xml such as goods.xml, it is useful
cppStructParser
docs
自己写的一些文档,估计也用不到
gyro-controlling-camera
使用陀螺仪控制unity3d摄像机.
lishinko's Repositories
lishinko/AStarWithJps
自己写了个A星算法。先收藏下
lishinko/change_time
修改服务器时间
lishinko/gyro-controlling-camera
使用陀螺仪控制unity3d摄像机.
lishinko/AndroidLocalSocketCpp
测试Cpp版本的LocalSocket.unity提供的UnixDomainEndPoint只能自己连接自己,所以先用C++实现测试一把
lishinko/ArrayInit
temp repo to learn antlr4. will use it to parse simple c++ strucs
lishinko/AsyncIO
asyncio test
lishinko/BoatAttack
Demo Project using the Universal RP from Unity3D
lishinko/check_xml
check that xml tags match. for big xml such as goods.xml, it is useful
lishinko/cppStructParser
lishinko/docs
自己写的一些文档,估计也用不到
lishinko/ELO-test
elo排名算法公式,测试用的
lishinko/GridFromImage1
比较2个图片,结果保存为一个txt文件
lishinko/Jumper
Fast, lightweight and easy-to-use pathfinding library for grid-based games
lishinko/reader_backend_sinatra
online feed reader using sinatra as backend
lishinko/ReadRawDepth
使用opencv读取单个像素为[0-1]的未压缩贴图
lishinko/remove_shadow
remove soft shadows on photos taken from phone cameras
lishinko/TestCurl
测试vcpkg+curl+mfc
lishinko/tnt
lishinko/WaterMark
forked from https://github.com/chishaxie/BlindWaterMark, changing python script to python3 and add png support
lishinko/xml2Struct
将xml格式的数据读取到C++ struct里面