Package eu.svjatoslav.sixth.e3d.examples
Class TextEditorDemo2
java.lang.Object
eu.svjatoslav.sixth.e3d.examples.TextEditorDemo2
"Text Editor City" demo showing a 3D city of text editor components.
Creates a grid of buildings where each building has four text editor panels
facing different directions. This demonstrates the 3D text editing capabilities
of the Sixth 3D engine in a large-scale scene.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextEditorDemo2
public TextEditorDemo2()Creates a new TextEditorDemo2 instance.
-
-
Method Details
-
main
Entry point for the text editor city demo.- Parameters:
args- command line arguments (ignored)
-
build
Builds and displays the 3D city scene with text editors.- Throws:
URISyntaxException- if resource URI is malformedIOException- if demo text file cannot be read
-