Skip to main content
GameDev.net gamedev.net
🔒 Locked

CONCEPT: Media Gallery

Started by Michael Tanczos Aug 16, 2004 at 6:27 AM 2 replies 250+ views
Original Post
Michael Tanczos
Michael Tanczos
What we would be creating is something like a GDS for art. The forum post page would be used to upload one (or more?) images. The software could create thumbnails similar to what the GDS does. The images would have to be categorized and then you have a basic gallery page that shows all the image thumbnails for a particular category. Each individual image could link to the forum post associated with that image along with the full-sized image. Voting could store the vote information in one of the reply custom fields. Each reply row in forum_reply has three custom fields where anything can be stored and accessed within the stylesheet. Those fields being R_CustomData1, R_CustomData2, and R_CustomData3.. I use them for voting in the books section. The sum of the votes could be stored in a table for individual images. A table row might be something like: image_id, ..., vote_sum, vote_count In any case, the idea is to adopt features from deviantart but make it for game developer artists. --- Michael Tanczos
superpig
superpig
Got my vote, as you know :)

We should also consider using this to feed the IOTD. Push the top-rated images into the queue every now and again.
Richard "Superpig" Fine - saving pigs from untimely fates - Microsoft DirectX MVP 2006/2007/2008/2009
"Shaders are not meant to do everything. Of course you can try to use it for everything, but it's like playing football using cabbage." - MickeyMouse
adventuredesign
adventuredesign
The premium feature service could contain this. I also think there should be a little divisioning, such as textures, animations uploaded as avi's, with the possibility of submissions in native various array file formats (such as are permitted in the web space interface) we could convert to the avi, and maybe have a small membership service fee for the conversion they could then get for their marketing reel when we make the avi or video file format for the membership and public to view.

Arthur
Always without desire we must be found, If its deep mystery we would sound; But if desire always within us be, Its outer fringe is all that we shall see. - The Tao
evolutional
evolutional
I'd be great to see this extended for other purposes. For example, users could upload royalty-free textures, sounds and music for other people to use in their games. One of the hardest parts for Indie developers is to source sounds, music and decent artwork, especially many of us suffer from porgrammer's art syndrome [grin]

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.