All Projects → mogoson → Mgs Machinery

mogoson / Mgs Machinery

Licence: mit
Unity plugin for binding machinery joint in scene.

Projects that are alternatives of or similar to Mgs Machinery

luacc
Lua Code Combine
Stars: ✭ 36 (-78.05%)
Mutual labels:  binding, loader
Glbind
Single file OpenGL API loader.
Stars: ✭ 23 (-85.98%)
Mutual labels:  binding, loader
Vkbind
Single file Vulkan API loader.
Stars: ✭ 110 (-32.93%)
Mutual labels:  binding, loader
Java Specialagent
Automatic instrumentation for 3rd-party libraries in Java applications with OpenTracing.
Stars: ✭ 156 (-4.88%)
Mutual labels:  spring
Spring React Boilerplate
An example of an isomorphic application using Java + Spring with React, React Router and Redux
Stars: ✭ 156 (-4.88%)
Mutual labels:  spring
Rsbind
Tools for building mobile applications in Rust.
Stars: ✭ 160 (-2.44%)
Mutual labels:  binding
Biking2
This is the source code of http://biking.michael-simons.eu
Stars: ✭ 162 (-1.22%)
Mutual labels:  spring
Charon Spring Boot Starter
Reverse proxy implementation in form of a Spring Boot starter.
Stars: ✭ 155 (-5.49%)
Mutual labels:  spring
Restdocs Api Spec
Adds API specification support to Spring REST Docs
Stars: ✭ 162 (-1.22%)
Mutual labels:  spring
Pangolin
Python binding of 3D visualization library Pangolin
Stars: ✭ 157 (-4.27%)
Mutual labels:  binding
Study
全栈工程师学习笔记;Spring登录、shiro登录、CAS单点登录和Spring boot oauth2单点登录;Spring data cache 缓存,支持Redis和EHcahce; web安全,常见web安全漏洞以及解决思路;常规组件,比如redis、mq等;quartz定时任务,支持持久化数据库,动态维护启动暂停关闭;docker基本用法,常用image镜像使用,Docker-MySQL、docker-Postgres、Docker-nginx、Docker-nexus、Docker-Redis、Docker-RabbitMQ、Docker-zookeeper、Docker-es、Docker-zipkin、Docker-ELK等;mybatis实践、spring实践、spring boot实践等常用集成;基于redis的分布式锁;基于shared-jdbc的分库分表,支持原生jdbc和Spring Boot Mybatis
Stars: ✭ 159 (-3.05%)
Mutual labels:  spring
Spring Boot Vue Bank
我,请始皇[打钱]是一个前后端分离的工具人系统,项目采用 SpringBoot+Go+Vue 开发,项目加入常见的企业级应用所涉及到的技术点,例如 Redis、RabbitMQ 等(主要是多用用工具多踩踩坑)。
Stars: ✭ 157 (-4.27%)
Mutual labels:  spring
Priest
dubbo mybatis springboot base soa rest api framework with customer code generator
Stars: ✭ 160 (-2.44%)
Mutual labels:  spring
Rust Native Wasm Loader
Stars: ✭ 156 (-4.88%)
Mutual labels:  loader
Ts Tools
TypeScript Tools for Node.js
Stars: ✭ 162 (-1.22%)
Mutual labels:  loader
Spring Samples
A series of examples used to demonstrate certain features of Spring.
Stars: ✭ 154 (-6.1%)
Mutual labels:  spring
Img Loader
Image minimizing loader for webpack
Stars: ✭ 161 (-1.83%)
Mutual labels:  loader
Easy
开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台管理和cms系统,域名服务器已买好,脚手架还在继续更新中,更新完毕开始更新easysite
Stars: ✭ 160 (-2.44%)
Mutual labels:  spring
Reactive Ms Example
An educational project to learn reactive programming with Spring 5
Stars: ✭ 157 (-4.27%)
Mutual labels:  spring
Kotlin Openapi Spring Functional Template
🍃 Kotlin Spring 5 Webflux functional application with api request validation and interactive api doc
Stars: ✭ 159 (-3.05%)
Mutual labels:  spring

MGS-Machinery

Summary

  • Unity plugin for binding machinery joint in scene.

Demand

  • Binding rotate joints, example: upcar of crane, external gearing and inner gearing.
  • Binding slider joints, example: big arm and landing legs of crane, waist articulation of road roller.
  • Binding hydraulic cylinder.
  • Binding dynamic spring.
  • Binding crank roker, example: scraper bucket of loader, bucket of excavator.
  • Binding crank slider, example: reciprocating engine, aircraft planetary engine.
  • Binding complete construction machinery, example crane, road roller, loader, grader and excavator.
  • Binding mesh Gear.
  • Binding worm gear.
  • Binding belt flywheel.
  • Binding vibrator.
  • Binding differential.
  • Binding transmission.

Environment

  • Unity 5.0 or above.
  • .Net Framework 3.0 or above.

Achieve

  • Mechanism : Define abstract joint, hinge and mechanism.
  • FreeCrank : Free rotate around Z axis.
  • GearCrank : Free rotate around Z axis, can be drived by linear velocity.
  • LimitCrank : Rotate around Z axis in the angle range.
  • CrankRocker : Crank rocker mechanism.
  • CrankSlider : Crank slider mechanism.
  • RockerHinge : Hinge of roker, rotate around the axis follow roker.
  • RockerJoint : Roker joint, always look at target joint.
  • RockerLimiter : Limiter of roker, limit the distance of a pair rokers.
  • RockerRivet : Rivet of roker, keep the same position(world space) as the target joint.
  • RockerSpring : Rocker spring look at joint.
  • Slider : Slider joint.
  • SliderArm : Sequence slider arm, drive from first joint to last joint.
  • Synchronizer : Synchronous mechanisms, drive multi mechanisms at the same time.
  • Transmission : Differential mechanisms, drive multi mechanisms by ratio velocity at the same time.
  • MechanismDriver : Universal mechanism driver.
  • Gear : Gear rotate around axis Z.
  • Axle : Axle rotate around axis Z.
  • CoaxialGear : Coaxial gear with the same axis as another gear.
  • WormGear : Worm gear mechanism.
  • WormShaft : Worm shaft mechanism.
  • Belt : Move texture UV on X axis.
  • LinearVibrator : Reciprocating motion on Z axis.
  • CentrifugalVibrator : Eccentric motion around Z axis.
  • Motor : Motor provide power to drive axle.
  • Differential : Ordinary differential.

Demo

  • Prefabs in the path "MGS-Machinery/Prefabs" provide reference to you.
  • Demos in the path "MGS-Machinery/Scenes" provide reference to you.

Preview

  • Crank Rocker

Crank Rocker

  • Crank Slider

Crank Slider

  • Rocker Spring

Rocker Spring

  • Extend Mould

Extend Mould

  • Cross Extender

Cross Extender

  • Rocker Hinge

Rocker Hinge

  • Internal Gearing

Internal Gearing

  • Airplane Engine

Airplane Engine

  • Gas Engine

Gas Engine

  • Crane

Crane

  • Road Roller

Road Roller

  • Loader

Loader

  • Grader

Grader

  • Excavator

Excavator

  • Dumper

Dumper

  • Dumper

Dumper

  • Helicopter

Helicopter

  • Mesh Gears

Mesh Gears

  • Mesh Gears

Mesh Gears

  • Belt

Belt

  • Worm Gear

Worm Gear

  • Vibrosieve

Vibrosieve

  • Differential

Differential

  • Transmission

Transmission

Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].