NodeBox



  1. Home
  1. Nodebox English Linguistics Library
  2. Nodebox Tutorial
  1. NodeBox is developed by the Experimental Media Research Group, a cross-domain research group associated with the Sint Lucas School of arts of the Karel de Grote-Hogeschool (Antwerp, Belgium).
  2. We would like to show you a description here but the site won’t allow us.
  3. NodeBox Live is a web application for data visualization and generative design. It integrates seamlessly with the web, transforming data from multiple services into interactive visualizations.
TitleStateRepliesLatest Post

Triangle Node

Started by john via web

open315 Apr, 2021 06:22 AMby john

Stack Tight Node

Started by john via web

open213 Apr, 2021 09:20 AMby john

Custom Node Test(Fixed)

Started by ahuman via web

open904 Apr, 2021 10:50 PMby john

Node Catalog

Started by john via web

open002 Apr, 2021 06:14 AMby john

Plot Node

Started by john via web

open320 Feb, 2021 11:22 AMby john

Obsessing Eyes

Started by jomo0825 via web

open103 Feb, 2021 12:05 PMby john

Image Node !

Started by john via web

open1502 Feb, 2021 05:12 AMby john

Cartan Node Library 2.2

Started by john via web

open330 Jan, 2021 05:13 PMby sundar

Puddle Animation

Started by john via web

open128 Jan, 2021 10:32 AMby john

Faster Grid_Plus Node

Started by john via web

open027 Jan, 2021 10:37 AMby john

Revised Tangent Node

Started by john via web

open030 Dec, 2020 02:52 AMby john

Corner Node

Started by john via web

open008 Dec, 2020 11:27 PMby john

Workshop 'Desenhando com código'

Started by Guilherme Vieira via web

open520 Nov, 2020 03:24 AMby john

Easing Node

Started by john via web

open322 Sep, 2020 04:50 PMby Guilherme Vieira

Push Pull

Started by john via web

open001 Aug, 2020 11:34 PMby john

Recent NodeBox Movies

Started by john via web

open227 Jul, 2020 10:47 AMby john

Augmented Reality Street Art using NodeBox

Started by john via web

open027 Jul, 2020 08:00 AMby john

Contours without a Custom Node

Started by john via web

open027 Jul, 2020 06:46 AMby john

Door with Awning - Restored

Started by john via web

open025 Apr, 2020 01:40 AMby john

Using NodeBox to Make Working Circuitry

Started by john via web

open225 Apr, 2020 01:12 AMby john

Catalina Movie: Door with Awning

Started by john via web

open318 Apr, 2020 11:54 PMby john

Cartan Node Library 2.0

Started by john via web

open502 Apr, 2020 07:12 PMby D

Bounce

Started by john via web

open027 Mar, 2020 03:55 AMby john

Gears!

Started by john via web

open227 Mar, 2020 03:25 AMby john

Style Text Node

Started by john via web

open015 Mar, 2020 12:34 AMby john

Arrange Node

Started by john via web

open014 Mar, 2020 11:59 PMby john

Color Picker

Started by john via web

open026 Jan, 2020 10:13 AMby john

Poisson Node - Perpetual Motion

Started by john via web

open031 Dec, 2019 12:25 AMby john

Happy Holidays

Started by john via web

open026 Dec, 2019 09:15 PMby john

Switch_Values - A Tutorial

Started by john via web

open122 Dec, 2019 06:02 AMby john

Recent Discussions

15 Apr, 2021 06:22 AMTriangle Node
14 Apr, 2021 11:34 PMrounding errors on fonts
13 Apr, 2021 09:20 AMStack Tight Node
04 Apr, 2021 10:50 PMCustom Node Test(Fixed)
04 Apr, 2021 10:20 PMBig Sur Workarounds

Nodebox English Linguistics Library

Nodebox

NodeBox is an easy-to-use, efficient, and fast node-based software application which makes it easy to do data visualizations, generative design and complex production challenges. NodeBox is a new software application for creating generative art using procedural graphics and a new way to approach graphic design.

02 Apr, 2021 06:14 AMNode Catalog
30 Mar, 2021 09:34 AMSome advice for a project
30 Mar, 2021 08:52 AMCustom Node Test
28 Mar, 2021 02:58 PMnone
26 Mar, 2021 03:13 AMGrayscale Table
26 Mar, 2021 12:46 AMSet size font via string counter

NodeBox is a Mac OS X application that lets you create 2D visuals (static, animated or interactive) using Python and export them as a PDF or QuickTime movie.

Nodebox

nodebox.net

NodeBox supports simple forms such as rectangles, ovals, stars, and arrows, but also bezier paths in general. It supports images (even PDF) and text (with line wrapping). You can specify fill and stroke colors using RGB, HSB or CMYK, all with alpha transparency.

Bezier path have methods for deconstructing them into contours, inserting points at arbitrary positions on the path, and constructing paths based on a list of points. You can apply all these transformations to text as well.

NodeBox is built using PyObjC, and using the Cocoa rendering engine (Quartz), which natively supports PDF.

NodeBox has a large set of external libraries, all available on the library page. The most notable ones are the SVG library for importing SVG paths, the bezier editor for drawing right inside of the application, and Core Image for doing Photoshop-like image manipulations (layers with blending modes, color changes, filters) using the OS X Core Image library, which is hardware accelerated.

Nodebox Tutorial

NodeBox has a lot of documentation: both a tutorial explaining the basics of programming graphics and a reference for each command in the application. The site also has a forum where users can post questions, and a gallery showcasing the latest work.