6 lines
91 B
C#
6 lines
91 B
C#
using Demo;
|
|
|
|
LivePlotter.start(800, 800);
|
|
LivePlotter.PlotCameraPoses();
|
|
|
|
while (true) ; |