Hello, In a previous email I presented an early video of Woden, my new graphics engine written in Pharo. Here I have a new video in which I show some of the features of Woden: https://www.youtube.com/watch?v=1Nze9tnwYxY&feature=youtu.be
With Alex, we started rewriting Roassal 3D using Woden, which can be seen in the second half of the video. I will try to show many more demos in ESUG. It also should be possible now to load Woden using the following script: Gofer new smalltalkhubUser: 'ronsaldo' project: 'Woden'; package: 'ConfigurationOfWoden'; load. (Smalltalk at: #ConfigurationOfWoden) loadBleedingEdge Later I will make a stable configuration version. Greetings, Ronie
