Skip to content

Commit

Permalink
WIP: temp readme x2
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Feb 11, 2024
1 parent 31e5ddd commit 7464713
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,24 @@

# script-sync

Rhino+Grasshopper<-->VSCode plug-in to run C# and Python (IronPython or CPython) scripts directly from VSCode. This project is a teaching utility from the [IBOIS lab](https://www.epfl.ch/labs/ibois/) at EPFL. It was developed and currently maintained by [Andrea Settimi](https://github.com/9and3).
Rhino+Grasshopper<-->VSCode plug-in to run C# and Python (IronPython or CPython) scripts directly from VSCode. This project is a research utility from the [IBOIS lab](https://www.epfl.ch/labs/ibois/) at EPFL. It was developed and currently maintained by [Andrea Settimi](https://github.com/9and3).

| | CPython | IronPython | C# |
| ------------- | ------ | ----------- | -- |
| Rhino ||||
| Grasshopper || | |

## Rhino
<br>

![record_vid_gif20fps](https://github.com/ibois-epfl/script-sync/assets/50238678/7ccb2aa5-e646-45cd-9657-95776d24a48a)
<p float="left">
<img src="https://github.com/ibois-epfl/script-sync/assets/50238678/7ccb2aa5-e646-45cd-9657-95776d24a48a" width="100%" />

## Grasshopper

![record_gh](https://github.com/ibois-epfl/script-sync/blob/main/GH/PyGH/assets/vid/scriptsync_gh.gif?raw=true)
<img src="https://github.com/ibois-epfl/script-sync/blob/main/GH/PyGH/assets/vid/scriptsync_gh.gif?raw=true" width="100%" />
</p>


## Installation
Install script-sync rhino from food4rhino or the packageManager in Rhino (name: "script-sync").
Install script-sync rhino from food4rhino or the packageManager in Rhino (name: "script-sync"). For Grasshopper you might want to
Install script-syncVSCode extension from the VSCode extension marketplace (name: "script-sync")

## How to use
Expand Down

0 comments on commit 7464713

Please sign in to comment.