Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
DukeViewer_0.9.1.101_bin.zip | 2018-11-03 | 656.2 kB | |
DukeViewer_0.9.1.101_src.zip | 2018-11-03 | 1.0 MB | |
readme.txt | 2018-11-03 | 2.6 kB | |
Totals: 3 Items | 1.7 MB | 1 |
//------------------------------------------------------------------------------ // // DukeViewer: Map Viewer for the game Duke Nukem 3D // Copyright (C) 2005-2018 by Jim Valavanis // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, inc., 59 Temple Place - Suite 330, Boston, MA // 02111-1307, USA. // //------------------------------------------------------------------------------ // New site: https://sourceforge.net/projects/dukeviewer/ // Old Site: http://www.geocities.ws/jimmyvalavanis/applications/dukeviewer.html //------------------------------------------------------------------------------ Description ----------- This Application using makes 2D and 3D preview of the games maps of Duke Nukem 3D game. Note that you need game data to use this software. GRP file from shareware version of the game is OK to work with. Also allows to hear the level music when you are in 3D mode. Capabilities ------------ -Makes 2D and 3D preview of the the Duke Nukem 3D maps. -Display detailed information about the map's walls. -Allow screenshot exports to image files (*.png, *.jpg, *.bmp, *.ppm, *.m8, *.tga) or via the Windows clipboard. -Supports all screen resolutions supported by the system. You can choose full screen only for 3D preview of the map. -Supports joystick. History ------- Version 0.9.1.101 beta - (20181103) ----------------- New icon. Open source release. Export screenshots in PNG and JPG image formats. Option to enable or disable texture filtering. Version 0.1.0.23 beta - (20051015) ---------------- First public release.Stable enough and fast enough to use it, some problems with texture alignment and minor problems with some sloped walls. Requirements ------------ Windows operating system with DirectX 8.1. Minimum Pentium II, AGP graphics adapter, at least 128 MB RAM recommented. For optimum performance Pentium III, AGPx4 graphics adapter.