Search
  • Sign In

Grasshopper

algorithmic modeling for Rhino

  • Home
    • Members
    • Listings
    • Ideas
  • View
    • All Images
    • Albums
    • Videos
    • Architecture Projects
    • Installations
    • Add-ons
  • Download
    • Rhino 7 w/Grasshopper
    • Add-ons
  • Forums/Support
    • Current Discussions
    • Legacy Forum
  • Learn
    • Getting Started
    • Online Reference
    • API documentation
    • Video Tutorials
    • Common Questions
    • Scripting and Coding
    • Books and Articles
  • Attend
  • My Page

Search Results - 📍能量/trx闪兑📍自动trx兑换机器人👉【TG:@trxHomeBot】,btc充值的意思.w

Topic: Cordyceps
he Cordyceps. Maybe some of you find this helpful/useful. So basically, the Cordyceps is a physical module with 4 knobs and 1 slider. The knobs give an output between 1 and 1000, while the physical slider outputs 0-359. And of course, for this physical module I wrote a plugin to communicate with it. The knobs are intended to be the variables that modifies the design, while the physical slider is intended to be connected to the camera component.  Here I will put up "the recipe" for all to make their own module. You will be able to download the plugin as well. Please send me a message if you want the 3D-files for the knobs, the box and slider knob. They've been made to directly 3D-print.  Plugin: https://github.com/zakadjeb/Cordyceps/blob/master/Cordyceps/Cordyce... Code for Arduino IDE: https://github.com/zakadjeb/Cordyceps/blob/master/Arduino/_Arduino_... What you need: 1x - Arduino (Leonardo, UNO or whatever) 4x - Potentiometers 1x - Sliding potentiometer 1x - Breadboard Bundle of jump wires. 1. So, a potentiometer is a variable resistor, which is basically a component that changes the resistance between the voltage and the ground. If A is supplied with 5V then B must be connected to Ground. The W will give "read" the resistance, and thus should be placed in Analog input (A0-A5) on the Arduino. The slider potentiometer works the same way.  2. Now connect the 4 pots to each their Analog input. The slider is supposed to be in A4. So to make sure: A0: Knob1 A1: Knob2 A2: Knob3 A3: Knob4 A4: Slider 3. Now it's time to connect the voltage! Using the breadboard, the voltage can be sent through 1 line, the Ground as well. It should be quite easy to connect them.  4. Now, download the Arduino IDE and copy-paste the code I supplied above. In the IDE, you need to let it know which Arduino you're working with, and which port is should send the script. 5. Almost there. Download the plugin. Open the port you're using through the plugin. Set Start to True and the Cordyceps should be within you.  This recipe will be updated! Let me know if there are any issues.  // Zakaria Djebbara…
Added by Zakaria Djebbara to Cordyceps at 5:44am on January 10, 2017
Topic: Oculus Rift + Grasshopper (w/ OpenTrack)
ng/702/30 EDIT: DK2 works, not with positional tracking yet (14/09/15) Source is here: https://github.com/provolot/RhinoRift Steps: 1) Download these files (also attached below): https://github.com/provolot/oculus-grasshopper/raw/master/oculus-grasshopper_v0.4.ghx https://github.com/provolot/oculus-grasshopper/raw/master/OpenTrackRiftGrasshopperUDP.ini https://github.com/provolot/oculus-grasshopper/raw/master/oculus-grasshopper-test_v0.1.3dm 2) Download OpenTrack - http://ananke.laggy.pk/opentrack/, and setup/install. Once installed, double-click to open.  3) In OpenTrack, load the 'OpenTrackRiftGrasshopperUDP.ini' profile. Click the 'Start' button and move your Rift around - make sure that it looks like the Yaw/Pitch/Roll data is being sent. TX/TY/TZ will all be 0, as Oculus doesn't have absolute positioning data. 4) In Rhino, open the test 3dm. You'll notice that there are two viewports - called 'LeftEye' and 'RightEye'. These have been placed to mimic where the screens should be for the Oculus Rift --- but only when Rhino is in fullscreen mode, with the command 'Fullscreen'. The placement needs to be tweaked, but should work. If you want to use your own model, you can load your own .3dm file in Rhino, then you can right-click on the viewport name, and go to Viewport Layout > Read from File. If you then load my test file, Rhino should open my two viewports, sized correctly, onto your model. The placement of these viewports need to be tweaked; if you find a better viewport layout, upload an empty Rhino file with your viewports, and we can share eye-layout 'templates'! 5) In Grasshopper, open the .ghx definition. Everything that is multiple-grouped is a value that can be changed. Two things here: - IPD: Set this and convert it to the proper units for your model.  - Left/right viewport names. In this case, leave this as-is, since you're using my example file. 6) Turn on the Grasshopper Timer, if it isn't on already. 7) In the GH definition, toggle 'SyncEyes' to be True. Then, in the left viewport, try orbiting around with the mouse. The 'RightEye' viewport should move around as well, pretty much simultaneously. 8) In OpenTrack, click 'Start', then toggle 'ReadUDP' to be True. You should see the 'OpenTrackInfo' panel fill with data that's constantly changing. 9) Move around the landscape with your camera, and when you set on a starting view that's ideal, click the triangle of the Data Dam component to 'store' the data. 10)  Finally, toggle 'OculusMove' to be true. If all works correctly, both viewports should move based on the Rift's movement. Let me know if you have any problems! Cheers, Dan…
Added by Dan Taeyoung at 11:47pm on December 10, 2013
Event: NUS McNeel Rhinoceros & Grasshopper Workshop
, National University of Singapore. An introduction workshop for Rhinoceros 3D and Grasshopper Generative Modeling for Rhino for architectural practices. Workshop goal is to provide basic functional understanding of both Rhinoceros 3D and Grasshopper, to enable participants to build own definitions, and understands existing definitions.  Grasshopper is a Work-in-Progress. Features and procedures are added/changed often. If you are bringing your own laptop, please update to Rhino version 4 service release 8 and Grasshopper version 0.8.0004 which will be use in the workshop. If you are not sure of your current update, please email to Agnes (agnes.tan@mcneel.com) for assistance. Speaker: Agnes Tan agnes.tan@mcneel.com Contact Person: Pinglei ping_lei@nus.edu.sg Campus map: http://www.nus.edu.sg/campusmap/ Seats Limited. Registration fee: S$250.00 each person Mode of payment: Cash or Cash cheque *Please note exhibition and workshop venues are in different locations. …
Added by Agnes Tan at 10:34pm on January 30, 2011
Topic: Anyone know where the autosave files are saves & what the names look like?
ack to .ghx?   This is in relation to a discussion I've been having with David Rutten & Scott Davidson about GH consuming memory in a relatively large GH definition (~.  I think what I've learned from this is that one should limit the size of the GH file, or put some incremental stops in the definition to limit the length of calculations that it runs at once.  Is this a valid conclusion?   The GH file we're talking about is 7Mb & the Rhino file is about 120Mb, but when working w/ the GH def. I try to only keep about 2 curves turned on.   Here's a summary of the discussion: Hi Mike,thanks for sending it over. I've been fiddling with the file for about 10 minutes and it climbed from 1.7 GB to 1.9GB, but then I've been switching previews on which means more meshes get calculated so you'd expect a higher memory consumption. It is possible we're leaking memory, but if you're working for hours on end, memory fragmentation might also explain part of the increase. Basically, memory gets fragmented just like disks get fragmented after prolonged use, difference is that memory cannot be defragmented unless you restart the application and allow it to start with a clean slate. I'll try and find any leaks we may have missed in the past.Goodwill,David ──────────── David Rutten On 09/03/2011 06:19, Mike Calvino wrote: Thanks very much David for the quick response.  I've attached the files zipped.  I can't figure out what's doing it.  After working in the file for awhile, the memory usage in the Windows Task Manager climbs . . . it's gotten to 1.57+Gb before I exited GH & Rhino5Wip & let it dissipate, then restart & work for awhile before it does it again.  It probably takes like 4 or 5 hours before it gets that high.  That's the highest it's gotten, & that only happened while I was working in a Rhino file that had all of the elements baked into it - turned off at least, but it still climbed to 1.57+Gb.  It seems to climbs when you work in the file & move around in both the GH def. & the Rhino file.  Like turn on a few of the  Extr components at the right end of the "StandareRibExtuder" groups, you can watch the MemUsage go up, but when you turn them off, it does not go down. - goes up fast at this point.  Maybe I need to figure out how to do the definition with fewer components, I'm sure that's part of it, but I must confess, I think I'm still early on in the learning curve.I really hope that this is not operator error on my part & I do apologize up front if it is.  I have done a disk cleanup, I have tried excluding .3dm & .ghx files from my NOD32 antivirus, no change.  I hope you can find something.Let me know if you have any trouble with the files.See if you find anything & please let me know . . . thanks!Cheers! --Mike CalvinoCalvino Architecture Studio, inc.www.calvinodesign.com …
Added by Mike Calvino at 4:55pm on March 9, 2011
Page: Library, Algorithms and Architecture
Organic form and nature... On Growth and Form: The Complete Revised Edition by D'Arcy Wentworth Thompson - The classic Patterns in Nature -  by Peter S. Stevens A new kind of Science - Q
Added by Scott Davidson at 12:44pm on November 3, 2009
Topic: Release Notes - Ladybug 0.0.63 and Honeybee 0.0.60
nd improvements.  Many of the new features and components announced in the last release have become stable and have emerged from their WIP section.  Additionally, after two years of work, we are happy to announce that we finally have full support of an OpenStudio connection within Honeybee, which has ushered in a whole host of new features, notably the modelling of detailed HVAC systems. As always you can download the new release from Food4Rhino. Make sure to remove the older version of Ladybug and Honeybee and update your scripts.   LADYBUG 1 - Solar Hot Water Components Out of WIP After much beta-testing, bug-fixing, and general development, all of the Photovoltaic and Solar Hot Water components are now fully out of WIP!  The main component is based on a Chengchu Yan's publication. Components have been added to Ladybug thanks to the efforts of Chengchu Yan and Djordje Spasic..  See Djorje’s original release post of the solar hot water components for more information on the components that just made it out of WIP. 2 - New Terrain Shading Mask Released in WIP In addition to Djordje’s prolific addition of renewable energy components, he has also contributed a widely-useful component to generate terrain shading masks, which account for the shading of surrounding mountains/terrain in simulations.  While initially added to assist the solar radiation radiation and renewable energy components, the component will undergo development to optimize it for energy and daylight simulations over the next few months. Another new component called Horizon Angles can be used to visualize and export horizon angles. You can test them out now by accessing them in the WIP section.  For more information, see Djordje’s release post on the GH forum here. 3 - New Mesh Selector Component After realizing that the Optimal Shade Creator component has applications to a whole range of analyses, it has now been re-branded as the Mesh Selector and has been optimized to work easily with these many analyses. Specifically, the component selects out the portion of a mesh that meets a given threshold.  This can be the portion of a shade benefit analysis meeting a certain level of shade desirability, the portion of a radiation study meeting a certain level of fulx, the portion of a daylight analysis meeting a certain lux threshold, and much more! 4 - Solar Adjusted Temperature Now Includes Long Wave Radiation Thanks to a question asked by Aymeric and a number of clarifications made by Djordje Spasic, the Solar Adjusted Temperature component now includes the ability to account for long-wave radiative loss to the sky in addition to it original capability to account for short wave radiation from the sun.  As such, the component now includes all capabilities of similar outdoor comfort tools such as RayMan.  The addition of this capability is also paralleled by the addition of a new horizontalInfraredRadiation output on the ImportEPW component.  See the updated solar adjusted example file hereto see how to use the component properly. 5 - Support for both Log and Power Law Wind Profiles In preparation for the future release of the Butterfly CFD-modelling insect, the Ladybug Wind Profile component now includes the option of either power law or log law wind profiles, which are both used extensively in CFD studies.  Thanks goes to Theodoros Galanos for providing the formulas! 6 - New Radiant Asymmetry Comfort Components Prompted by a suggestion from Christian Kongsgaard, Ladybug now includes components to calculate radiant asymmetry discomfort!  For examples of how to use the components see this example file for spatial analysis of radiant asymmetry discomfort and this example for temporal analysis. 7 - Pedestrian Wind Comfort Component Released in WIP In preparation for the impending release of the butterfly CFD-modelling insect, Djordje Spasic with assistance from Liam Harrington has contributed a component to evaluate outdoor discomfort and pedestrian safety. The component identifies if certain areas around the building are suitable for sitting, building entrances-exits, window shopping... based on its wind microclimate. Dangerous areas due to high wind speeds are also identified.You can check it out now in the WIP section.​ HONEYBEE 1 - New HVAC Systems and Full OpenStudio Support After a significant amount of development on the part of the OpenStudio team and two years of effort on the part of LB+HB developers, we (finally!) have full support for an OpenStudio connection within Honeybee.  By this, we mean that any energy simulation property that can be assigned to a HBZone will be taken into account in the simulation run by the OpenStudio component.  The connection to OpenStudio has brought with it several new capabilities.  Most notably, you can now assign full HVAC systems and receive energy results in units of electricity and fuel instead of simple heating and cooling loads.  This Honeybee release includes 14 built-in HVAC template systems that can be assigned to the zones, each of which can be customized: 0. Ideal Air Loads 1. PTAC | Residential 2. PTHP | Residential 3. Packaged Single Zone - AC 4. Packaged Single Zone - HP 5. Packaged VAV w/ Reheat 6. Packaged VAV w/ PFP Boxes 7. VAV w/ Reheat 8. VAV w/ PFP Boxes 9. Warm Air Furnace - Gas Fired 10.Warm Air Furnace - Electric 11.Fan Coil Units + DOAS 12.Active Chilled Beams + DOAS 13.Radiant Floors + DOAS 14.VRF + DOAS Systems 1-10 are ASHRAE Baseline systems that represent much of what has been added to building stock over the last few decades while systems 11-14 are systems that are commonly being installed today to reduce energy use.  Here is an example file showing how to assign these systems in Honeybee and interpret the results and here is an example showing how to customize the HVAC system specifications to a wide variety of cases.  To run the file, you will need to have OpenStudio installed and you can download and install OpenStudio from here. In addition to these template systems within Honeybee, the OpenStudio interface includes hundreds of HVAC components to build your own custom HVAC systems. OpenStudio also has a growing number of user-contributed HVAC system templates that have been integrated into a set of scripts called "Measures" that you can apply to your OpenStudio model within the OpenStudio interface. You can find these system templates by searching for them in the building components library. Here is a good tutorial video on how to apply measures to your model within the OpenStudio interface.  Honeybee includes a component that runs these measures from Grasshopper (without having to use the OpenStudio interface), which you can see a demo video of here.  However, this component is currently in WIP as OpenStudio team is still tweaking the file structure of measures and it is fairly safe to estimate that, by the next stable release of Honeybee, we will have full support of OpenStudio measures within GH. 2 - Phasing Out IDF Exporter With the connection to OpenStudio now fully established, this release marks the start of a transition away from exporting directly to EnergyPlus and the beginning of Honeybee development that capitalizes on OpenStudio’s development. As such THIS WILL BE THE LAST STABLE RELEASE THAT INCLUDES THE HONEYBEE_RUN ENERGY SIMULATION COMPONENT. The Export to OpenStudio component currently does everything that the Run Energy Simulation component does and, as such, it is intended that all GH definitions using the Run Energy Simulation component should replace it with the OpenStudio component.  You can use the same Read EP Result components to import the results from the OpenStudio component and you can also use the same Energy Sim Par/Generate EP Output components to customize the parameters of the simulation.  The only effective difference between the two components is that the OpenStudio component enables the modeling of HVAC and exports the HBZones to an .osm file before converting it to an EnergyPlus .idf.   For the sake of complete clarity, we should state that OpenStudio is simply an interface for EnergyPlus and, as such, the same calculation engine is under the hood of both the Export to OpenStudio component and the Run Energy Simulation component.  At present, you should get matching energy simulation results between the Run Energy Simulation component and a run of the same zones with the OpenStudio component (using an ideal air system HVAC). All of this is to say that you should convert your GH definitions that use the Run Energy Simulation component to have the OpenStudio component and this release is the best time to do it (while the two components are supported equally).  Additionally, with this version of Honeybee you will no longer need to install EnergyPlus before using Honeybee and you will only need to install OpenStudio (which includes EnergyPlus in the install). 3 - New Schedule Generation Components Thanks to the efforts of Antonello Di Nunzio, we now have 2 new components that ease the creation of schedule-generation in Honeybee.  The new components make use of the native Grasshopper “Gener Pool” component to give a set of sliders for each hour of the day.  Additionally, Antonello has included an annual schedule component that contains a dictionary of all holidays of every nearly every nation (phew!).  Finally, this annual schedule component can output schedules in the text format recognized by EnergyPlus, which allows them to be written directly into the IDF instead of a separate CSV file.  This will significantly reduce the size of files needed to run simulations and can even reduce the number of components on your canvas that are needed to add custom schedules. For more information, see Antonello’s explanatory images here and Antonello's example file here.  You can also see a full example file of how to apply the schedules to energy simulations here. 4 - EnergyPlus Lookup Folder, Re-run OSM/IDF, and Read Result Dictionary With the new capabilities of OpenStudio, we have also added a number of components to assist with managing all of the files that you get from the simulation.  In particular, Abraham Yezioro has added a Lookup EnergyPlus Folder component that functions very similarly to the Lookup Daylight Folder component.  This way, you can run an Energy simulation once and explore the results separately.  Furthermore, we have added components to Re-Run OpenStudio .osm files or EnergyPlus .idf files within Grasshopper.  These components are particularly useful if you edit these .osm or .idf files outside of Honeybee and want to re-run them to analyze their results in Grasshopper.  Lastly, a component has been added to parse the .rdd (or Result Data Dictionary) file that EnergyPlus produces, enabling you to see all of the possible outputs that you can request from a given simulation. 5 - Electric Lighting Components Out of WIP After Sarith Subramaniam’s initial components to model electric lights with Radiance in the last release, we are happy to report that they have been fully tested and are out of WIP.  Improvements include support for all types of light fixture geometries and the ability to use the components in a more “Grasshoppery” list-like fashion.  See Sarith’s original release post for more information and several example files showing how to use the components can be found here. 1  , 2  , 3  . 6 - Improvements to THERM Components A number of bug fixes and improvements have been made to the THERM components in order to make their application more flexible and smooth.  Special thanks is due to Derin Yilmaz , Mel King , Farnaz , Ben (@benmo1) , and Abraham Yezioro for all of the great feedback in the process of improving these components. 7 - HBObject Transform Components After some demand for components that can ease the generation of buildings with modular zone types, two components to transform HBObjects with all of their properties have been added to the 00 | Honeybee section.  The components allow you to produce copies of zones that are translated or rotated from the original position. 8 - Comfort Maps Supports PET and Integration of CFD Results Thanks to the addition of the  ‘Physiological Equivalent Temperature’  (PET) component by Djordje Spasic in the last stable release, it is now possible to make comfort maps of PET with Honeybee.  PET is particularly helpful for evaluating OUTDOOR comfort with detailed wind fields at a high spatial resolution.  As such, the new PET recipe has also been optimized for integration with CFD results.  The windSpeed_ input can now accept the file path to a .csv file that is organized with 8760 values in each column and a number of columns that correspond to the number of test points.  Components to generate this csv from Butterfly CFD results will be coming in later releases.  Stay tuned! As always let us know your comments and suggestions. Enjoy!Ladybug Analysis Tools Development Team  …
Added by Chris Mackey to Ladybug Tools at 8:39pm on August 11, 2016
Topic: Ladybug Solar Water Heating components released !
option, after downloading check if .ghuser files are blocked (right click -> "Properties" and select "Unblock"). Then paste them in File->Special Folders->User Object Folder. You can download the example files from here. They act in similar way, Ladybug Photovoltaics components do: we pick a surface, and get an answer to a question: "How much thermal energy, for a certain number of persons can my roof, building facade... generate if I would populate them with Solar Water Heating collectors"? This information can then be used to cover domestic hot water, space heating or space cooling loads: Components enable setting specific details of the system, or using simplified ones. They cover analysis of domestic hot water load, final performance of the SWH system, its embodied energy, energy value, consumption, emissions... And finding optimal system and storage size. By Dr. Chengchu Yan and Djordje Spasic, with invaluable support of Dr. Willian Beckman, Dr. Jason M. Keith, Jeff Maguire, Nicolas DiOrio, Niraj Palsule, Sargon George Ishaya and Craig Christensen.   Hope you will enjoy using the components! References: 1) Calculation of delivered energy: Solar Engineering of Thermal Processes, John Wiley and Sons, J. Duffie, W. Beckman, 4th ed., 2013. Technical Manual for the SAM Solar Water Heating Model, NREL, N. DiOrio, C. Christensen, J. Burch, A. Dobos, 2014. A simplified method for optimal design of solar water heating systems based on life-cycle energy analysis, Renewable Energy journal, Yan, Wang, Ma, Shi, Vol 74, Feb 2015 2) Domestic hot water load: Modeling patterns of hot water use in households, Ernest Orlando Lawrence Berkeley National Laboratory; Lutz, Liu, McMahon, Dunham, Shown, McGrue; Nov 1996. ASHRAE 2003 Applications Handbook (SI), Chapter 49, Service water heating 3) Mains water temperature Residential alternative calculation method reference manual, California energy commission, June 2013. Development of an Energy Savings Benchmark for All Residential End-Uses, NREL, August 2004. Solar water heating project analysis chapter, Minister of Natural Resources Canada, 2004. 4) Pipe diameters and pump power: Planning & Installing Solar Thermal Systems, Earthscan, 2nd edition 5) Sun postion and POA irradiance, the same as for Ladybug Photovoltaics (Michalsky (1988), diffuse irradiance by Perez (1990), ground reflected irradiance by Liu, Jordan (1963)) 6) Optimal system and storage tank size: A simplified method for optimal design of solar water heating systems based on life-cycle energy analysis, Renewable Energy journal, Yan, Wang, Ma, Shi, Vol 74, Feb 2015.…
Added by djordje to Ladybug Tools at 8:05am on December 8, 2015
Page: Scripting and Code Tutorials
Grasshopper contains a VB.net and C# component. These components allow you to run your own custom code within Grasshopper. Understanding how to make even simple code components can be very useful in G
Added by Scott Davidson at 9:09am on May 18, 2009
Blog Post: MATLAB + Grasshopper

Matlab + Grasshopper

I’m writing this post as a response to …

Added by Mostapha Sadeghipour Roudsari at 4:05pm on January 4, 2013
Topic: Update + Happy Yalda!
t. So here we go!   1. Honeybee is brown and not yellow [stupid!]... As you probably remember Honeybee logo was initially yellow because of my ignorance about Honeybees. With the help of our Honeybee expert, Michalina, now the color is corrected. I promised her to update everyone about this. Below are photos of her working on the honeybee logo and the results of her study.     If you think I'm exaggerating by calling her a honeybee expert you better watch this video: Thank you Michalina for the great work! :). I corrected the colors. No yellow anymore. The only yellow arrows represent sun rays and not the honeybee!     2. Yellow or brown, W[here]TH Honeybee is? I know. It has been a long time after I posted the initial video and it is not fun at all to wait for a long time. Here is the good news. If you are following the Facebook page you probably now that the Daylighting components are almost ready.   Couple of friends from Grasshopper community and RADIANCE community has been helping me with testing/debugging the components. I still think/hope to release the daylighting components at some point in January before Ladybug gets one year old.   There have been multiple changes. I finally feel that the current version of Honeybee is simple enough for non-expert users to start running initial studies and flexible enough for advanced users to run advanced studies. I will post a video soon and walk you through different components.   I think I still need more time to modify the energy simulation components so they are not going to be part of the next release. Unfortunately, there are so many ways to set up and run a wrong energy simulation and I really don’t want to add one new GIGO app to the world of simulation. We already have enough of that. Moreover I’m still not quite happy with the workflow. Please bear with me for few more months and then we can all celebrate!   I recently tested the idea of connecting Grasshopper to OpenStudio by using OpenStudio API successfully. If nothing else, I really want to release the EnergyPlus components so I can concentrate on Grasshopper > OpenStudio development which I personally think is the best approach.     3. What about wind analysis? I have been asked multiple times that if Ladybug will have a component for wind study. The short answer is YES! I have been working with EFRI-PULSE project during the last year to develop a free and open source web-based CFD simulation platform for outdoor analysis.   We had a very good progress so far and our rockstar Stefan recently presented the results of the work at the American Physical Society’s 66th annual DFD meeting and the results looks pretty convincing in comparison to measured data. Here is an image from the presentation. All the credits go to Stefan Gracik and EFRI-PULSE project.     The project will go live at some point next year and after that I will release the Butterfly which will let you prepare the model for the CFD simulation and send it to EFRI-PULSE project. I haven’t tried to run the simulations locally yet but I’m considering that as a further development. Here is how the component and the logo looks like right now.       4. Teaching resources It has been almost 11 months from the first public release of Ladybug. I know that I didn't do a good job in providing enough tutorials/teaching materials and I know that I won’t be able to put something comprehensive together soon.   Fortunately, ladybug has been flying in multiple schools during the last year. Several design, engineering and consultant firms are using it and it has been thought in several workshops. As I checked with multiple of you, almost everyone told me that they will be happy to share their teaching materials; hence I started the teaching resources page. Please share your materials on the page. They can be in any format and any language. Thanks in advance!   I hope you enjoyed/are enjoying/will enjoy the longest night of the year. Happy Yalda!   Cheers, -Mostapha  …
Added by Mostapha Sadeghipour Roudsari to Ladybug Tools at 3:54pm on December 21, 2013
  • 1
  • ...
  • 492
  • 493
  • 494
  • 495
  • 496
  • 497
  • 498
  • 499
  • 500
  • 501

About

Scott Davidson created this Ning Network.

Welcome to
Grasshopper

Sign In

Translate

Search

Photos

  • Polar Ribs

    Polar Ribs

    by Parametric House 0 Comments 0 Likes

  • Kangaroo Structures

    Kangaroo Structures

    by Parametric House 0 Comments 0 Likes

  • Circular Extrusions

    Circular Extrusions

    by Parametric House 0 Comments 0 Likes

  • Voronoi Canopies

    Voronoi Canopies

    by Parametric House 0 Comments 0 Likes

  • Attractor Modules

    Attractor Modules

    by Parametric House 0 Comments 0 Likes

  • Add Photos
  • View All
  • Facebook

Videos

  • Polar Ribs

    Polar Ribs

    Added by Parametric House 0 Comments 0 Likes

  • Kangaroo Structures

    Kangaroo Structures

    Added by Parametric House 0 Comments 0 Likes

  • Circular Extrusions

    Circular Extrusions

    Added by Parametric House 0 Comments 0 Likes

  • Voronoi Canopies

    Voronoi Canopies

    Added by Parametric House 0 Comments 0 Likes

  • Attractor Modules

    Attractor Modules

    Added by Parametric House 0 Comments 0 Likes

  • Weave Facade

    Weave Facade

    Added by Parametric House 0 Comments 0 Likes

  • Add Videos
  • View All
  • Facebook

© 2025   Created by Scott Davidson.   Powered by Website builder | Create website | Ning.com

Badges  |  Report an Issue  |  Terms of Service