Is there any current data visualization or a two-dimensional package for the smalltalk platform (squeak or pharo)?
something similar to d3js or processing.org or maybe sdl support for drawing lines / dots on the screen?
Take a look at roassal . Although not quite similar to d3js or procressing.org, it is an interactive rendering engine with a beautiful DSL called Mondrian for rendering a script.
For more information see:
Graph-ET , : http://www.youtube.com/watch?v=PkKNALQHa88
Source: https://habr.com/ru/post/1523449/More articles:Java JPanel getGraphics() - javaIs this the right way to use the Java 2D Graphics API? - javaGeneral pointers: are there any differences between the "sp <>" patterns and the BOOST "shared_ptr <>" pattern? - c ++Заголовок zlib не найден при перекрестном компиляции с помощью mingw? - mingwD3: add item after delay, then go to - d3.jsto install Qt 5 addin for visual studio 2013 - qtWhy is the Page.PreviousPage always set to zero? - asp.netHow to apply CSS transition only to transform property - cssDetermining who opened a TCP session - c ++AngularJS Directive - dynamic input name binding - javascriptAll Articles