What type of art style would these images
Printed From: Pixel Joint
Category: The Lounge
Forum Name: Diversions
Forum Discription: Get to know your fellow pixel freaks. Chat about anything to do with video games, comic books, anime, movies, television, books, music, sports or any other off topic bs you can think of.
URL: https://pixeljoint.com/forum/forum_posts.asp?TID=16557
Printed Date: 09 June 2026 at 6:16am
Topic: What type of art style would these images
Posted By: TimeSlip
Subject: What type of art style would these images
Date Posted: 19 June 2013 at 8:54am
Hello,
I'm working on my first game, and looking for some help on identifying the 2d art style I would like to go with. I've attached some images, in the hope that someone will be able to put a name to the art style I'm interested in.
Is this a very labour intensive style?
Thanks all, appreciate the help!

|
Replies:
Posted By: Bcadren
Date Posted: 21 June 2013 at 6:52pm
Honestly; you're n the wrong place; I believe. It's hard to tell from a single still, but from what I can figure:
The main image is a perspective top down camera on a 3D scene. If you always see from this angle the rest of the characters may have never been modeled reducing the work amount, but it certainly looks like 3D meshes and not pixel work.
Fog effect is a rather simple high-alpha particle effect. It's particles in order to make it dynamic, where an overlay would be far more static.
Shot effects are raycast draws on the path the shot takes (which is probably randomized); its a bit of tech art coding added onto the regular raycasting for the weapon.
The GUI is a regular GUI as you'd expect. This includes the target area, which is an overlayed circle with alpha on the GUI layer of the camera.
The minimap in the lower right corner appears to be an orthographic projection camera of the same scene using a clipping mask to render only a few objects rather than everything.
I'm sure that's not what you wanted to hear; but the art you're showing is 3D art and not 2D art.
|
Posted By: Kurieta
Date Posted: 22 June 2013 at 11:22am
Yeah, these look like 3 dimensional graphics, which is a whole different ball game than pixel art. If you're really interested in this, a good, free to use, open source program is http://www.blender.org/ - Blender .
A more polished version of 2 dimensional art is http://http://voodoo-prophet.deviantart.com/journal/What-is-Vector-Art-214142224 - Vector Art , which is quite common in modern games. And then, of course, you have pixel art.
|
Posted By: Bcadren
Date Posted: 23 June 2013 at 5:10pm
I think I'll append to what I said. I -could- make this.
I'm trained in 3DS Max (3D modelling software) and Unity (3D game engine) more than enough to set it up.
Could have a rough prototype of the camera and game mechanics in a few days; finalized art and levels could take weeks, however. If you wanted more specifics; email or PM, please.
|
|