kopia lustrzana https://github.com/jameshball/osci-render
Remove TODO
rodzic
0f2be2cee6
commit
05bdd38216
|
@ -19,7 +19,6 @@ public class AudioClient {
|
||||||
// Reduce weight of lines drawn multiple times.
|
// Reduce weight of lines drawn multiple times.
|
||||||
// Find intersections of lines to (possibly) improve line cleanup.
|
// Find intersections of lines to (possibly) improve line cleanup.
|
||||||
// Improve performance of line cleanup with a heuristic.
|
// Improve performance of line cleanup with a heuristic.
|
||||||
// Pre-render in parallel.
|
|
||||||
|
|
||||||
Camera camera = new Camera(0.6, new Vector3(0, 0, -0.08));
|
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());
|
WorldObject object = new WorldObject(args[0], new Vector3(0, 0, 0), new Vector3());
|
||||||
|
|
Ładowanie…
Reference in New Issue