diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-06 05:36:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-06 05:36:30 +0000 |
commit | 1d365bbf4d6141d11710f4de72d4e8bdaaa4f300 (patch) | |
tree | 394a5bb97fe9d76152fd256dfb3d37e0f1a09d90 /games-fps | |
parent | how did that get there ? :p (diff) | |
download | historical-1d365bbf4d6141d11710f4de72d4e8bdaaa4f300.tar.gz historical-1d365bbf4d6141d11710f4de72d4e8bdaaa4f300.tar.bz2 historical-1d365bbf4d6141d11710f4de72d4e8bdaaa4f300.zip |
metadata
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/nprquake-sdl/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games-fps/nprquake-sdl/metadata.xml b/games-fps/nprquake-sdl/metadata.xml new file mode 100644 index 000000000000..681cfcc98f74 --- /dev/null +++ b/games-fps/nprquake-sdl/metadata.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>games</herd> +<maintainer> + <email>vapier@gentoo.org</email> + <name>Mike Frysinger</name> +</maintainer> +<longdescription> +Non-PhotoRealistic Rendering (npr) is often considered the task of taking a 3d +environment and displaying it as if it were (for example) hand-drawn. Stylization is +the main purpose of an npr, as is with most pencil-and-paper artists (imagine if +everyone who drew cartoons tried to make them look as realistic as possible - +boring!). NPRQuake attempts to capture the elements of different drawing techniques, +and immerse the viewer in worlds drawn entirely in the prescribed style. If you have +ever imagined running around inside a painting or a drawing, you are beginning to +get the idea. +</longdescription> +</pkgmetadata> |