mcaisw
hi!my name is MengChi.I come from china ,and I came here using a VPN .I'm interested in coding.and I hope I will learn a lot of things on the github.
Pinned Repositories
-
30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
3d-unity-quadcopter-sim
3d-unity-quadcopter-sim
ai_airplanes
Multiagent Reinforcement Learning with Unity MLAgents
BMFontMaker
用bitmap制作位图,然后制作自定义字体
mcaisw's Repositories
mcaisw/3d-unity-quadcopter-sim
3d-unity-quadcopter-sim
mcaisw/ai_airplanes
Multiagent Reinforcement Learning with Unity MLAgents
mcaisw/building-quality-shaders-unity
Source Code for 'Building Quality Shaders for Unity' by Daniel Ilett
mcaisw/config-parser
A slim, fully managed C# library for reading/writing .ini, .conf, .cfg etc configuration files.
mcaisw/drone_control_system
Drone Control System - Autonomous Flight Engineer Nanodegree - Project #3
mcaisw/ezy-slice
An open source mesh slicer framework for Unity3D Game Engine. Written in C#.
mcaisw/FCND-Controls-CPP
the C++ simulator and portion of the controls project
mcaisw/Glitter
直接进入学习OpenGl
mcaisw/infinite-scroll-unity
Infinite Scroll is a script extension that allows you to use ScrollRect control as an infinite spinner. It is fast, simple and mobile-friendly way to make lists with thousands of rows.
mcaisw/interactive-tutorials
Interactive Tutorials
mcaisw/MapDownloader
Map downloader based on GMap.NET
mcaisw/McCodeRepository
孟驰的代码仓库,用来存放一些平时实现功能的代码
mcaisw/MGS-Camera
Unity plugin for control camera in scene.
mcaisw/ParticleEffectForUGUI
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
mcaisw/puremvc-csharp-standard-framework
PureMVC Standard Framework for C#
mcaisw/PythonForUnity
Python Plugin System for Unity
mcaisw/Quadcopter
My master's degree project, titled Quadcopter Control with Deep Reinforcement Learning and PID Controllers in Simulated Environments
mcaisw/Quadcopter-PID-Controller
Simulated stability control and simple autopilot (hold position, hold altitude, and hold heading). Made in Unity. I only included the scripts I wrote and the quadcopter model to avoid the clutter.
mcaisw/Selected-Works-of-MaoTseTung
***选集(1-7:原版五卷+静火+赤旗+草堂)
mcaisw/TempTest
mcaisw/UIElements
Various scripts related to Unity UI Toolkit (UIElements).
mcaisw/uimgui
UImGui (Unity ImGui) is an UPM package for the immediate mode GUI library using ImGui.NET. This project is based on RG.ImGui project.
mcaisw/unity-excel-importer
mcaisw/Unity-Reorderable-List
Extended version of the Reorderable List in Unity
mcaisw/unity-sprite-cutter
Simple solution for cutting sprites in runtime.
mcaisw/Unity-Weld
MVVM-style data-binding system for Unity.
mcaisw/Unity-WinForms
A Windows Forms port for Unity3d
mcaisw/unity_net_book
《Unity3D网络游戏实战(第二版)》以制作一款完整的多人坦克对战游戏为例,详细介绍网络游戏的开发过程。透过本书,读者能够掌握Unity网络游戏开发的大部分知识,能够深入了解TCP底层机制,能够亲自搭建一套可重复使用的客户端框架,也能够从框架设计中了解商业游戏的设计思路。
mcaisw/UnityBaiduMap
Unity跨平台地图方案,支持PC,Android,iOS,支持添加模型,支持卫星图,街道图
mcaisw/UnityiOSBridgeEssentials
Unity3d iOS Plugin / iOS Bridge for communicating with iOS Native Code from Unity