├── LICENSE.txt ├── README.md ├── fletchnodes.blend └── img ├── angle_viz_demo.jpg ├── bezier_strip_demo.jpg ├── cool_bool_demo.jpg ├── copy_around_demo.jpg ├── grab_brush_demo.jpg ├── mirror_demo.jpg └── vector_viz_demo.jpg /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fletchgraham/fletchnodes/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fletchgraham/fletchnodes/HEAD/README.md -------------------------------------------------------------------------------- /fletchnodes.blend: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fletchgraham/fletchnodes/HEAD/fletchnodes.blend -------------------------------------------------------------------------------- /img/angle_viz_demo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fletchgraham/fletchnodes/HEAD/img/angle_viz_demo.jpg -------------------------------------------------------------------------------- /img/bezier_strip_demo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fletchgraham/fletchnodes/HEAD/img/bezier_strip_demo.jpg -------------------------------------------------------------------------------- /img/cool_bool_demo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fletchgraham/fletchnodes/HEAD/img/cool_bool_demo.jpg -------------------------------------------------------------------------------- /img/copy_around_demo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fletchgraham/fletchnodes/HEAD/img/copy_around_demo.jpg -------------------------------------------------------------------------------- /img/grab_brush_demo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fletchgraham/fletchnodes/HEAD/img/grab_brush_demo.jpg -------------------------------------------------------------------------------- /img/mirror_demo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fletchgraham/fletchnodes/HEAD/img/mirror_demo.jpg -------------------------------------------------------------------------------- /img/vector_viz_demo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fletchgraham/fletchnodes/HEAD/img/vector_viz_demo.jpg --------------------------------------------------------------------------------