Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Bad_Syntax
Pages: [1]

1
Job offers / [PAID] Robotech Top Down Art
« on: May 15, 2013, 03:56:50 pm »
I am spending way too much money on the Robotech kickstarter, but want to do a computer game for it (not commercial).  However, I simply *must* have top down graphics of stuff in order to do this, and even though Robotech has been around 25 years there is very very little in the way of new graphics for it.

Soooo, I'll pay money for art of Robotech stuff, top down views, in a few different color schemes (I may be able to change colors if they are grayscale, like http://goodsects.gotdns.com/rrt/striga.gif)

A few things:
2 scales:
Mecha Scale:  Perhaps 15 pixels per meter or so, must be able to draw a human next to a 15m tall mecha. 
Starship Scale:  The smallest is maybe 50m wide, the largest 6000m or so long

The macross saga will be part 1, followed by the other sagas.

There is tons of resources online for this.

It'd be a freebie game of my own making, I know I could make Harmony Gold upset, but I'd still do this even if I'm the only one who could enjoy them.

I don't think there are 20 starships total, maybe 50 mecha total, but I'm guessing... it isn't that much.  I can get more details if you require and can list stuff out and give art.

I'm also open, especially for starships, to custom designs that still fit within the theme.  Damaged versions are a plus, as are any animations for things like wings folding back, weapons fire, missile trails, and transformations.  I'd also consider some isometric art, obviously thats quite a bit harder though.

These need to be non-anti-aliased pixel art.

Shoot me an email/PM with prices per mecha and per starship averages, or if you need more detail but would still be interested.

If the price is ok, we could move on this today.  I'd need to see some demo art and I am amiable to any sort of payment arrangements.

Bad_Syntax at Yahoo.com

2
Job offers / [Paid] Top Down Terrain Artist
« on: April 25, 2013, 07:52:13 pm »
I need somebody to make 10km x 10km, accurate to 10m (so 1000x1000 pixels) terrain maps. 

Each pixel would use the RGB bytes individually.  The R byte would be the altitude, from -127 to +127.  The G byte would be the terrain type, 0 to 255 corresponding to a list of things like woods/grass/sand/water, and the B byte would correspond to the level of the water on the map.  If you wanted to make each of these individually, I can write a quick app to merge the 3 into a single image.

The terrain would look something like this (but 10x the size), obviously quite simple:


Fractal patterns are very helpful, as if you look at real height maps on Earth you can see how fractals are very common.

Now, the super tricky part.  Any tile can be rotated any direction when rendered, to avoid excessive redundancy, and tiles must be able to transition between each other.  The transition part isn't too bad, as 1 generic transition tile can be made that I can programatically generation the tiles on each side, but I would need those transitions for the maps.

Phase 1 for the project could get by with 10-100 pixels maps instead of the final 1000, and they wouldn't need to be nearly as good.  The code on my end will be the same, so the map size doesn't matter until final release.  However, I'll need the 15 or 16 tiles for perhaps 8 terrain types.  Coast, light woods, heavy woods, clear, rough, mountains, swamps, and hills.  Unique tiles could be created occasionally, for say a town, or specific kind of terrain feature, but most would be pretty generic.

So in many ways, this would resemble so many tiled games out there, but my tiles are MUCH bigger, and FAR less detailed.

Some neato things that could be done:
- Change height maps for a terrain map, instant hills or plains!
- Add water to an existing map, without needing to modify the height map
- Any terrain type can be changed to any other, so that heavy forest could become an underwater kelp garden without changing the map imagery
- Even underwater will be mapped out

This will be a long project, but if a few dozen of the smaller phase 1 maps could be knocked out quickly, it would remove the production stall I have now.  I may not buy 1000 of the 10km maps in a month, but I may by 1000 over a couple years at a steady rate.

So, anybody want to send me a quote for:
- Phase 1 maps, pick a size between 10 and 100, even please, and let me know how much per map based on my criteria.  Plus, an ETA on how quickly you could knock these out.
- Phase 2 maps, the 1000x1000 maps, same cost/rate of production.
- Optionally, some world maps, about 4000x2000 pixels, where each pixel represents one of these maps, or a group of them (like pick randomly between all these clear maps in this folder).  This would be an entire planet, and done in the same way as the 10km regional maps.
- Phase 3.  Make lots, and I mean lots, of 10 meter wide hexagon textures, probably 100 pixels or so in size, representing every type of terrain with lots of variety.  This is a way down the road though.

Bonus if you can do anything with algorithms, like what fractal terrains pro creates.

This is a personal project.  I want to create a system to create worlds, map them out to 10m, and allow games to be run across entire planets.  Damage will be tracked for each 10m cell.  Weather will be tracked, day/night, seasons, etc, etc.

As realistic looking as possible, not so much stuff like zelda.

It'll be used as a back end mapping system for 2D/ISO real time, 2D/ISO turn based, and if I can get some models and terrain 3D games.  All done using XNA. 

I'll probably never sell this for money, and just give it away when its done, just a heads up.

Everything you produce for me will be released under some creative license, for anybody to use.  You will get the credit however.

If you have any questions feel free to email me at bad_syntax at cooltexan.com with any questions, it is a wacky request that may have confused some :)

Pages: [1]