Would you pay for game stock art?

Started by
7 comments, last by painters 10 years, 10 months ago

Hi,

It seems a lot of people are always looking for graphics, yet things like art marketplaces seems to attract only marginal attention. So I'd like to ask this this question out of pure curiosity. smile.png

Advertisement

Depends on what the art is. If I wanted characters and enemies, I'm not going to want to use characters and enemies that other games are using.

If I want sound effects, I wouldn't mind using sound effects that other games are using.

For music, I'd want as much as possible to be original works, but I'd pad it out with non-original works.

For generic tiling textures (grass, dirt, rock, etc...), I'd be willing to buy stock textures.

This is assuming all the art fits the styles of my game (visually or audibly).

I have kinda bought stock art for cheap prices because I needed some cheap but good animations to test my engine. I wish there were more options avaiable, as in, different kinds of art available for cheap prices. Of course, original work can't be cheap, but stock art would possibly be! And it could serve so many purposes for people that wanted to get simple projects moving on.

The problem with most game stock art is that it is often stunningly ignorant of modern rendering inputs. If I'm getting a stock model, I need versions at multiple poly counts, with diffuse, bump, normal, gloss/specular, and maybe a few other maps. Similarly, stock textures have little value without matching bump/normal/gloss maps. And all those maps need to be at 4k sizes or better.

SlimDX | Ventspace Blog | Twitter | Diverse teams make better games. I am currently hiring capable C++ engine developers in Baltimore, MD.

I think it depends some on the game though...

some of us only occasionally use bump and normal maps, and consider 256x256 or similar to be "good enough for most things" (well, nevermind all the 64x64 and 128x128 textures). a partial exception is using 2k x 2k for a grass texture, but mostly because it is spread out over a 16-meter area (leaving it at 128x128 pixels per square meter), and this was mostly to reduce an ugly-looking obvious tiling effect on the terrain.

some of this may be due to matters like "how much space is reasonable", like how willing people might be to download an "indie" game if it requires multiple GB for all the art-assets or similar (vs, say, 100MB, 200MB, or maybe 400MB...). it also helps reduce the issue of people complaining because it doesn't download in their browser without the download crapping out, and them refusing to use a download-manager because it is somehow the developers' responsibility to make the download not crap out if they download it directly in their web-browser, ...

ADD/EDIT: basically, 128 or 256 pixels per-meter seems to work acceptably well, and the exact size of a texture can depend some on the size of the area being covered (say, 2k or 4k pixel for a 16 meter area, or 1k for a 2 or 4 meter area, ...).

(ADD 2 / Note: generally assuming a first-person POV with the player usually being "reasonably close" to the geometry, further away needs less detail, and a player with their face against a wall will still be able to see the individual pixels at 128 or 256 px/m...).

potentially though higher resolution textures could be available for those willing to download them.

I've brought a few models in the past for a game i was working on. I had to manually clean up the models alot to make them work, add skeletal animation, etc. It was quite a pain, but in the end I was happy. i've wanted to purchase 2D graphics in the past, but finding stock stuff that actually flows well with your game, or even between different stock enemys/tiles is an absolute pain. I'd rather have someone who can dedicate some time to building the artwork themselves, then bother sifting through tons of images to find one that "might" go with the direction i'm looking to do.
Check out https://www.facebook.com/LiquidGames for some great games made by me on the Playstation Mobile market.

I would love to pay if that the case.

Sound and music count? Then yes.

Yes, but it depends on how it looks like.

This topic is closed to new replies.

Advertisement