home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / scripts / pov / 3dfont1 / lower_v.inc < prev    next >
Encoding:
Text File  |  1993-05-01  |  2.6 KB  |  66 lines

  1. // Letter 'v'
  2. // Courtesy Truman Brown (CIS 71477,221)
  3.  
  4. // X - Min: -24.4  Max:     24.4
  5. // Y - Min:   0  Max:       53.7
  6. // Z - Min:  -5  Max:        5
  7.  
  8. composite {
  9. composite {
  10. object {
  11. union {
  12. smooth_triangle { <-24.4 53.7 -5> <0 1 0> <-15.2 53.7 5> <0.374 0.927 0> <-24.4 53.7 5> <0 1 0> }
  13. smooth_triangle { <-24.4 53.7 -5> <0 1 0> <-15.2 53.7 -5> <0.748 0.663 0> <-15.2 53.7 5> <0.374 0.927 0> }
  14. smooth_triangle { <-4.5 0 -5> <-0.742 -0.671 0> <-24.4 53.7 -5> <-0.938 -0.347 0> <-24.4 53.7 5> <-0.938 -0.347 0> }
  15. triangle { <-15.2 53.7 -5> <-24.4 53.7 -5> <-4.5 0 -5> }
  16. triangle { <-4.5 0 5> <-24.4 53.7 5> <-15.2 53.7 5> }
  17. smooth_triangle { <-4.5 0 -5> <-0.742 -0.671 0> <-24.4 53.7 5> <-0.938 -0.347 0> <-4.5 0 5> <-0.371 -0.929 0> }
  18. smooth_triangle { <-15.2 53.7 -5> <0.748 0.663 0> <0.2 10.4 5> <0.942 0.335 0> <-15.2 53.7 5> <0.374 0.927 0> }
  19. triangle { <-4.5 0 5> <-15.2 53.7 5> <0.2 10.4 5> }
  20. triangle { <0.2 10.4 -5> <-15.2 53.7 -5> <-4.5 0 -5> }
  21. smooth_triangle { <-15.2 53.7 -5> <0.748 0.663 0> <0.2 10.4 -5> <0.942 0.335 0> <0.2 10.4 5> <0.942 0.335 0> }
  22. }
  23.  
  24. texture { YourTexture }
  25. }
  26.  
  27. bounded_by { box { <-24.4 0 -5> <0.2 53.7 5> } }
  28. }
  29. composite {
  30. object {
  31. union {
  32. smooth_triangle { <4.8 0 -5> <0.372 -0.928 0> <-4.5 0 -5> <-0.742 -0.671 0> <-4.5 0 5> <-0.371 -0.929 0> }
  33. triangle { <0.2 10.4 -5> <-4.5 0 -5> <4.8 0 -5> }
  34. triangle { <4.8 0 5> <-4.5 0 5> <0.2 10.4 5> }
  35. smooth_triangle { <4.8 0 -5> <0.372 -0.928 0> <-4.5 0 5> <-0.371 -0.929 0> <4.8 0 5> <0.744 -0.668 0> }
  36. }
  37.  
  38. texture { YourTexture }
  39. }
  40.  
  41. bounded_by { box { <-4.5 0 -5> <4.8 10.4 5> } }
  42. }
  43. composite {
  44. object {
  45. union {
  46. smooth_triangle { <0.2 10.4 -5> <-0.944 0.329 0> <15.3 53.7 5> <-0.751 0.66 0> <0.2 10.4 5> <-0.944 0.329 0> }
  47. triangle { <0.2 10.4 -5> <4.8 0 -5> <24.4 53.7 -5> }
  48. triangle { <24.4 53.7 5> <4.8 0 5> <0.2 10.4 5> }
  49. smooth_triangle { <0.2 10.4 -5> <-0.944 0.329 0> <15.3 53.7 -5> <-0.376 0.927 0> <15.3 53.7 5> <-0.751 0.66 0> }
  50. smooth_triangle { <24.4 53.7 -5> <0.939 -0.343 0> <4.8 0 -5> <0.372 -0.928 0> <4.8 0 5> <0.744 -0.668 0> }
  51. triangle { <15.3 53.7 -5> <0.2 10.4 -5> <24.4 53.7 -5> }
  52. triangle { <24.4 53.7 5> <0.2 10.4 5> <15.3 53.7 5> }
  53. smooth_triangle { <24.4 53.7 -5> <0.939 -0.343 0> <4.8 0 5> <0.744 -0.668 0> <24.4 53.7 5> <0.939 -0.343 0> }
  54. smooth_triangle { <15.3 53.7 -5> <-0.376 0.927 0> <24.4 53.7 5> <0 1 0> <15.3 53.7 5> <-0.751 0.66 0> }
  55. smooth_triangle { <15.3 53.7 -5> <-0.376 0.927 0> <24.4 53.7 -5> <0 1 0> <24.4 53.7 5> <0 1 0> }
  56. }
  57.  
  58. texture { YourTexture }
  59. }
  60.  
  61. bounded_by { box { <0.2 0 -5> <24.4 53.7 5> } }
  62. }
  63.  
  64. bounded_by { box { <-24.4 0 -5> <24.4 53.7 5> } }
  65. }
  66.