Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

3D shop storefront

A topic by alexwbc created Jul 08, 2017 Views: 659 Replies: 4
Viewing posts 1 to 3

Traditional digital stores use the classical store bookshelf style when they present their product with 2d arts/box cover/screenshot; it is about give the idea of a physical store since time ago digital store were a "new thing" people need help to clarify the idea of "direct pay to get/download".

Digital stores aren't a "new thing" anymore: the use of boxart and 2d square to present a digital product is today like use the 3.5 floppy disk icon as save feature.

Thanks to Html5 and WebGL nowadays web contents knows no boundary: you open a link, you play in a fully fledged 3d videogame straight in the browser. In this scenario digital stores looks more some sort of 2d gallery with small thumbnails and lot of [-30%] green square on price to catch upon people interest.

Even the a "ultimate store platform for digital distribution" like Steam is way less advanced of any random porn video website (don't judge me) that allow you to actually see a preview when you hover with the mouse (don't judge me v2.0). Okey, we can't dare to say "Steam is wrong", but we clearly know we need to be more fast if we want to catch up.

So, here's my idea: what about an actual 3d list in place of the classic "bookshelf" paradigm. Obviously not to overwrite, but simply integrate... something like the "big picture mode" in the steam client: something customers can enable/disable at their will.

Here's my proposal, this is what the list is supposed to look like:

a fully rendered 3d panel (webgl) with very lowpoly figures that developer is supposed to upload per game (if they want their game to show up in the 3d panel); the 3d model delivered by the game developer has to follow few rules in term of number of vertex/complexity, resolution etc. This is supposed to be some sort of "static 3d action figure" that may be collectible in similar fashion of Steam's flat 2d trading cards (if game developer sent more than one 3d action figure).

The 3d grid is supposed to be fully roteable, this allow for very interesting result into have some sort of bookshelf landscape that would be impossible to have in the second dimension, here's some additional idea:

- top sellers by tag: let's assume the customer filter for "action" tag and want to check the top seller.. the grid filter in all the action games, every "action figure product" gets scaled on the basis of it's download/purchase ratio. Games that sells/download more will be bigger compared the ones with less lucky

- special event bundle: the 3d grid terrain don't need to be flat, during special event/bundles it would be possible to make some kind of landscape. Let's assume different game developer agree to bundle their rpgmaker games all in one bundle: all they need is a lowpoly 3d landscape and put all their "3d action figures" on the landscape-bundle. Then customer can choose to "buy the whole land" with all the content (basically "grab the bundle") or pick the single games individually to check them out.

Admin(+1)

I definitely think this is a cool idea, but there are potentially a few issues I can think of:

  • Not all games are 3d, and it might be difficult to have some creators make 3d assets for their game
  • From an accessibility standpoint it's harder to navigate a 3d space
  • Performance issues, if you have a lot of games visible at once and someone is on a slow laptop or phone then it might make browsing difficult

I think this is a cool idea, too. For a response:

  • Not all games are 3d, and it might be difficult to have some creators make 3d assets for their game

Assuming you were ever going to have small icons for games when navigating through a user's library, you could fall back on that as a default. Maybe you could just apply that texture to a plane for games that don't have such a model defined.

  • Performance issues, if you have a lot of games visible at once and someone is on a slow laptop or phone then it might make browsing difficult

You probably could get away with it alright if you restrict the number of models visible at any given time and the number of polygons visible in the 3D figure.

> Not all games are 3d, and it might be difficult to have some creators make 3d assets for their game

There are few fallback options: the first simplest one is to use a character in a 2d transparent (with no square border using alpha channel) which may be simple (one simple sprite) or more elaborated (different images for sprite being watch from front, side or back). Voxel art is another option: there are plenty of free editor and stuff like that, and should be accessible for anyone (think small characters like the one in rpgmaker)

> From an accessibility standpoint it's harder to navigate a 3d space

3D space offer a wide range of options that can be simply activate/deactivated with one simple click. From 3D you can always return to seamlessly "return to 2D" using the same data (think Fez game) while in 2D the best you can do to achieve 3D is the usual "cover flip". Basically 3D can generate a real 2D experience (ie: lock the camera to 2 axis and a simple zoom to have far/close view) and then enable customers to a real First Person experience. In 2D all you can have is the " flip cover", infinite scroll on XY (like google maps, minus the real 3D option) and basic scrolling. In 2D transition between these modes require additional work for every feature... while in 3D is just about lock certain camera's axis

> Performance issues, if you have a lot of games visible at once and someone is on a slow laptop or phone then it might make browsing difficult

I can theorize few options here: the first and most simple one is just about use the classical "fog" trick, in which the viewer can set up the distance based upon their own experience/hardware. General optimization can be the use of Level Of Detail technique, restrict the model to only a limited amount of vertex and UV size. Imposter billboard can also be auto generated: there are tools and guides for it.
Mobile app would be still possible (with even more aimed optimizations) but it would be a bit of a overkill: not even Steam's Big Picture mode is available for mobile, and that's even a 2D app which emulate the "simplicity of mobile ".

Anyway, a 3D store integrated in an Android TV box? That would be a cool idea tho.

Sounds great, support you,guy!

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.