Pinned Repositories
A64DBG_unofficial_git
This is an unofficial mirror of https://gitee.com/geekneo/A64Dbg
Android-Inline-Hook
thumb16 thumb32 arm32 inlineHook in Android
anything_about_game
A wonderful list of Game Development resources.
Assemblies-Hotfix-Toolkit-Unity
Assemblies hotfix with unity addressable , for windows and android , both mono and IL2CPP scripting backend,IL2CPP hotfix powered by wolong(HybridCLR)
AssetsTools.NET
Read and write unity assets/bundle files, based on https://github.com/DerPopo/UABE/
AsyncCaptureTest
Non-blocking screen capture example with asynchronous GPU readback
bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehm-gc)
beatsaber-hook
poc for oculus quest beatsaber function hooking (il2cpp)
bepuphysics2
Pure C# 3D real time physics simulation library, now with a higher version number.
CrystalAlchemist
Unity2D Game Project
hjwang222's Repositories
hjwang222/js-2dmath
Fast 2d geometry math: Vector2, Rectangle, Circle, Matrix2x3 (2D transformation), Circle, BoundingBox, Line2, Segment2, Intersections, Distances, Transitions (animation/tween), Noise, Random numbers
hjwang222/lua-api-pp
Lua API wrapper for C++11