Hi,
In example net.dapper.scrender.examples.RendererExample there is a tiny error.
Instead of Scrender scrender2 = new Scrender(true); it should be Scrender scrender2 = new Scrender(false);
Best regards, Lars
Log in to post a comment.