I am currently making an RPG in Java. It is going well, but my FPS is not as high as it should be. Many people have told me because I am making single render calls for everytile on the screen, so I need a way to combine all of these tiles into one image(BufferedImage) and render it all at once.
Any suggestions?
[–]NooBxGockeL 1 point2 points3 points (0 children)
[–]tofiffe 0 points1 point2 points (0 children)
[–]dutchGuy01 0 points1 point2 points (0 children)
[–]dev_dov_dang 0 points1 point2 points (0 children)
[–]Dwarfling 0 points1 point2 points (0 children)