pull/35/head
James Ball 2020-09-30 21:01:36 +01:00
rodzic 0f2be2cee6
commit 05bdd38216
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -19,7 +19,6 @@ public class AudioClient {
// Reduce weight of lines drawn multiple times.
// Find intersections of lines to (possibly) improve line cleanup.
// Improve performance of line cleanup with a heuristic.
// Pre-render in parallel.
Camera camera = new Camera(0.6, new Vector3(0, 0, -0.08));
WorldObject object = new WorldObject(args[0], new Vector3(0, 0, 0), new Vector3());