home *** CD-ROM | disk | FTP | other *** search
/ Dream 49 / Amiga_Dream_49.iso / amiga / applications / image / plotter3d.readme < prev    next >
Text File  |  1998-02-11  |  2KB  |  58 lines

  1. Short:    Plots 3D-datas with shading etc.-MUI
  2. Author:   ss37@inf.tu-dresden.de (Sven Steiniger)
  3. Uploader: ss37@inf.tu-dresden.de (Sven Steiniger)
  4. Version:  3.20
  5. Type:     gfx/3d
  6. Replaces: gfx/3d/Plotter3D.*
  7. Requires: OS 2.04+, MUI 3.7+
  8.  
  9. Plotter3D is highly specialized for drawing threedimensional datas.
  10. Features:
  11.  - a lot of drawmodes, eq. XYZ-colorflow, gouraud-shading, even phongshading,
  12.    all working in 24Bit
  13.  - draws previews directly into previewwindow with grayscale or 32+ colors. On
  14.    a CyberGfx-Screen in *full* 16/24Bit.
  15.  - Nearly all windows are 'interactive'. Means you can change settings and
  16.    they are used immeditely. No need to close the window and because of that
  17.    you still have full undo-capabilities.
  18.  - you can rotate, move, scale objects directly with the mouse
  19.  - nice graphical user interface (MUI)
  20.  - dynamic window creating == you can open as many windows as you want
  21.  - heavily uses Drag&Drop
  22.  - unlimited number of objects
  23.  - unlimited number of lightsources per object
  24.  - you can define own materials
  25.  - possibility to import/export objects. Currently supported are TDDD-objects
  26.    (Imagine) [IE], Lightwave-objects [E], CSV-files [IE], Pictures [I] and
  27.    Fonts [I].
  28.  - has an special *RealTime mode*. You can rotate, scale and move an object in
  29.    realtime. Supported realtime modes are gouraudshading, texturemapping and
  30.    faked phong shading.
  31.  - realtime mode has an special *i-Glasses* switch. Then it renders true
  32.    3D-pictures.
  33.  - possibility to save the frames of realtime mode. Building animations with
  34.    eq. MainView is very easy.
  35.  - localized: English is built-in, german, french and spanish catalogs
  36.    included. English and german docs included.
  37.  - online help
  38.  - ... (try it)
  39.  
  40.  
  41. Whats new since v3.01:
  42.  - i-Glasses support in realtime mode !
  43.  - 3D-functions may now also contain constants (eg. 'pi')
  44.  - parameters u, v now also functions (eg. 'pi*exp(2)')
  45.  - all exceptions are not catched
  46.  - realtime mode work now with large objects (>32000 triangles)
  47.  - Doublebuffering for CyberGfx-screens
  48.  - more stable & precise realtime mode
  49.  - errorhandler works again (no longer 'Unknown Error'-requests)
  50.  - added lightwave exporter
  51.  - a lot of bug fixes
  52.  - MUI-Pubscreen should no longer crash
  53.  - ... see docs/history
  54.  
  55.  
  56. Has been successfully test on A1230, A1260, A4000, A4000/060.
  57. It will probably crash on plain A500/A600(+)!
  58.