tryfore's Stars
prepare/ChromiumFX
Clone of ChromiumFX
rjpcomputing/luaforwindows
Lua for Windows is a 'batteries included environment' for the Lua scripting language on Windows. NOTICE: Looking for maintainer.
monitor1394/ExportSceneToObj
Export unity scene or FBX to obj file. 导出Unity的场景或FBX到obj文件。
pingfangx/jetbrains-in-chinese
JetBrains 系列软件汉化包 关键字: Android Studio 3.5 汉化包 CLion 2019.3 汉化包 DataGrip 2019.3 汉化包 GoLand 2019.3 汉化包 IntelliJ IDEA 2019.3 汉化包 PhpStorm 2019.3 汉化包 PyCharm 2019.3 汉化包 Rider 2019.3 汉化包 RubyMine 2019.3 汉化包 WebStorm 2019.3 汉化包
Unity-Technologies/Addressables-Sample
Demo project using Addressables package
liuhaopen/UnityMMO
an unity mmo demo, base on ecs(game play), xlua(ui)
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
charlesw/tesseract
A .Net wrapper for tesseract-ocr
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
blueberryzzz/ReferenceFinder
这是一个用来查找资源引用和依赖的插件,通过缓存来保存资源间的引用信息,通过树状结构直观的展示。
Tencent/LuaPanda
lua debug and code tools for VS Code
leinlin/Miku-LuaProfiler
LitJSON/litjson
JSON library for the .Net framework
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
huailiang/seqence
剧情-技能编辑器
Unity-Technologies/FPSSample
A first person multiplayer shooter example project in Unity
AsehesL/FogOfWar
unity下一种基于渲染可见区域的战争迷雾
smilehao/fog-of-war
Unity3D游戏高性能战争迷雾系统
xasset/xasset
提升你的生产力。
yaukeywang/FontPruner
ZeroChiLi/TanksPluggableAI
Stuy Pluggable AI
ivomarel/InfinityScroll
These script will make your UnityGUI ScrollRects scroll infinitely. I used the HorizontalLayoutGroup and VerticalLayoutGroup components to display my UI elements.
Dandarawy/UnityBookPageCurl
Page curl effect for Unity3d using UGUI
leoin2012/Unity-MeshMask
effient,easy use Mask Component compare to Unity Mask, cost less drawcall and lower pixel fill rate.
kurapica/PLoop
Prototype Lua object-oriented program system and frameworks.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
spr1ngd/luaMVC
基于xLua和PureMVC开发的支持热更的编程框架,集成AB管理等众多组件。
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
topameng/tolua_runtime
tolua runtime library
FreeBlues/miniVM
A mini virtual machine written by lua