All Projects → pashaho → Horope

pashaho / Horope

Licence: mit
Generates dynamic rope setup from spline. c4d python plugin.

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Horope

Algo Basic
专注于分享算法,计算机基础(包括计算机网络,操作系统,MySQL等),无论是应付面试,还是提升自己地内功,这里都能帮到你
Stars: ✭ 768 (+1159.02%)
Mutual labels:  dynamic
Hr4r
Example project - "Hot Reloading 4 RequireJS" front-end web applications & some extra code demonstrating hot-reloading for Node.js Express servers
Stars: ✭ 28 (-54.1%)
Mutual labels:  dynamic
Kendogridbinderex
This is a ModelBinder designed to consume an http request and build a json serializable object for the Kendo UI Grid datasource. AutoMapper is used to support mapping from ViewModel <> Entity.
Stars: ✭ 52 (-14.75%)
Mutual labels:  dynamic
Goapframework
C++ General Purpose Goal Oriented Action Planning framework for Unreal Engine
Stars: ✭ 17 (-72.13%)
Mutual labels:  dynamic
Dynamictypesupportinswift
An easy control which support dynamic typing for both system and custom fonts. Dynamic type is changing the font size of your app when user changes the font size of system from the settings.
Stars: ✭ 12 (-80.33%)
Mutual labels:  dynamic
Plant
Trait-Driven Models of Ecology and Evolution 🌲
Stars: ✭ 39 (-36.07%)
Mutual labels:  dynamic
Neptune
A flexible, powerful and lightweight plugin framework for Android
Stars: ✭ 709 (+1062.3%)
Mutual labels:  dynamic
Lypaymentfield
多种风格的支付框控件,可定制加密图片,也可使用带动画的弹窗。A variety of styles of payment box controls can be customized to encrypt pictures, can also be used with animated alert.
Stars: ✭ 58 (-4.92%)
Mutual labels:  dynamic
Redux Dynamic Modules
Modularize Redux by dynamically loading reducers and middlewares.
Stars: ✭ 874 (+1332.79%)
Mutual labels:  dynamic
Atlas
A powerful Android Dynamic Component Framework.
Stars: ✭ 8,028 (+13060.66%)
Mutual labels:  dynamic
Bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
Stars: ✭ 837 (+1272.13%)
Mutual labels:  dynamic
System.linq.dynamic.core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
Stars: ✭ 864 (+1316.39%)
Mutual labels:  dynamic
Dynamic Data Source Demo
基于事务的读写分离
Stars: ✭ 43 (-29.51%)
Mutual labels:  dynamic
Vlany
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)
Stars: ✭ 804 (+1218.03%)
Mutual labels:  dynamic
Mgs Skinnedmesh
Unity plugin for create flexible hose in scene.
Stars: ✭ 58 (-4.92%)
Mutual labels:  dynamic
Dob
Light and fast 🚀 state management tool using proxy.
Stars: ✭ 713 (+1068.85%)
Mutual labels:  dynamic
Rapidview
RapidView is an android ui and lightapp development framework
Stars: ✭ 951 (+1459.02%)
Mutual labels:  dynamic
Dyci Main
Dynamic Code Injection Tool for Objective-C
Stars: ✭ 1,103 (+1708.2%)
Mutual labels:  dynamic
Terraform Aws Multi Az Subnets
Terraform module for multi-AZ public and private subnets provisioning
Stars: ✭ 58 (-4.92%)
Mutual labels:  dynamic
Django Access
Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django
Stars: ✭ 47 (-22.95%)
Mutual labels:  dynamic

HoRope

Cinema 4D Python Plugin

Python script based plugin that generates setup for animating dynamic ropes.
Tested on CINEMA 4D R18 and R19

Installation

Clone the project or download the zip file and extract it into the Maxon plugins directory.
Make sure to preserve folder information while unzipping.

  • Windows: C:\Program Files\MAXON\CINEMA 4D R...\plugins\
  • MacOS: /Applications/MAXON/CINEMA 4D R.../plugins/

Help and notes

Create HoRope object.
Place your spline under HoRope object.
Play with settings.
Make it editable to use setup with dynamics.

HoRope uses only one segment of a spline.
You can select multiple splines and click HoRope button holding "ALT" to generate multiple ropes.

If you whant your rope behaves more stable:
In Project settings>Dynamics>Expert

  • set Steps per frame to 20 or higher
  • set Maximum Solver iterations per step to 20 or higher
  • set error treshold to 3% or less

Contacts

Facebook: https://www.facebook.com/Pasha.kho
Gmail: [email protected]
Vimeo: https://vimeo.com/pashaho

License

MIT License

Copyright (c) 2018 Pasha Ho

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].