You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LVCPU is not fast and since it relies on the Java JIT and AWT it isn't as fast as an optimized version utilizing SSSE3 or AVX would be. Additionally rewriting this renderer would allow for a far easier implementation of rotation and scaling (like using an interpolator system like OpenGL)