|
Board 0.9.6
|
Files | |
| arithmetic.cpp | |
| array.cpp | |
| Illustrate the rough shape filter. | |
| arrows.cpp | |
| Sample program to check that arrows are correctly drawn. | |
| bezier.cpp | |
| This source code is part of the Board project, a C++ library whose purpose is to allow simple drawings in EPS, FIG or SVG files. Copyright (C) 2007 Sebastien Fourey https://fourey.users.greyc.fr | |
| board_font_text.cpp | |
| Sample use of Board's font. | |
| circled_framed.cpp | |
| Sample drawing using the board library. | |
| clipping.cpp | |
| Sample drawing using the board library. | |
| ellipse.cpp | |
| example1.cpp | |
| Sample drawing using the board library. | |
| example2.cpp | |
| Sample drawing using the board library. | |
| example3.cpp | |
| Sample drawing using the board library. | |
| example4.cpp | |
| Sample drawing using the board library. | |
| flag.cpp | |
| Sample drawing using the board library, demonstrates the clipping capacity for both SVG and EPS files. | |
| graph.cpp | |
| Draw a random complete graph. | |
| holes.cpp | |
| Sample program that draws a ruler. | |
| Huffman.cpp | |
| Build a Huffman tree. | |
| hull.cpp | |
| Implementation of a naive 2D convex hull algorithm. | |
| images.cpp | |
| Sample program that draws a ruler. | |
| interpolate.cpp | |
| Julia.cpp | |
| Sample drawing using the board library. | |
| koch.cpp | |
| Draws a Koch fractal. | |
| line_segment.cpp | |
| Sample drawing using the board library. | |
| line_style.cpp | |
| Sample program to check line styles. | |
| logo.cpp | |
| Sample drawing using the board library. | |
| rough.cpp | |
| Illustrate the rough shape filter. | |
| ruler.cpp | |
| Sample program that draws a ruler. | |
| sandbox.cpp | |
| scale_ellipse.cpp | |
| Sample program to check that ellipses are correctly scaled. | |
| sierpinski.cpp | |
| Draws a Sierpinky triangle. | |
| stroke_path.cpp | |
| test_arrow.cpp | |
| Illustrate the rough shape filter. | |
| test_depth.cpp | |
| Illustrate the rough shape filter. | |
| tilings.cpp | |
| Sample program that draws a ruler. | |
| traversal.cpp | |
| Sample code showing the use of shape iterators as well as the ShapeList::topLevelFindLast<T>(n) method. | |
| triangles.cpp | |
| Illustrate the rough shape filter. | |
| xkcd.cpp | |
| Sample drawing using the board library. | |