delete

Meaningful discussion outside of the potato gun realm. Projects, theories, current events. Non-productive discussion will be locked.
User avatar
boilingleadbath
Staff Sergeant 2
Staff Sergeant 2
Posts: 1635
Joined: Sat Mar 12, 2005 10:35 pm
Location: Pennsylvania, USA

Sun Jul 23, 2006 9:05 am

Pov-ray isn't that complicated to use, unless you want to make things "pretty"... you can make probably 95% of all objects you want with 4 different shapes and 4 operators:

(in order of frequency of use, in syntatical form}

sphere {<x> (of center), radius }
lathe { linear_spline, #points, <x> (of point), point, point... }
box { co-ord of one point, co-ord of opposite point }
torus { major diameter, minor diameter }

rotate <x> OR rotate x(or y or z)*number
union {a, b, c...} (kindof a "plus" thing)
difference {a, b} (kindof a "minus" thing)
translate <x> OR rotate x/y/z*number

Texture options can get complicated, but you can get pretty good results - certainly better than most other programs - with just this:

texture {
pigment { rgb <a> }
finish { phong .5}
}
User avatar
singularity
Corporal 5
Corporal 5
Posts: 982
Joined: Mon Jun 26, 2006 10:53 pm
Location: someplace
Contact:

Sat Jul 29, 2006 3:11 pm

we have a problem its coming up with a "can not find correct security device. this appliction will be terminated imidately" message every time i try to go into solidworks. what did i do wrong?
be sure to check out my <a href="http://www.spudfiles.com/forums/ak-styl ... 9.html">AK Styled Vortex Gun</a> and my <a href="http://www.spudfiles.com/forums/at-4-t9627.html">AT-4 Rocket</a>

upcoming projects... finalized clip fed BBMG and ball point pen sniper
Post Reply