日本語の説明は下部 (Japanese explanation is at the bottom) The object rotates by the arrow keys. Any object can be drawn by replacing the position data of the 'position' list. Format: repetition of x, y, z. The line breaks with elements starting with c. You can specify the line color with the cRRGGBB element. 矢印キーで物体が回転します。 position リストの座標データを差し替えれば任意の物体を描画できます。 フォーマット: x, y, z の繰り返しです。 cで始まる要素で線が途切れます。 cRRGGBB 要素で線の色が指定できます。
I had made a 3D drawing sample several weeks ago, which got a good reputation unexpectedly. So, I remixed it by myself. I created a model with 3D CG software, then I imported it as position data. The connection of lines is not perfect. Because I omitted the detailed work. I'm sorry. サンプルで作った3D描画が意外と人気だったので改造してみました。 3D CGソフトでモデルを作成し座標データとして取り込みました。 線のつながりが多少甘いのは手抜きなのでご容赦を…