This is archived copy of currently unavailable Nem's Tools website, restored from Web Archive.
Download section now provides links to both Web Archive and to this unofficial Github mirror.
Terrain Generator v3.0.5 - NemPosted: Feb 15th, 2007 - 4:16:54 pm
  • TG - Added support for OBJ and SMF exportation.

Terrain Generator v3.0.4 - NemPosted: Feb 5th, 2005 - 3:33:44 pm
  • TG - Updated Nem's Tools links.

Terrain Generator v3.0.3 - NemPosted: Feb 5th, 2005 - 3:33:12 pm
  • TG - Added new locking tool.
  • TG - Added VMF grouping option.
[ Comment ]

Terrain Generator v3.0.2 - NemPosted: Feb 5th, 2005 - 3:32:36 pm
  • TG - Added VMF terrain simplification option.
[ 1 Comment ]

Terrain Generator v3.0.1 - NemPosted: Feb 5th, 2005 - 3:32:04 pm
  • TG - Added support for VMF exportation.
  • TG - Added ability to shell execute files.
  • TG - Fixed camera.
[ Comment ]

Terrain Generator v3.0.0 - NemPosted: Feb 5th, 2005 - 3:31:03 pm
  • TG - Rewrote application in C#.

Terrain Generator v2.2.0 - NemPosted: May 26th, 2003 - 5:19:48 pm
  • TG-Generation - New Fault fractal algorithm added.
  • TG-Generation - New Circle fractal algorithm added.
  • TG-Generation - New Particle fractal algorithm added.
  • TG-Generation - Diamond-Square fractal algorithm updated.
  • TG-Generation - New Normalization option added.
  • TG-Generation - New Flatten Zero Area factorial based smoothing option added.
  • TG-Tools - New in-editor Scaling pass added.
  • TG-Tools - New smooth tool option of jumping to the average height value.
  • TG-Tools - 'Subscript Out Of Range' error in Noise tool fixed.
  • TG-Misc - Q and E keys can be used to rotate camera left and right.
  • TG-Misc - Home and End keys can be used to rotate camera up and down.
  • NOTE - The terrain must be square and its length a factor of two for the Diamond-Square algorithm to work.
[ 1 Comment ]

Terrain Generator v2.1.0 - NemPosted: May 26th, 2003 - 5:17:24 pm
  • TG-Tools - New Mountain/Valley tool added. (Quite dissimilar to the Raise/Lower tool.)
  • TG-Tools - New Noise tool added.
  • TG-Tools - Random Noise Pass button added.
  • TG-Tools - Option to ignore locked points without having to remove them.
  • TG-Tools - Option to highlight all directly effected squares on all tools (Except the Mountain/Valley tool).
  • TG-Tools - Smooth And Raise/Lower tools accelerate vertex movement on vertecies that are way off the average.
  • TG-Tools - Touch Up Keys (Page Up and page Down) lock selected triangle when in use, they also override mouse movement.
  • TG-Tools - Option to show coordinates of locked points in 3D window.
  • TG-Misc - New tool icons.
  • TG-Misc - Highlight option not being remembered fixed.
[ Comment ]

Terrain Generator v2.0.0 - NemPosted: May 26th, 2003 - 5:15:27 pm
  • TG-General - Total rewrite with tones of optimizations.
  • TG-General - New faster coordinate system.
  • TG-General - .TGM file type revised to binary format for large loading and saving speed increases.
  • TG-General - Collision improved.
  • TG-Tools - All tools heavily optimized.
  • TG-Tools - Raise Lower tool now has 'smart' code to help keep the terrain smooth during alterations.
  • TG-Tools - Smooth Tool now slowly smoothes terrain in accordance with radial or linear based threshold code.
  • TG-Tools - In editor Smoothing Pass almost instantaneous.
  • TG-Tools - 'Touch Up' tool added for single vertex manipulation. PageUp and PageDown keys can also be used with it.
  • TG-Tools - 'Touch Up' tool can also be used to lock vertices from moving. Simply Press 'L' when the desired vertex is selected to lock it.
  • TG-Tools - Locked vertices are saved.
  • TG-Tools - New flatten radiuses added.
  • TG-Tools - Smart move configuration options.
  • TG-Tools - Three level undo.
  • TG-Tools - Tool info box added.
  • TG-Export - Terrain can be exported as any style. And changed any time.
  • TG-Export - New 'Best Fit' exportation style that faces the hypotenuse of the triangles with that of the contours of the terrain. Where possible squares are exported too.
  • TG-Export - Export terrain as ground or cave.
  • TG-Export - Export .BMP height maps of terrain.
  • TG-Rendering - New solid and wireframe mixture rendermode.
  • TG-Generation - All new map generation options heavily optimized.
  • TG-Generation - You can specify the dimensions of the terrain in triangles now.
  • TG-Generation - Three new smoothing modes added (Linear, Radial With Oversampling, Linear With Oversampling).
  • TG-Generation - Fractal 'Random Seeding Only' option added.
  • TG-Generation - New fractal Diamond Algorithm for creating realistic hilly terrain.
  • TG-Generation - Many new options for the Diamond Algorithm.
  • TG-Generation - Invert Colors option added to height map generation.
  • TG-Misc - Make use of the new True Vision 5.7.1 engine for faster fps and more compatibility.
  • TG-Misc - Recent TGM menu increased to 8.
  • TG-Misc - Memory leak fixed.
  • TG-Misc - A million little things I know I've forgot.
[ Comment ]

Terrain Generator v1.3.1 - NemPosted: May 26th, 2003 - 5:08:26 pm
  • TG - Radial smoothing pass button added for in editor smoothing passes, has a progress bar and uses the same threshold as the smooth tool.
  • TG - Smooth button's large radius radial smoothing code actually is a large radius.
  • TG - Progress bar for saving, opening, and exporting terrain.
  • TG - Camera configuration form.
  • TG - Program remembers its rendermode (Solid, Wireframe or Points.)
  • TG - Max number of new map Radial Smoothing Passes increased to 45.
  • TG - Program crashing when the triangle length is set to "" fixed.
  • TG - Program not accepting odd numbers for the number of X and Y blocks fixed. It'll accept any values greater then 4.
  • TG - Small memory usage optimizations.
[ Comment ]

Terrain Generator v1.3.0 - NemPosted: May 26th, 2003 - 5:06:57 pm
  • TG - Height map generation option. Supports .bmp, .jpg, and .gif files. Height multiplier option.
  • TG - Radial Smoothing Option in New map form with options of threshold and passes.
  • TG - Smooth button has a Radial Smoothing option in its configuration menu. Works the same as the Radial smoothing in the new map form.
  • TG - Raise / Lower button also has a Radial Smoothing option in its configuration menu.
  • TG - New map form modified to use tabs because it was getting pretty big.
  • TG - New Map form progress bar shows all stages and tells you what one its on.
  • TG - Mouse inverse movement option.
[ Comment ]

Terrain Generator v1.2.0 - NemPosted: May 26th, 2003 - 5:05:37 pm
  • TG - Hint brush option added. Program remembers what maps you've told it to export the hint brushes to and the textures assigned to the hint brushes (the skip and hint textures). These can also be changed in the map properties form (for compatibility with other games etc).
  • TG - Mixed Style added to the new map form. It's basically a mix of all three styles (X, //, and \\), which I added to make the terrain seem more random.
  • TG - Rewrote Slope Generation code to produce an almost completely flat surface without the weird ridge (the only reason it isn't is because it gets knocked to the grid). The new code is far faster, and the value bar is now out of 256, 256 having a peak at the 4096 limit, and 1 being virtually flat.
  • TG - Sky Box Option added. It works pretty much the same way as the hint brushes.
  • TG - Export Again button added, map remembers where it was last exported to.
  • TG - Pressing "Cancel" in the New Map form loosing the path to the current TGM file fixed.
  • TG - "Save" button not being enabled even though it should be fixed.
  • TG - Program remembers its width and height if not minimized or maximized.
  • TG - In vertex mode, the vertex origin is displayed instead of the triangles origin.
  • TG - Hovering your mouse over the "Steepness" slider bar gives you the angle in degrees and the maximum elevation change.
  • TG - Editor texture Dialog Box altered to show all supported files.
  • TG - Export Filename automatically filled in with TGMname.map.
  • NOTE - The TGM file format has slightly changed, old TGM files will be converted to the new format automatically when next saved but new TGM files will not be compatible with older versions of TG.
  • NOTE - The sky box button adds a bottom brush to the box because using the X/Y axis manipulation button it is possible to create a leak (as the side of the terrain can be made not to be a straight line). If this is not the case in your map I'd recommend you delete it as the bottom faces of all the terrain brushes won't be deleted by zoners if you don't.
[ Comment ]

Terrain Generator v1.1.1 - NemPosted: May 26th, 2003 - 5:03:08 pm
  • TG - Option to generate sloped terrain in the new map form with options of axes, direction, and steepness.
  • TG - New movement mode added to Raise/Lower tool where the ground moves to your mouse as opposed to with.
  • TG - Option to highlight triangles in red. (Works in wireframe too.) In vertex mode a box is drawn around the vertex.
  • TG - Moving the Scroll Wheel on your mouse changes the selected vertex that is used in the raise/lower vertex mode.
  • TG - X/Y axes manipulation code changed to that of the new Raise/Lower code, no options are given, its just easier to use this way.
  • TG - W,A,S,D keys can be used to move now.
  • TG - Undo deleting all the triangles fixed.
  • TG - Configuration button added to toolbar because its pretty useful.
  • TG - Missing icons added.
[ Comment ]

Terrain Generator v1.1.0 - NemPosted: May 26th, 2003 - 5:01:39 pm
  • TG - Option to generate random terrain in the new map form with the options of maximum direct alteration, maximum indirect alteration, direction and frequency of alterations.
  • TG - "Triangle" Or "Vertex" Raise/Lower modes added.
  • TG - Unsaved files now give you the standard Yes, No, Cancel question when a new file is going to be loaded etc.
  • TG - Configuration menu for Raise/Lower and X/Y axis manipulation tool added. Its actually pretty useful, I'd recommend you check it out.
  • TG - Missing configuration menu for smooth tool fixed.
  • TG - ViewFrustum (Distance you can see) changed to almost infinity.
  • TG - If you specify another skybox for the editor, that skybox will also be written to the .map file.
  • TG - Redo button added.
  • TG - Undo code improved.
  • TG - Mip Mapping option added.
  • TG - Temp .tgm files saved as .tmp to avoid confusion.
  • TG - When viewing in point mode the background color is changed to black so you can actually see the points.
  • TG - Limit of five recent files instead of the original four.
  • TG - X/Y Axis Manipulation tool now called that (whoops.)
  • TG - Little saving bug fixed. (Shouldn't effect anything you've already done.)
  • TG - Little startup bug where "New Map" form was quickly loaded then unloaded fixed.
[ Comment ]

Terrain Generator v1.0.1 - NemPosted: May 26th, 2003 - 4:58:15 pm
  • TG - Triangle selection code totally improved, feels 100 times more accurate and natural.
  • TG - New tool that allows you to manipulate the triangles on an X/Y axis bases.
  • TG - Little bug where the texture scales you specified weren't being written to the .map file fixed.
[ 1 Comment ]
Nem's Tools v2.0 © 2006 Ryan Gregg.
Execution time: 0.07963s; Queries: 14.