GithubHelp home page GithubHelp logo

tricuspid's Introduction

Tricuspid is a program for investigating a curve that appeared in the Bezitopo circle test. Draw two concentric circles, one twice the radius of the other. Walk around both circles simultaneously at the same linear speed; thus the one on the inner circle walks at twice the angular speed. Draw lines connecting the two walkers. The envelope of the lines has two connected parts, each with three cusps.

For some ratios between the two circle sizes, the curve has three cusps (of the usual 2/3 type); for others it has one. When the ratio is 2+โˆš3 or 2-โˆš3 (which are reciprocals, thus exchanging circles), it has one cusp of 4/5 type.

This program uses the Bezitopo library. See http://bezitopo.org/developers.html for instructions.

To compile, if you're not developing the program:
1. Create a subdirectory build/ inside the directory where you untarred the source code.
2. cd build
3. cmake ..
4. make

If you are developing the program:
1. Create a directory build/tricuspid outside the directory where you cloned the source code.
2. cd build/tricuspid
3. cmake <directory where the source code is>
4. make

To build on Windows, see the instructions on bezitopo.org.

tricuspid's People

Contributors

phma avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

ezhangle

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.