Berio, D., Calinon, S. and Fol Leymarie, F. (2017)
Dynamic Graffiti Stylisation with Stochastic Optimal Control
In Proc. of the Intl Workshop on movement and computing (MOCO), pp. 1-8.

Abstract

We present a method for the interactive generation of stylised letters, curves and motion paths that are similar to the ones that can be observed in art forms such as graffiti and calligraphy. We define various stylisations of a letter form over a common geometrical structure, which is given by the spatial layout of a sparse sequence of targets. Different stylisations are then generated by optimising the trajectories of a dynamical system that tracks the target sequence. The evolution of the dynamical system is computed with a stochastic formulation of optimal control, in which each target is defined probabilistically as a multivariate Gaussian. The covariance of each Gaussian explicitly defines the variability as well as the curvilinear evolution of trajectory segments. Given this probabilistic formulation, the optimisation procedure results in a trajectory distribution rather than a single path. It is then possible to stochastically sample from the distribution a possibly infinite number of dynamically and aesthetically consistent trajectories, which mimics the variability that is typically observed in human drawing or writing. We demonstrate how this system can be used together with a simple user interface, in order to explore different stylisations of interactively or procedurally defined letters.

Bibtex reference

@inproceedings{Berio17MOCO,
	author="Berio, D. and Calinon, S. and Fol Leymarie, F.",
	title="Dynamic Graffiti Stylisation with Stochastic Optimal Control",
	booktitle="Intl Workshop on movement and computing ({MOCO})",
	year="2017",
	month="June",
	address="London, UK",
	pages="1--8",
	publisher="ACM"
}

Video


We present a method for the interactive generation of stylised letters, curves and motion paths that are similar to the ones that can be observed in art forms such as graffiti and calligraphy. We define various stylisations of a letter form over a common geometrical structure, which is given by the spatial layout of a sparse sequence of targets. Different stylisations are then generated by optimising the trajectories of a dynamical system that tracks the target sequence. The evolution of the dynamical system is computed with a stochastic formulation of optimal control, in which each target is defined probabilistically as a multivariate Gaussian. The covariance of each Gaussian explicitly defines the variability as well as the curvilinear evolution of trajectory segments. Given this probabilistic formulation, the optimisation procedure results in a trajectory distribution rather than a single path. It is then possible to stochastically sample from the distribution a possibly infinite number of dynamically and aesthetically consistent trajectories, which mimics the variability that is typically observed in human drawing or writing. We demonstrate how this system can be used together with a simple user interface, in order to explore different stylisations of interactively or procedurally defined letters.

Video credit: Daniel Berio

Python source codes

Link: http://doc.gold.ac.uk/autograff/post/mpc_gen/

Go back to the list of publications