Hello
I want to present my new tree algorithm. Actually I programmed it for a little game.
Here you can have a look:
www.protectedzone.de
Hello
I want to present my new tree algorithm. Actually I programmed it for a little game.
Here you can have a look:
www.protectedzone.de
Could I ask you what you used to render the text?
I just use g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON);
Oh, thought you used LWJGL. Nice work by the way!
Ok. Thank you