To move around the world use the sliders. Let's hope it's faster in Java :P If for whatever reason you want to use it, just backpack the sprite. It's pretty self explanatory. Update log: v1 - made initial project. v1.1 - fixed bug where screen was black v1.2 - did a bit of optimization so it runs faster v1.2.5 - stopped vertices from rendering when touching edge (will update later for optimization in Java) v1.3 - added size control v1.4 - added lines v1.4.5 - added way to change line sizes v1.5 - can now move camera using WASDQE! controls: W - up, S - down, D - right, A - left, Q - foreword, E - backward v1.5.5 - fixed artifacts