Questions related to images, including creation and modification
Questions tagged [image]
258 questions
15
votes
6 answers
How can I create a large space background that repeats, in an unnoticeable way
How can I create a large space background that repeats for an rts game. I want to have complex nebulae and dust fields also, but since the units will have lots of space to explore I can't have a 120000px by 1200000px jpeg, so I want to have the…

SuperUberDuper
- 283
- 2
- 8
3
votes
2 answers
split pngs for sidescroller
I want to split a long png from my artist into vertical chunks that I can load into my code for a side scroller.
Is there a tool that will help do that or do I have to do it manually?

Gregor Brandt
- 144
- 6
1
vote
0 answers
How to hexagonate an image
I am making a biome map based off the entities in that area but I'd like to make it hexagonal shape instead of a cube. How would I do this? Or at least a better defining word on what I'm speaking of so I can google it.
EDIT: By hexagonate I mean…

TheGamerPlayz
- 71
- 8
-2
votes
1 answer
Where can I find free images for game development?
I am developing a game. Writing a program is not too difficult for me. But I have a problem with drawing images. So my question is: where can I find free images for game development? Like characters walking towards directions, etc. Can somebody…

Mohamed
- 97