Pinned Repositories
100days-ML-code
100天机器学习 (翻译+ 实操)
behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
bepu-physics-for-unity-ecs
Translation in progress of BEPU Physics library v1 to Unity's ECS and Job System
bepuphysics1int
Pure C# deterministic fixed-point 3D real time physics simulation library
bepuphysics2
Pure C# 3D real time physics simulation library, now with a higher version number.
bmob-flutter-sdk
Bmob Flutter SDK
bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
BulletSharpPInvoke
.NET wrapper for the Bullet physics library using Platform Invoke
BulletSharpUnity3d
A fork of the BulletSharp project to make the Bullet Physics Engine usable from C# code in Unity3d
CppSharp
Tools and libraries to glue C/C++ APIs to high-level languages
Eee721's Repositories
Eee721/CppSharp
Tools and libraries to glue C/C++ APIs to high-level languages
Eee721/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
Eee721/ClangSharp
Clang bindings for .NET written in C#
Eee721/deterministic_float
fast soft float-point for deterministic computing,高性能、一致性计算的软件浮点数
Eee721/dio
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
Eee721/draggable_widget
A flutter package which will help you to create a draggable widget that can be dragged around the screen.
Eee721/ecs
Eee721/EntitasCookBook
CookBook describing ECS / Entitas framework
Eee721/FixedPoint-Sharp
Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)
Eee721/flutter-context-menu
A package to show context menus on right-click or long-press.
Eee721/flutter_download_manager
Flutter Download Manager is a Cross-Platform file downloader with resumeable, parallel and batch Download support. Also be notified of download status and progress updates
Eee721/fpm
C++ header-only fixed-point math library
Eee721/gj-unity-api
Game Jolt API wrapper for Unity
Eee721/issrc
Inno Setup is a free installer for Windows programs. First introduced in 1997, Inno Setup today rivals and even surpasses many commercial installers in feature set and stability.
Eee721/JoltPhysics
A multi core friendly rigid body physics and collision detection library, written in C++, suitable for games and VR applications.
Eee721/JoltPhysicsSharp
JoltPhysics C# bindings
Eee721/json_serializable.dart
Generates utilities to aid in serializing to/from JSON.
Eee721/logger
Small, easy to use and extensible logger which prints beautiful logs.
Eee721/logger_flutter
Flutter extension for logger https://github.com/leisim/logger
Eee721/open_url
Dart lib to open a URL on the user's default application.
Eee721/packages.flutter
👨💻 Plugins and packages for Flutter framework
Eee721/PhysX
NVIDIA PhysX SDK
Eee721/pluto_grid
PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
Eee721/pluto_layout
PlutoLayout is a Flutter UI package that can configure a menu or tab screen on each side.
Eee721/protobuf.dart
Runtime library for Dart protobufs
Eee721/reactphysics3d
Open source C++ physics engine library in 3D
Eee721/soft-float-starter-pack
Software implementation of floating point numbers and operations
Eee721/system_tasks_dart
Get a list of system processes, and you can kill, start, restart a process
Eee721/three_dart
three.js rewrite by Dart, Dart 3D library. an easy to use, lightweight, cross-platform, general purpose 3D library.
Eee721/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.