Diagrams/GSoC: Difference between revisions
< Diagrams
(Added a couple of broad ideas.) |
No edit summary |
||
Line 24: | Line 24: | ||
Generate diagrams that meet some declarative constraint specification. | Generate diagrams that meet some declarative constraint specification. | ||
== Sources for more ideas == | |||
* http://www.cgal.org/Manual/latest/doc_html/cgal_manual/packages.html |
Revision as of 00:12, 14 February 2013
It would be cool to get a Google Summer of Code student involved with diagrams somehow. Let's brainstorm some project ideas below!
More info:
- http://google-opensource.blogspot.com/2013/02/flip-bits-not-burgers-google-summer-of.html
- http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2013/help_page
- http://www.google-melange.com/gsoc/events/google/gsoc2013
Project ideas
GTK application for creating diagrams interactively
Path operations
Intersection, union, etc?
See also Diagrams/Dev/Paths.
Optimized Diagrams
Tools for backends to remove redundant data?
Constraint Based Diagrams
Generate diagrams that meet some declarative constraint specification.