Size: 524
Comment:
|
Size: 621
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 15: | Line 15: |
* Some essence of stretch | |
Line 18: | Line 19: |
Line 19: | Line 21: |
* Sun position | |
Line 20: | Line 23: |
* Point of view, distance from object |
view_shape.e
The generates a point-of-view image of the shape model.
Input - files
- Shapefiles - filename given as stdin
- geometry.in
Input - geometry.in
'view' 1024 1024 8 * Filename, filesize and bit length 1500 40 40 * Some essence of stretch -1 0 0 0 0 -1 0 -1 0 -1 3 0 * Sun position 0 50000 0 * Point of view, distance from object
Output
- The output image in pgm format
- Name: view.pgm (or as described in geometry.in)
attachment:view_shape.png