Git Product home page Git Product logo

geodesic-patterns's Introduction

Geodesic Patterns

This repo contains my implementation of several methods for generating geodesic curve patterns on an architectural context; and where developed for my Master Thesis on Parametric Design in Architecture. A link to my master thesis will also be published once presented.

This method's were originally introduced by Helmut Pottman in Geodesic Patterns.

All methods where implemented as components for the Rhino + Grasshopper3D software and have been tested on the latest version (Rhino 6 on Windows) and (Rhino 5 WIP on Mac). Components should work cross-plattform.

Please read the dependencies section below.

To-do's

  • Level-set method
  • Geodesic vector fields

Dependencies

  • Rhino6+Grasshopper3D

THIS PROJECT WAS DEVELOPED ON A MAC... therefore, you will not be able to compile it on Windows directly. If you are using Windows, you should erase the references that throw an error and replace them with the appropriate Windows references (RhinoCommon.dll, Grasshopper.dll, GH_IO.dll).

You should clone and build your own CSNumerics.dll because the latest version on GitHub is NOT the latest one (which is the one I'm using)

Other info

Pending...

geodesic-patterns's People

Contributors

alanrynne avatar

Stargazers

 avatar Nukadelic avatar Chuong Ho avatar

Watchers

James Cloos avatar  avatar  avatar

geodesic-patterns's Issues

Is "BothDir" wrong in the BestFit-PieceWise Method?

Hi, Alan,

Recently, I tested the BestFit-piecewise Method again. I found the "BothDir" parameter isn‘t right. No matter what you set "true" or "false", it always give the same direction result. Furthermore, when I tried to Debug in the C# component, set the opposite start direction. It raises the error "1. Solution exception:index must be less than the size of the collection". Then I tested the same component from the MeshGeodesic .gha , it has the same problem.

Could you help me find the answer here?

Thanks

CSNumerics Bobyqa error

Hi Rynne,

Thanks for your work. It's great!

when I tested your scripts in Windows, it always showed that the function of Bobyqa is wrong. I used CSNumerics.dll -1.0.1.50806.

which version of CSNumerics you used? Or is it possible shared the .gha file?

Best regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.