home *** CD-ROM | disk | FTP | other *** search
/ gondwana.ecr.mu.oz.au/pub/ / Graphics.tar / Graphics / irit70 / ReleaseMsg < prev   
Text File  |  1997-04-28  |  5KB  |  114 lines

  1.     This is the release announcement for the IRIT 7.0 solid
  2. modeling environment.  One can find information on the IRIT environment
  3. at:
  4.  
  5. http://www.cs.technion.ac.il/~irit
  6.  
  7. IRIT 7.0 was fully tested on the following platforms. Previous
  8. versions were tested on other platforms and it is expected that IRIT
  9. will compile on them with minor or no revisions at all.
  10.  
  11. * SGI4D  (IRIX 4.0.1, IRIX 5.x).
  12. * SUN 4  (SunOS Release 4.1.2, Solaris)
  13. * Dec    (Alpha AXP running OSF1.3)
  14. * IBM PC (Window NT 3.5/4.0, Windows 95, OS2 3.0 Warp)
  15. * Amiga  (AmigaDOS 2.1)
  16.  
  17.     Many thanks should go to Kriton Kyrimis for the Amiga port.
  18.  
  19.     The distribution locations below have C sources as
  20. irit70src.*, documentation is available as postscript files
  21. (irit70ps.*), man pages (irit70man.*), and http files
  22. (irit70www.*). Executables for OS2 3.0 as irit70os2.* and
  23. executables for Windows NT/95 as irit70nt95.*
  24.  
  25.     You can anonymous ftp IRIT 7.0 from the following locations:
  26.  
  27. * ftp.cs.technion.ac.il [132.68.32.21], directory /pub/misc/gershon/irit
  28.   The is the homeland for Irit.
  29.   (contact person gershon@cs.technion.ac.il (Gershon Elber)).
  30.  
  31. * ftp.uu.net [192.48.96.9], directory /graphics/irit
  32.   (contact archive@uunet.uu.net)
  33.  
  34. * gondwana.ecr.mu.oz.au [128.250.70.62], /pub
  35.   (contact person bernie@ecr.mu.oz.au (Bernie Kirby)).
  36.  
  37. * ftp-os2.nmsu.edu [128.123.35.151] os2/graphics.
  38.   This has only the executables. Sources should be ftp'ed from one
  39.   of the unix places above.
  40.  
  41. * wuarchive.wustl.edu [128.252.135.4] pub/aminet/gfx/3d
  42.   has the Amiga port of IRIT 7.0.
  43.   (contact person kyrimis@cti.gr (Kriton Kyrimis)).
  44.  
  45. At this time, ftp.technion.ac.il, ftp.uu.net, and gondwana.ecr.mu.oz.au
  46. all has the new release in place. I expect the os2 and amiga ports to
  47. be in place in the very near future.
  48.  
  49. Below you will find the update notes for 7.0.
  50.  
  51. Enjoy,
  52.  
  53. Gershon
  54. -----------------------------------------------------------------------------
  55.  
  56. Join IRIT mailing list:        gershon@cs.technion.ac.il
  57. Mailing list:            irit-mail@cs.technion.ac.il
  58. Bug reports:            irit-bugs@cs.technion.ac.il
  59.  
  60. -----------------------------------------------------------------------------
  61. * Display devices for Windows NT/95 and OS2 are now stable.
  62. * Alpha channel is now properly working in irender.
  63. * IRIT is now fully working on Windows 95 with no network (use to have
  64.   IPC problems).
  65. * Several global name renaming in C space (EPSILON -> IRIT_EPS etc.).
  66. * New irit2pov - IRIT to POVRAY filter.
  67. * Primitive constructors (spheres, cones, etc) can now create freeform
  68.   exact rational surfaces as well as approximated polynomial surfaces.
  69. * Fix two bugs in BBOX of lists and points.
  70. * Support for triangular (Bezier) patches has been added.
  71. * Ability to evaluate a scene at a prescribed animation time in many of the
  72.   tools, such as irender, poly3d-h and the some filters.
  73. * Irender now supports surface function texture useful for curvature display
  74.   as well as contouring texture.
  75. * Instances of geometry are supported (not completely) via a new instance
  76.   type.
  77. * FFCOMPAT also works on trivariates.
  78. * C/SREPARAM works correctly on float/periodic end conditions.
  79. * OFFSET and RULEDSRF now works on polyline/gons.
  80. * SINTERP now allows scattered data (with UV's).
  81. * New IRIT commands
  82.   + TMORPH function - trivariate morphing.
  83.   + TEDITPT function - edit single control point of a trivariate.
  84.   + COVERPT - uniform point distribution on polygonal models
  85.   + COVERISO - uniform curves' based coverage of iso surfaces of trivariates.
  86.   + TVLOAD - load a trivariate out of a data set.
  87.   + MRCHCUBE - marching cubes on volumeric data sets and trivariates.
  88.   + TRIANGL - Converts a polygonal model to hold triangles only.
  89.   + TRAISE - raise the degree of a trivariate (Bezier and linear Bsplines)
  90.   + TREPARAM - reparameterization of trivariates.
  91.   + TCRVTR - Curvature properties of iso surfaces of trivariates
  92.   + PTHMSPR - Point discribution on a hemisphere.
  93.   + SVISIBLE - Cone visibility decomposition of freeform surfaces.
  94.   + ORTHOTOMC - K-Orthotomics of curves and surfaces.
  95.   + SBISECTOR - Bisector surface of a point and a surface.
  96.   + FFORDER - Returns the order(s) of the freeform.
  97.   + FFMSIZE - Returns the size of control mesh/polygon of the freeform.
  98.   + FFKNTVEC - Returns the knot vector(s) of the freeform.
  99.   + FFCTLPTS - Returns the control mesh/polygon of the freeform.
  100.   + CNVXHULL - Computes the convex hull of a poly/curve.
  101.   + CRVPTTAN - All tangents through a point of a curve.
  102.   + CRV2TANS - All bi-tangents to a given curve.
  103.   + PDECIMATE - decimation and reduction of polygonal data.
  104.   + GETATTR - provides a mechanism to fetch attributes.
  105.   + TSEVAL - evaluation of triangular patches.
  106.   + TSNORMAL - normals of triangular patches.
  107.   + TSDERIVE - derivatives of triangular patches.
  108.   + TSBEZIER, TSBSPLINE - triangular bezier/bspline surface constructors.
  109.   + CBISECTOR - bisectors of freeform curves and curve/point.
  110.   + CENVOFF - computes the offset envelope in three space of a planar curve.
  111.   + FFPTDIST - uniform distribution of points on curves or surfaces.
  112.   + FFPOLES - checks if a given freeform has poles.
  113.   + BBOX - returns the Bounding box of the given geometry.
  114.