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 | b496641384e4cb2d5aa386b6632c8de79d7a5778 (patch) | |
tree | fcc8f5652031d828259f0fbb22c446c1ba3d1fc3 /games-fps/nprquake-sdl | |
parent | how did that get there ? :p (diff) | |
download | gentoo-2-b496641384e4cb2d5aa386b6632c8de79d7a5778.tar.gz gentoo-2-b496641384e4cb2d5aa386b6632c8de79d7a5778.tar.bz2 gentoo-2-b496641384e4cb2d5aa386b6632c8de79d7a5778.zip |
metadata
Diffstat (limited to 'games-fps/nprquake-sdl')
-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> |