mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-04-21 12:27:27 +03:00
Rendering improvements. http://downloads.qi-hardware.com/people/werner/tmp/main.png
- solidify/Makefile: use povray +P, to keep showing the image when done - solidify/main.pov: moved lower light source from x- to x+ and lowered it a bit more - solidify/main.pov: doubled the intensity of the ambient light - solidify/main.pov: rotate the part in xy and add a thin red plane to help with assessing the accuracy of z0 inclination (the top of the battery cover turned out to be very difficult to get right with solidify alone) - solidify/main.pov: added a third view of the part
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ run: solidify
|
||||
./solidify batcvr.sfy >batcvr.inc
|
||||
|
||||
pov:
|
||||
povray +A -W1280 -H1024 main.pov
|
||||
povray +A +P -W1280 -H1024 main.pov
|
||||
|
||||
disp:
|
||||
display main.png
|
||||
|
||||
Reference in New Issue
Block a user