iningwei's Stars
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
AmazingAng/WTF-Solidity
WTF Solidity 极简入门教程,供小白们使用。Now supports English! 官网: https://wtf.academy
focus-creative-games/hybridclr
HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更新解决方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
Tayx94/graphy
Graphy is the ultimate, easy to use, feature packed FPS counter, stats monitor and debugger for your Unity project.
yasirkula/UnityIngameDebugConsole
A uGUI based console to see debug messages and execute commands during gameplay in Unity
mob-sakai/SoftMaskForUGUI
Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
cakeslice/Outline-Effect
Outline Image Effect for Unity
yasirkula/UnityNativeGallery
A native Unity plugin to interact with Gallery/Photos on Android & iOS (save and/or load images/videos)
dukedaily/solidity-expert
4年打磨-2022年海外一线大厂-以太坊开发教程(a solidity tutorial makes you a dapp expert)WIP
JumpCrypto/crypto-reading-list
Arvtesh/UnityFx.Outline
Screen-space outlines for Unity3d.
ChainSafe/web3.unity
🕹 Unity SDK for building games that interact with blockchains.
snape/RVO2-CS
Optimal Reciprocal Collision Avoidance (C#)
UnityTechnologies/AngryBots_ECS
The DOTS project used for the presentation Converting Your Game to DOTS
Unity-Technologies/ECS-Network-Racing-Sample
ECS multiplayer racing sample to showcase using Unity Entities and netcode with best practices
Nebukam/com.nebukam.orca
ORCA / RVO2 Implementation for Unity — Multithreaded using the job system.
aillieo/UnityDynamicScrollView
Dynamic scrollView based on UGUI
PhilSA/Trove
Collection of tools for Unity DOTS. Including Utility AI, Tweens, attributes and buffs/modifiers, etc...
honghuachen/Usdk
这是一个Unity3D移动平台sdk快速适配框架和多渠道打包平台,方便android、ios移动平台渠道sdk或者各种Native功能插件的快速接入,接入过程无需修改添加任何的C#代码。内置的打包工具,能够在不修改任何unity工程的情况下实现快速的单渠道和多渠道打包。sdk适配时间和渠道打包时间至少可以减少一半以上。一键打包工具配合jenkins构建平台可以实现web远程出包构建,从而保证项目组内任何成员都可以出包,而不需要程序介入。
sfter/evm-inscription-mint
兼容 evm 的铭文 Mint 工具
hairibar/Hairibar.Ragdoll
A package for animating ragdolls through keyframed animations.
howeguo/Token-BulkSender
This DAPP was used to send token or ETH to multiple addresses in one transaction, and that can help user to save more tx fee and time than sending one by one
PoseAI/PoseCameraAPI
Tools to work with the Pose Camera app
Minghou-Lei/GPU-Skinning-Demo
GPU Skinning 与 GPU Instancing 的技术演示,unity版本为2019.4.21f1c1
nezix/NeighborSearchGridBurst
Neighbor search using a grid based approach + C# job system + Burst
aleksandrpp/MassiveShooting
Projectile GPU instancing system w/ Unity Job System
iningwei/SelfMDFiles
emgamedev-unity3d/AngryNetcodeBots_ECS
The DOTS project used for the presentation Converting Your DOTS Game to Multiplayer