Gallery
Started by: droiddroid
On: 1245199971|%e %b %Y, %H:%M %Z|agohover
Number of posts: 6
rss icon RSS: New posts
Summary:
examples of PCG.
Gallery
droiddroid 1245199971|%e %b %Y, %H:%M %Z|agohover

There should be a gallery where we can place pretty pictures. Now I don't want to have a screenshot of every single game that features procedural content (that belongs on the pages for those games), but I think it would be neat to have a place where you can see a bunch of neat things, and for any one of them, find the howto required to make it.

So, for each image:

  • Credit for the image (if it is not yours)
  • Link to algorithm/source code for the image.

I will start.

Edit:
And we should limit the width of images displayed to 600 pixels or so.

last edited on 1245200237|%e %b %Y, %H:%M %Z|agohover by droid + show more
unfold Gallery by droiddroid, 1245199971|%e %b %Y, %H:%M %Z|agohover
Re: Gallery
andrewdoullandrewdoull 1245228747|%e %b %Y, %H:%M %Z|agohover

Hi,

Great idea. I can't see a top level page for the gallery: I'm guessing gallery is the best link; adding this to the menu bar at the top of the page once we have some images populated would provide another way for people to navigate the site.

unfold Re: Gallery by andrewdoullandrewdoull, 1245228747|%e %b %Y, %H:%M %Z|agohover
Re: Gallery
droiddroid 1245440600|%e %b %Y, %H:%M %Z|agohover

Actually, I was thinking that a forum thread would be best, at least at first. All someone has to do is show the image and explain how it was generated. While to create or edit a page in the wiki would require knowing what to call it, where to file it, etc. Though we won't know how things will turn out untill we get more images.

unfold Re: Gallery by droiddroid, 1245440600|%e %b %Y, %H:%M %Z|agohover
Re: Gallery
droiddroid 1245439027|%e %b %Y, %H:%M %Z|agohover

Created group: PCG Gallery on flickr.

Anyway, first image:
flickr:3641214055

Algorithm in forums.

last edited on 1245440621|%e %b %Y, %H:%M %Z|agohover by droid + show more
unfold Re: Gallery by droiddroid, 1245439027|%e %b %Y, %H:%M %Z|agohover
Re: Gallery
andrewdoullandrewdoull 1245451284|%e %b %Y, %H:%M %Z|agohover

I'm in the process of creating the initial gallery page.

You may want to have a look at the gallery module in the wiki syntax for a useful way to display this. However:

Allowed "per-image attributes are: * link - URL or wiki page name (does not work with Flickr images to be o.k. with Flickr terms)

unfold Re: Gallery by andrewdoullandrewdoull, 1245451284|%e %b %Y, %H:%M %Z|agohover
Re: Gallery
droiddroid 1247259417|%e %b %Y, %H:%M %Z|agohover

OK, now anyone with a flickr account can join the PCG gallery and their images will end up on the gallery page on our site. There are a set of rules to be agreed to, that is mostly so that people that have never joined the wiki can add stuff without messing up what we want to do here (the only other member of the group falls into that category).

The FlickrGallery module is kind of neat but could still use some work. There are two features that should exist, might not take to much work on the part of wikidot:

1: allow tags to be negated: that is we want to exclude all images that have certain tags. This isn't a big issue but would be nice. I filed this as a bug but that probably isn't the correct place to put it.
something like:

[[module FlickrGallery tags="procedural" excludeTags="unicorns" tagMode="any"]]

2: allow tags to be combined with "alternative attributes": photosetId, groupId, groupUrl. If this was implemented we could use the gallery to populate other pages. (An expamle is fractal. Using tags only there are many images there that are not proceduraly generated (such as photographs of plants) and very few have any explanation as to where they come from. There are images in the flickr group pool that have the tag fractal and it would be nice if we could show them that page.)

[[module FlickrGallery groupId="1153986@N23" tags="fractal"]]
unfold Re: Gallery by droiddroid, 1247259417|%e %b %Y, %H:%M %Z|agohover
New post
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License