Troll tooth helm,grappling hook
Moderator: Gamemasters
Troll tooth helm,grappling hook
i made a cool looking helm (i especially like the textures)) and a grappling hook. http://www.angelfire.com/droid/goosesoi/farm.html
what i want to see is:
a simply box.
plain. no texture. just a cube.
and then a sphere with narrow highlights.
to your graphics: the helmet is a nice idea, but too dark and i fear in the wrong perspective.
the hook doesn't look nice and is in a very wrong perspective and doesn't look like metal and...
martin
a simply box.
plain. no texture. just a cube.
and then a sphere with narrow highlights.
to your graphics: the helmet is a nice idea, but too dark and i fear in the wrong perspective.
the hook doesn't look nice and is in a very wrong perspective and doesn't look like metal and...
martin
-
Damien
- Posts: 7845
- Joined: Thu Feb 22, 2001 5:59 pm
- Location: Vanima and grey Refuge, of course.
- Contact:
Just to add :
The background color you used is not R255 G0 B255. Should be.
And of course, you should render it on a dark background, with oversampling. Then you must replace the whole background color with exactly r255 g0 b255 (pink). And then, you must change every border pixel of the object to fit the object colors without making it look pixel-alike. Then, you must "cut it out", meaning that it must fit its "box" shape perfectly.
And, make it in a size that can be used. Those are too big ! Best is : Compare it with existing illarion items. Do yours in the same perspective !!!
The background color you used is not R255 G0 B255. Should be.
And of course, you should render it on a dark background, with oversampling. Then you must replace the whole background color with exactly r255 g0 b255 (pink). And then, you must change every border pixel of the object to fit the object colors without making it look pixel-alike. Then, you must "cut it out", meaning that it must fit its "box" shape perfectly.
And, make it in a size that can be used. Those are too big ! Best is : Compare it with existing illarion items. Do yours in the same perspective !!!
He means that the background color of your image isn't correct. He also means that the image blends slightly with the background, which shouldn't happen. By 'box shape' I think Damien means that the image must be as small as possible, as in no space between the image and the border. Take a look at the graphic FAQ for more information.