# Testing Waters

## Testing Waters

- [Scrapbook](https://gitbook.testingwaters.in/master.md): www.testingwaters.net
- [Bamiyan Cultural Center](https://gitbook.testingwaters.in/projects-1/bamiyan-cultural-center.md): Design Competition
- [Bauhaus Museum](https://gitbook.testingwaters.in/projects-1/bauhaus-museum.md): Design Competition
- [Better Hebbal](https://gitbook.testingwaters.in/projects-1/better-hebbal.md): Urban Design Ideas Competition Entry
- [Bicycle Station](https://gitbook.testingwaters.in/projects-1/bicycle-station.md): T-Splines
- [Cross Laminated Timber](https://gitbook.testingwaters.in/projects-1/cross-laminated-timber.md): CLT Structural Concept
- [Facade](https://gitbook.testingwaters.in/projects-1/facade.md)
- [Flowing Fabrication](https://gitbook.testingwaters.in/projects-1/flowing.md): Fabrication
- [Form from Images](https://gitbook.testingwaters.in/projects-1/image_to_form.md)
- [Guggenheim Helsinki](https://gitbook.testingwaters.in/projects-1/guggenheimhelsinki.md)
- [National War Museum](https://gitbook.testingwaters.in/projects-1/national-war-museum.md): Design Competition Entry
- [National War Memorial](https://gitbook.testingwaters.in/projects-1/national-war-memorial.md)
- [Indflorescence](https://gitbook.testingwaters.in/projects-1/indflorescence.md): Steel Sculpture Competition
- [Rectangular Compartments](https://gitbook.testingwaters.in/projects-1/rectangular-compartments.md): Divide an irregular closed polygon into component Rectangles
- [Retail Space Layout](https://gitbook.testingwaters.in/projects-1/retail-space-layout.md): Design Automation
- [Noise Barrier : Swedevia Airport](https://gitbook.testingwaters.in/projects-1/swedevia-airport.md): Noise Barrier
- [Walden](https://gitbook.testingwaters.in/projects-1/walden.md)
- [Wilson Garden](https://gitbook.testingwaters.in/projects-1/wilson-garden.md): Bengaluru Streets for People Challenge (February 2021)
- [Area Graph](https://gitbook.testingwaters.in/patterns/area-graph.md): Subdivide a Rectangle proportionately based on a list of numbers
- [Array along Curve](https://gitbook.testingwaters.in/patterns/array-along-curve.md)
- [Fibbonacci and Factorial](https://gitbook.testingwaters.in/patterns/fibbonacci.md): Recursive functions in Design Script
- [Gyroid](https://gitbook.testingwaters.in/patterns/gyroid.md)
- [Hexagonal Pattern From Image](https://gitbook.testingwaters.in/patterns/hexagonal-pattern-from-image.md): Scaled triangles corresponding to pixel brightness within each hexagon that makes up a hexagonal grid stretching across the extents of an image
- [Hexagonal Grid](https://gitbook.testingwaters.in/patterns/hexagonal-surface-panels.md)
- [Koch Star](https://gitbook.testingwaters.in/patterns/koch-star.md): Pattern based on Koch curve
- [Mandelbrot Set](https://gitbook.testingwaters.in/patterns/mandelbrot-set.md)
- [Pattern](https://gitbook.testingwaters.in/patterns/pattern.md)
- [Pattern](https://gitbook.testingwaters.in/patterns/pattern-3.md)
- [Pattern](https://gitbook.testingwaters.in/patterns/pattern-2.md)
- [Phyllotaxis](https://gitbook.testingwaters.in/patterns/phyllotaxis.md)
- [Random Strip Widths](https://gitbook.testingwaters.in/patterns/random-strip-widths.md)
- [Skewed Surface](https://gitbook.testingwaters.in/patterns/skewed-surface.md): Pattern
- [Staggered Checkerboard](https://gitbook.testingwaters.in/patterns/pattern-1.md): Pattern of Small and Large Squares
- [Triangle subdivision](https://gitbook.testingwaters.in/patterns/triangle-subdivision.md)
- [Vector Field](https://gitbook.testingwaters.in/patterns/vector-field.md)
- [Voronoi](https://gitbook.testingwaters.in/patterns/voronoi.md): Density dependent on image brightness
- [Waves](https://gitbook.testingwaters.in/patterns/waves.md)
- [Weave](https://gitbook.testingwaters.in/patterns/weave.md): Image based weave pattern
- [Boundary Curve](https://gitbook.testingwaters.in/geometry-1/boundary-curve.md): Closed curve connecting random points
- [Bridging parallel curves](https://gitbook.testingwaters.in/geometry-1/orthogonal-spacing.md): Orthogonal Spacing of beams along Parallel two Curves
- [British Museum Great Court](https://gitbook.testingwaters.in/geometry-1/british-museum-great-court-roof.md): Roof Surface Geometry
- [Catenary](https://gitbook.testingwaters.in/geometry-1/catenary.md)
- [Delete Adjacent](https://gitbook.testingwaters.in/geometry-1/delete-adjacent.md)
- [Geodesic Sphere](https://gitbook.testingwaters.in/geometry-1/geodesic-sphere.md): Geodesic Sphere based on an Icosahedron
- [Group Branching Curves](https://gitbook.testingwaters.in/geometry-1/group-branching-curves.md): Triangular loops from branching curves
- [Group Circles](https://gitbook.testingwaters.in/geometry-1/group-circles.md)
- [Group curves](https://gitbook.testingwaters.in/geometry-1/group-curves.md): Design script definition that groups a list of shuffled curves into loops…
- [K Mean](https://gitbook.testingwaters.in/geometry-1/k-mean.md): K-Means is one of the most popular "clustering" algorithms
- [Nurbs Surface Irregular](https://gitbook.testingwaters.in/geometry-1/nurbs-surface-irregular.md): Non Rectangular footprint
- [Overlapping Petals](https://gitbook.testingwaters.in/geometry-1/overlapping-petals.md)
- [Pair Nearest](https://gitbook.testingwaters.in/geometry-1/pair-nearest.md): Pair nearest while avoiding reverse pairing (unique pairs)
- [Parametric Shapes](https://gitbook.testingwaters.in/geometry-1/hyperbolic-paraboloid.md): Geometry defined by equations
- [Platonic Solids](https://gitbook.testingwaters.in/geometry-1/platonic-solids.md): Regular Polyhedron
- [Polyline to PolyArc](https://gitbook.testingwaters.in/geometry-1/polyline-to-polyarc.md): Convert a series of lines to a series of tangential arcs
- [Roman Surface](https://gitbook.testingwaters.in/geometry-1/roman-surface.md): Steiner Surface
- [Sagrada Familia Schools Roof](https://gitbook.testingwaters.in/geometry-1/sagrada-familia-schools-roof.md): Begin with a basic sine wave and incrementally alter lists of points to alter positions and profiles utilizing replication guides in Design Script (ver. 3.1)
- [Sine Curve](https://gitbook.testingwaters.in/geometry-1/sine-curve.md): Sine Curve from equations
- [Sine Ribbon](https://gitbook.testingwaters.in/geometry-1/sine-ribbon.md): Create a form using an equation to modify the form of a sine wave
- [Spherical Transformations](https://gitbook.testingwaters.in/geometry-1/spherical-transformations.md): Transforming with equations
- [Split Rectangle](https://gitbook.testingwaters.in/geometry-1/split-rectangle.md): Split rectangle by specifying number of divisions, minimum and maximum area
- [Tangential Circle through Point](https://gitbook.testingwaters.in/geometry-1/tangential-circle-through-point.md): Circle passing through a point and tangential to two curves
- [Travelling Salesman Problem](https://gitbook.testingwaters.in/geometry-1/travelling-salesman-problem.md): Connecting a list of points without self intersections
- [Unaligned Bounding Box](https://gitbook.testingwaters.in/geometry-1/unaligned-bounding-box.md)
- [Alter by Boolean Sequence](https://gitbook.testingwaters.in/lists/chop-by-boolean-sequence.md): Chop list at indices where there is a change in value
- [Color by distance](https://gitbook.testingwaters.in/lists/color-by-distance.md)
- [Consecutive Points](https://gitbook.testingwaters.in/lists/consecutive-points.md): Closest subsequent point in sequence
- [Distancing](https://gitbook.testingwaters.in/lists/distancing.md): Occupying seats while maintaining minimum separation distance
- [Divide Equally](https://gitbook.testingwaters.in/lists/divide-equally.md): Sort a list of random numbers into three lists of similar sum
- [Geometry from Image](https://gitbook.testingwaters.in/lists/geometry-from-image.md)
- [Image based Point Density](https://gitbook.testingwaters.in/lists/image-based-point-density.md): Higher concentration at darker colors
- [Isovists](https://gitbook.testingwaters.in/lists/isovists.md)
- [Reduce Color Palette](https://gitbook.testingwaters.in/lists/reduce-color-palette.md)
- [Replace Consecutive](https://gitbook.testingwaters.in/lists/replace-consecutive.md)
- [Replace Multiple](https://gitbook.testingwaters.in/lists/replace-multiple.md): Replace at a number of indices, a corresponding number of items
- [Replace Recurring](https://gitbook.testingwaters.in/lists/replace-recurring.md): Replace recurring item with count
- [Shadow Area](https://gitbook.testingwaters.in/lists/shadow-area.md)
- [Shortest Path](https://gitbook.testingwaters.in/lists/shortest-path.md): Shortest path from one point to another
- [Solar Analysis](https://gitbook.testingwaters.in/lists/solar-analysis.md)
- [Topography Analysis](https://gitbook.testingwaters.in/lists/topography-analysis.md)
- [Adjacency](https://gitbook.testingwaters.in/motion/adjacency.md): Space Adjacency
- [Animate Sphere](https://gitbook.testingwaters.in/motion/animate-sphere.md): Periodic Run
- [Cellular Automation](https://gitbook.testingwaters.in/motion/cellular-automation.md): Conway's Game of Life
- [Cloth](https://gitbook.testingwaters.in/motion/cloth.md): Approximation of cloth draped over a surface
- [Hypotrochoid](https://gitbook.testingwaters.in/motion/hypotrochoid.md)
- [Manakin](https://gitbook.testingwaters.in/motion/manakin.md): Human Stick Figure
- [Rolling Spiral](https://gitbook.testingwaters.in/motion/rolling-spiral.md): Sin and Cos
- [Tan Curve](https://gitbook.testingwaters.in/motion/tan-curve-rising.md): Ascending Tan Curve
- [Trammel of Archemedes](https://gitbook.testingwaters.in/motion/trammel-of-archemedes.md)
- [Image to Integer](https://gitbook.testingwaters.in/motion/image-to-integer.md): Basic Machine Learning in F# and Dynamo
- [A Conceptual Approach to Integrating Computational Methods in Early Stage Design](https://gitbook.testingwaters.in/articles/a-conceptual-approach-to-integrating-computational-methods-in-early-stage-design.md)
- [Design Script's ambiguous and versatile Replication Guides <1>](https://gitbook.testingwaters.in/articles/design-scripts-ambiguous-and-versatile-replication-guides-less-than-1-greater-than.md)
- [Design Script's ambiguous and versatile Replication Guides <2>](https://gitbook.testingwaters.in/articles/design-scripts-ambiguous-and-versatile-replication-guides-less-than-2-greater-than.md)
