У нас вы можете посмотреть бесплатно Cross version interoperability или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This is an experiment to see if Grasshopper 2.0 can leverage Grasshopper 1.0 to perform calculations it doesn't know how to do yet. A component is constructed on demand in GH2 which has the same parameter layout, icon and UI texts as a GH1 component, the data inside the inputs is pumped across to Grasshopper 1, which then constructs an empty document (behind the scenes), adds the relevant component, populates its inputs, solves it, and finally sends the harvested output data back to Grasshopper 2.0 This won't work well, possibly at all, when the data types involved aren't shared between both versions, and of course meta-data goes missing during this exchange, but it seems to work well enough to solve the majority of issues. At the time of writing (April 4th, 2020) this is not part of the publicly released versions yet. We first need to put out a new Rhino8 WIP because most of the heavy lifting here is done by Grasshopper 1.