How to create a Video Wall like in the JavaFX 2.0 demo?
问题 How do you create a video wall like in the JavaFX 2.0 demo here: https://www.youtube.com/watch?v=UXSmJYFrulY#t=411 For a start it doesn't have to be videos, it can be images as well. All I'd like to have is to place the nodes like they are in the video, i. e. in a curved shape like the insides of a cylinder or a sphere. Or is the source of that demo available somewhere? Thank you very much. 回答1: I researched and found a very awesome site with the relevant information: http://paulbourke.net