The AROS Archives(anonymous IP: 3.14.141.228,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Graphics » Raytrace » mountainview.tar.gz

Mountainview

Description: Make landscapes, view them from all sides
Download: mountainview.tar.gz       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 34kb
Date: 08 Dec 08
Author: Wilhelm Noeker
Submitter: Miloslav Martinka
Requirements: i386 AROS
Category: graphics/raytrace
License: GPL
Distribute: yes
FileID: 502
 
Snapshots:
 
Comments: 0
Snapshots: 1
Videos: 0
Downloads: 215  (Current version)
215  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
What it does:
- calculate a random elevation map on 64 x 64 squares
- all heights below zero are truncated (these squares become ocean)
- assign each surface of the map an illumination value:
  the more it's tilted, the darker
- draw the surface: if it's ocean, paint it blue, if it's above a
  75% "snow line", use shades of gray, otherwise shades of brown

MountainView runs on the Workbench, using OS3.x pen sharing, so make sure
you have a lot of colors available (at least 32). With OS2.x it open its own
5-plane LoRes screen instead, and can also be forced to do so by supplying a
random CLI parameter (no equivalent tooltype option, sorry).

Use cursor keys (or the obvious gadgets) to navigate around the landscape,
Enter to redraw, Esc to abort. Oh, and there's menus, too. ;-)

MountainView was written using CygnusEd 4.2 and the GNU C compiler.
Freeware, source included.
The complete history:
- Original BASIC implementation © 1987 Compute Publications, Inc.
- KickPascal conversion by W. Nöker, 1992
- C conversion and interactive GUI (i.e. this version) by W. Nöker, 1999












































Copyright © 2005 - 2024 The AROS Archives All Rights Reserved