Skip to content

sunayana/Flows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhino Flow Based Plugins

This sample project is a work in progress with the final aim of creating a starter project for a flow based plugin using Rhino 6 C++ SDK.

A flow based plugin can be defined as a plugin with a stipulated number of steps where each step represents a Rhino command.

Documentation

Acknowledgements

Projects

  • Moose by Dale Fugier : Especially the MooseCoreLib was quite useful as a hint project to setup the Google Test environment for the Sample Flow plugin without using the Rhino executable.

Attributions

Icons

The following icons were used in this project and need to be attributed separately if used by another project.

License

Copyright (c) 2018 Sunayana Ghosh

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the license. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Releases

No releases published

Packages

No packages published