INI C++ Parser 📑 Yet another ini config parser for modern C++. It is a header only implementation, easy to install and simple to use.C++
Hexo Photo Zoom A hexo tag plugin for image zooming, with a zooming effect similar to Medium.🔍Node.js
Breakout environment An OpenAI gym like Breakout environment but with more configurable options.🎮GamePython
Deep CORAL A PyTorch implementation of "Deep CORAL: Correlation Alignment for Deep Domain Adaptation." B Sun, K Saenko, ECCV 2016Machine_LearningPyTorchPython
Coherent Line Drawing An implementation of "Coherent Line Drawing" by Kang et al, Proc. NPAR 2007. With an easy-to-use, real-time interactive graphic user interface system.C++OpenCVRendering
High Dynamic Range Imaging An implementation of "Paul E. Debevec, Jitendra Malik, Recovering High Dynamic Range Radiance Maps from Photographs, SIGGRAPH 1997."OpenCVPython
ColorBlocks - React Native A fun puzzle game for both iOS and Android devices, implemented with React Native, the code-base are 99.9% same for iOS and Android version.GameReact_Native
Image stylization using anisotropic reaction diffusion This is the official system of "Image stylization using anisotropic reaction diffusion", The Visual Computer (SCIE).C++OpenCVRendering
ExchangeWorld "Exchange your preloved with people locally and personally." A location based social-website built with Angularjs and Nodejs.Angular.jsResponsive_Web
3D Telescope Simulator A complete 3D Telescope (with equatorial) simulator written in OpenGL.C++OpenGLRendering
N-puzzle Solver with CV An auto N-puzzle solver using Computer Vision and A* algorithm.C++Computer_VisionOpenCV
slack-bot for APOD A Slack-bot that can post "Astronomy Picture of the Day" article into Slack channel.Node.js
node-apod "Astronomy Picture of the Day" scraper for node, support multi-language. Return JSON format data.Node.js
3D 打地鼠將可愛又堪稱經典的打地鼠遊戲擴展到三維空間,並且在不失其易上手性的前提下豐富遊戲內容。使用 Unity 開發,能夠快速發佈至 Desktop, Android, iOS 三平台。C#GameUnity