|
Joshua
|
 |
« Reply #9615 on: July 11, 2012, 10:29:07 PM » |
|
 Trying to visualize what 3D geometry might look like in a primarily sprite based game.
|
|
|
|
|
Logged
|
|
|
|
|
|
sigfarter
Level 7

卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐卐
|
 |
« Reply #9617 on: July 11, 2012, 10:32:32 PM » |
|
need some lighting and shadows and fog and shit
|
|
|
|
|
Logged
|
|
|
|
|
SolarLune
|
 |
« Reply #9618 on: July 11, 2012, 11:11:28 PM » |
|
 Trying to visualize what 3D geometry might look like in a primarily sprite based game. Looks pretty good. Nice. I think the chest's side bands should stick out a tad on the front, and there could be a shadow, but it looks pretty nice so far.
|
|
|
|
|
Logged
|
|
|
|
|
_Madk
|
 |
« Reply #9619 on: July 12, 2012, 03:19:42 AM » |
|
Trying to visualize what 3D geometry might look like in a primarily sprite based game.
I feel like it doesn't fit in with the rest. maybe if it were a wooden chest and was a cube apart from a small taper at the top, like so: 
|
|
|
|
|
Logged
|
|
|
|
|
Joshua
|
 |
« Reply #9620 on: July 12, 2012, 06:55:29 AM » |
|
@SIGVATR..and bloom and chromatic aberration.  I don't have access to the game engine, so I was just mocking the concept up in a 3D modelling package. @SolarLuneI agree. I think the baked in lighting is a bit too strong here. Honestly I just threw in an old model I had laying around, so I haven't done much/any work on the chest texture for this scene. @_MadkI understand what you are saying. I agree that a wooden chest would work better, but this was just a quick test. I'm not sure how I feel about the taper. Aesthetically, everything thing in the scene is fairly lo-fi and has a pixelly/90-degree feel. I'm worried that introducing non-orthogonal geometry would disturb the visual flow/feel. Thoughts on this?
|
|
|
|
|
Logged
|
|
|
|
|
sergiocornaga
|
 |
« Reply #9621 on: July 12, 2012, 07:07:19 AM » |
|
I'm worried that introducing non-orthogonal geometry would disturb the visual flow/feel. Thoughts on this? I think it would.
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Joshua
|
 |
« Reply #9623 on: July 12, 2012, 10:16:23 AM » |
|
@_Madk I do understand that early id tech raycasting engines couldn't render 3d models, but there were some that could. Ultima Underworld 1/2 and later incarnations of the Build engine, for example. The exercise here isn't to adhere strictly to a particular technical limit, but explore the possibilities from mixing styles.
I admit that it might be too complex for the particular scene it is in, and I think your graphic illustrates those areas in particular. Is it similar enough to Minecraft to be off putting?
|
|
|
|
|
Logged
|
|
|
|
|
_Madk
|
 |
« Reply #9624 on: July 12, 2012, 10:39:13 AM » |
|
If the chest were a cube, I personally think that it would look a bit too close to Minecraft's style.
Also, correct me if I'm mistaken because I can't seem to find it stated outright, but I don't believe Ultima Underworld 1/2 used raycasting. (Looks like it could possibly be raytracing, maybe? Which is actually quite different despite the similarity in name.) It is, in fact, impossible to (properly) render 3D models using a raycasting engine because a raycasting engine is a 3D render of 2D data.
|
|
|
|
|
Logged
|
|
|
|
|
SolarLune
|
 |
« Reply #9625 on: July 12, 2012, 10:51:55 AM » |
|
I think a cube would look similar to Minecraft's style, but I think that would pretty much be the only way to express a 3D object in as few polies as possible while also keeping the pixelized feel. Maybe you could make up the chest out of cross-sections of sprites? @Thread - Cross-post of an animation showing progress at coding in a patrolling robot guard for Soldier Of. 
|
|
|
|
|
Logged
|
|
|
|
|
AlwaysGeeky
|
 |
« Reply #9626 on: July 12, 2012, 09:00:18 PM » |
|
Programming... always programming, if only there was some way to make a living out of it.... 
|
|
|
|
|
Logged
|
|
|
|
|
SodiumEyes
|
 |
« Reply #9627 on: July 12, 2012, 09:13:44 PM » |
|
Right now I'm doing a final-pass over the levels of my puzzle game. Cleaning up the design, finding and fixing possible exploits, then adding background tiles.  In game view: 
|
|
|
|
|
Logged
|
|
|
|
|
Xion
|
 |
« Reply #9628 on: July 12, 2012, 09:24:38 PM » |
|
 Trying to visualize what 3D geometry might look like in a primarily sprite based game. Looks interesting, but if you're gonna have small indented details like you have on the chest you gotta make it global: recess the door into the frame a bit and let its handle stick out, bring the torch sconce away from the wall and let it spew some chunky pixel particles, and maybe even play with indenting brick brick bricks in the wall (though that may be too much). Also the texture on the chest is much simpler than everything else, which is also making it stand out.
|
|
|
|
|
Logged
|
|
|
|
sublinimal
Level 6
This game is: UNPLAYABLE
|
 |
« Reply #9629 on: July 13, 2012, 08:12:44 AM » |
|
Less than 10 days for Assembly 2012, which features a gamedev compo. And I'm still trying to get my core game mechanics right. Your primary method of movement is a shotgun with ridiculous kickback, but I'm afraid it's not going to be as fun as it sounds.
//PANIC//
|
|
|
|
|
Logged
|
|
|
|
|