Tagged Questions
2
votes
1answer
132 views
Java getResourceAsStream as local resource
Before using LWJGL, I used the Graphic method, and there I displayed imageicons, and I had the picture file located in the resources.
I used:
ImageIcon tcard = new ...
4
votes
0answers
157 views
Texture resources [duplicate]
Possible Duplicate:
Where can I find free sprites and images?
Can anyone recommend any resources for free images that can be used as textures - sky boxes/spheres, dirt, gravel, bark, etc? ...