NOTICE: This package has been removed from pkgsrc

./wip/map-browse, GLUT-based 3D data graph (vertices, edges) viewer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1, Package name: map-browse-1.1, Maintainer: pkgsrc-users

map-browse is a simple, hackish toy that I threw together a few years
ago as a tool to aid me in diagnosing bogus coordinate data in a
(non-graphical) MUD.

The "rooms" in the mud had pathnames, sizes, "zones", and 3D coordinate
data, as well as links to other rooms. Links could be obvious or non-
obvious. I collected this subset of data for about 8,000 to 8,500 rooms,
allowing me to analyze bad connections, misplaced rooms, etc., using
a visual exploration.

A 3-button mouse, preferably with scroll-wheel, is strongly recommended.

One small, hand-written sample data file is provided, and an Octave
.m file is also provided which generates 3D data based on the
iteration of a complex function applied at a few points in the complex
plane near 1+0i.

It can be modified, used as a basis perhaps for a game, toyed with
as-is, etc.


Required to run:
[graphics/glut]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/dri2proto] [x11/fixesproto4]

Master sites:

SHA1: bc1344001ecad5781652e0bbdd8b0088b4d0e4a7
RMD160: 2d9cb2b28bf1c5b5c8609ce1f5be4a22123195f2
Filesize: 55.843 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2008-05-24 17:34:08 by Tobias Nygren | Files touched by this commit (146)
Log message:
This commit brought to you by the automated whitespace police (pkglint)
   2006-05-19 18:51:13 by Yoshito Komatsu | Files touched by this commit (107)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-04-11 23:13:58 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-05-14 02:41:31 by Soren Jacobsen | Files touched by this commit (1)
Log message:
Convert to buildlink3.
   2004-01-17 23:44:57 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.1. Author says:
 I've fixed some minor problems with the way that it sits in pkgsrc,
 and also fixed some more general problems with it, so it's now on
 version 1.1.  Might as well go with that one instead of 1.0.
Reset maintainer on previous maintainer's request.