home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Graphics / LWviewer / viewer.readme < prev    next >
Text File  |  2000-01-12  |  2KB  |  63 lines

  1. Short:  LW object viewer for WarpUP and Warp3d
  2. Author: Michal Bartczak LCS (mikerro@ihh.pi.com.pl)
  3. Uploader: Filip Mirowski LCS (liluh@ihh.pi.com.pl)
  4. Version: 1.0
  5. Type:  gfx/show, gfx/3d
  6.  
  7. INTRODUCTION
  8.  
  9. This is a LightWave object viewer developed by Michal Bartczak
  10. sometime in 1998. It supports Gouraud and flat shadding, you can
  11. also use pseudo-Phong effect which will cover the object with ppm
  12. texture. I also add a small utility called Warp3DSetup.
  13. Unfortunately this util is not finished, only one thing which
  14. works in it is screenmode requester which you will have to use
  15. before starting the object viewer. To use this viewer you will
  16. need PPC (WarpUP) and gfx card with 3d chip (Warp3d - Permedia2
  17. or S3Virge).
  18.  
  19. USAGE
  20.  
  21. First of all you will have to start Warp3DSetup and choose
  22. the resolution which you will use to view objects. It really
  23. doesn`t matter if it is 800x600 or 1024x768 if the object which
  24. you are viewing hasn`t more faces than 1000. When you will 
  25. save your setup open shell and type in it:
  26.  
  27. engine.exe <nameofobject>
  28.  
  29. Now you will see your object. You can move and zoom to it using
  30. mouse.
  31.  
  32. To change shading use:
  33.  
  34. F1 - Flat shading
  35. F2 - Gouraud shading
  36. F3 - Phong+Gouraud
  37. F4 - Phong+flat
  38.  
  39. You will notice that the speed is really nice in every mode.
  40. You can change the phong texture by replacing mirror.ppm 
  41. with your own texture, just remember it has to be a real
  42. ppm (Cybershow makes wrong one) and you have to keep the good
  43. proportions! Texture has to be a square with its side of size:
  44.  
  45. 2
  46. 4
  47. 8
  48. 16
  49. 32
  50. 64
  51. 128
  52. 256
  53. 512
  54. pixels! :)
  55.  
  56. To quit the viewer push "Q". 
  57.  
  58. If you will expect any problems with first try to set your
  59. stack to big size, for example 500000. You can also email
  60. the author: mikerro@ihh.pi.com.pl 
  61.  
  62. This software is freeware. All rights reserved to Logic Creative Software
  63. and Michal Bartczak.