Home
last modified time | relevance | path

Searched refs:zrot (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/games/neverball/neverball-1.6.0/data/map-back/
H A Djupiter.map44 "zrot" "176.687317"
54 "zrot" "67.366386"
64 "zrot" "-99.091232"
74 "zrot" "82.171494"
84 "zrot" "-102.256294"
94 "zrot" "-150.706207"
104 "zrot" "-7.754098"
114 "zrot" "-35.754528"
164 "zrot" "99.906448"
214 "zrot" "83.605026"
[all …]
H A Dcity.map11 "zrot" " +0.00000 +0.00000 +0.00000"
23 "zrot" " +0.00000 +0.00000 +0.00000"
35 "zrot" " +0.00000 +0.00000 +0.00000"
47 "zrot" " +0.00000 +0.00000 +0.00000"
59 "zrot" " +0.00000 +0.00000 +0.00000"
71 "zrot" " +0.00000 +0.00000 +0.00000"
83 "zrot" " +0.00000 +0.00000 +0.00000"
95 "zrot" " +180.00000 +0.00000 +0.00000"
107 "zrot" " +90.00000 +0.00000 +0.00000"
119 "zrot" " +180.00000 +0.00000 +0.00000"
[all …]
H A Dclouds.map12 "zrot" " -90.00000 -0.00000 +0.00000"
202 "zrot" " +0.00000 +0.00000 +0.00000"
214 "zrot" " +0.00000 +0.00000 +0.00000"
226 "zrot" " +0.00000 +0.00000 +0.00000"
238 "zrot" " +0.00000 +0.00000 +0.00000"
250 "zrot" " +0.00000 +0.00000 +0.00000"
262 "zrot" " +0.00000 +0.00000 +0.00000"
274 "zrot" " +0.00000 +0.00000 +0.00000"
286 "zrot" " +0.00000 +0.00000 +0.00000"
298 "zrot" " +0.00000 +0.00000 +0.00000"
[all …]
H A Dvolcano.map1464 "zrot" "0"
1476 "zrot" "0"
1488 "zrot" "0"
1500 "zrot" "0"
1512 "zrot" "0"
1524 "zrot" "0"
1536 "zrot" "0"
1548 "zrot" "0"
1560 "zrot" "0"
1572 "zrot" "0"
[all …]
H A Dalien.map2827 "zrot" " +22.89071 +0.00000 +0.00000"
2838 "zrot" " -53.89508 +0.00000 +0.00000"
2849 "zrot" " +129.21964 +0.00000 +0.00000"
2860 "zrot" " -147.09494 +0.00000 +0.00000"
2871 "zrot" " -19.55077 +0.00000 +0.00000"
2882 "zrot" " +11.39866 +0.00000 +0.00000"
2893 "zrot" " +58.69625 +0.00000 +0.00000"
2904 "zrot" " +101.99469 +0.00000 +0.00000"
2915 "zrot" " +81.60344 +0.00000 +0.00000"
2926 "zrot" " -13.65093 +0.00000 +0.00000"
[all …]
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/demo/
H A Dgnuplot.rot16 # zrot: the initial z rotation of the view
21 # zview(zrot)=(60.+45.*sin(zrot/180.*pi))
32 set view xview(xrot),zview(zrot); \
34 zrot=(zrot+zrot_delta)%360; \
H A Danimate2.dem41 zrot=136
44 zview(zrot)=zrot
45 set view xview(xrot), zview(zrot), 1.5, 1
53 zrot =(zrot+zrot_delta)%360
H A Danimate.dem18 zrot=0
21 zview(zrot)=(60.+45.*sin(zrot/180.*pi))
22 set view xview(xrot),zview(zrot)
/dports/audio/libbpm/libbpm-0.3/bpmorbit/
H A Dvm.c81 struct m33 *zrot; in m_rotmat() local
88 zrot = calloc(1,sizeof(struct m33)); in m_rotmat()
103 zrot->e[0][0] = cos(gamma); in m_rotmat()
104 zrot->e[0][1] = sin(gamma); in m_rotmat()
105 zrot->e[1][0] = -sin(gamma); in m_rotmat()
106 zrot->e[1][1] = cos(gamma); in m_rotmat()
107 zrot->e[2][2] = 1.0; in m_rotmat()
114 m_matmult(m1,zrot,mtem); in m_rotmat()
121 free(zrot); in m_rotmat()
/dports/databases/grass7/grass-7.8.6/vector/v.transform/
H A Dmain.c48 *xscale, *yscale, *zscale, *zrot, *columns, *field_opt; in main() local
167 zrot = G_define_option(); in main()
168 zrot->key = "zrotation"; in main()
169 zrot->type = TYPE_DOUBLE; in main()
170 zrot->required = NO; in main()
171 zrot->multiple = NO; in main()
172 zrot->description = in main()
174 zrot->answer = "0.0"; in main()
175 zrot->guisection = _("Custom"); in main()
228 else if (strcmp(tokens[0], zrot->key) == 0) in main()
[all …]
/dports/math/gnuplot/gnuplot-5.4.1/demo/
H A Danimate2.dem39 zrot=136
42 zview(zrot)=zrot
43 set view xview(xrot), zview(zrot), 1.5, 1
51 zrot =(zrot+zrot_delta)%360
H A Dgnuplot.rot18 # zrot: the initial z rotation of the view
23 # zview(zrot)=(60.+45.*sin(zrot/180.*pi))
37 set view xview(xrot), zview(zrot)
39 zrot = (zrot+zrot_delta) % 360
H A Danimate.dem15 zrot=0
18 zview(zrot)=(60.+45.*sin(zrot/180.*pi))
19 set view xview(xrot),zview(zrot)
/dports/math/gnuplot-lite/gnuplot-5.4.1/demo/
H A Danimate2.dem39 zrot=136
42 zview(zrot)=zrot
43 set view xview(xrot), zview(zrot), 1.5, 1
51 zrot =(zrot+zrot_delta)%360
H A Dgnuplot.rot18 # zrot: the initial z rotation of the view
23 # zview(zrot)=(60.+45.*sin(zrot/180.*pi))
37 set view xview(xrot), zview(zrot)
39 zrot = (zrot+zrot_delta) % 360
H A Danimate.dem15 zrot=0
18 zview(zrot)=(60.+45.*sin(zrot/180.*pi))
19 set view xview(xrot),zview(zrot)
/dports/games/neverball/neverball-1.6.0/data/ball/snowglobe/
H A Dsnowglobe-inner.map50 "zrot" "0.0 20.0, 0.0"
59 "zrot" "0.0 -30.0, 0.0"
68 "zrot" "0.0 -25.0, 0.0"
77 "zrot" "0.0 27.0, 0.0"
86 "zrot" "0.0 10.0, 0.0"
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/glslparsertest/glsl2/
H A Dgst-gl-mosaic-v.vert38 float zrot = zrot_degree*2.0*PI/360.0;
50 cos(zrot), sin(zrot), 0.0, 0.0,
51 -sin(zrot), cos(zrot), 0.0, 0.0,
H A Dgst-gl-cube-v.vert41 float zrot = zrot_degree*2.0*PI/360.0;
53 cos(zrot), sin(zrot), 0.0, 0.0,
54 -sin(zrot), cos(zrot), 0.0, 0.0,
/dports/games/neverball/neverball-1.6.0/data/ball/atom/
H A Datom-solid.map10 "zrot" "0.0 -1000.0 0.0"
21 "zrot" "0.0 -1100.0 0.0"
31 "zrot" "0.0 -1200.0 0.0"
/dports/graphics/wdune/wdune-1.926/desktop/irix/irix6.5_global/
H A DDune.ftr29 …xyz=10,200 -allrot=3,40 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3 -zrot=5 -all=1000,,wheel …
38 …xyz=10,200 -allrot=3,40 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3 -zrot=5 -all=1000,,wheel …
54 …xyz=10,200 -allrot=3,40 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3 -zrot=5 -all=1000,,wheel …
55 …xyz=10,200 -allrot=3,40 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3 -zrot=5 -all=1000,,wheel …
71 …xyz=10,200 -allrot=3,40 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3 -zrot=5 -all=1000,,wheel …
72 …xyz=10,200 -allrot=3,40 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3 -zrot=5 -all=1000,,wheel …
88 …xyz=10,200 -allrot=3,40 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3 -zrot=5 -all=1000,,wheel …
89 …xyz=10,200 -allrot=3,40 -xinput dialbox-1 -x=0 -y=2 -z=4 -xrot=1 -yrot=3 -zrot=5 -all=1000,,wheel …
/dports/games/libretro-tyrquake/tyrquake-e76477d/common/
H A Dmathlib.c98 float zrot[3][3]; in RotatePointAroundVector() local
132 memset(zrot, 0, sizeof(zrot)); in RotatePointAroundVector()
133 zrot[0][0] = zrot[1][1] = zrot[2][2] = 1.0F; in RotatePointAroundVector()
135 zrot[0][0] = cos(DEG2RAD(degrees)); in RotatePointAroundVector()
136 zrot[0][1] = sin(DEG2RAD(degrees)); in RotatePointAroundVector()
137 zrot[1][0] = -sin(DEG2RAD(degrees)); in RotatePointAroundVector()
138 zrot[1][1] = cos(DEG2RAD(degrees)); in RotatePointAroundVector()
140 R_ConcatRotations(m, zrot, tmpmat); in RotatePointAroundVector()
/dports/math/qrupdate/qrupdate-1.1.2/src/
H A Dzqrot.f39 external zrot,lsame
63 call zrot(m,Q(1,i),1,Q(1,i+1),1,c(i),conjg(s(i)))
67 call zrot(m,Q(1,i),1,Q(1,i+1),1,c(i),conjg(s(i)))
/dports/games/gtkradiant/GPL/GtkRadiant/libs/mathlib/
H A Dmathlib.c528 float zrot[3][3]; in RotatePointAroundVector() local
563 memset( zrot, 0, sizeof( zrot ) ); in RotatePointAroundVector()
564 zrot[0][0] = zrot[1][1] = zrot[2][2] = 1.0F; in RotatePointAroundVector()
567 zrot[0][0] = (vec_t)cos( rad ); in RotatePointAroundVector()
568 zrot[0][1] = (vec_t)sin( rad ); in RotatePointAroundVector()
569 zrot[1][0] = (vec_t)-sin( rad ); in RotatePointAroundVector()
570 zrot[1][1] = (vec_t)cos( rad ); in RotatePointAroundVector()
572 MatrixMultiply( m, zrot, tmpmat ); in RotatePointAroundVector()
/dports/games/tenebrae/tenebrae_0/
H A Dmathlib.c134 float zrot[3][3]; in RotatePointAroundVector() local
168 memset( zrot, 0, sizeof( zrot ) ); in RotatePointAroundVector()
169 zrot[0][0] = zrot[1][1] = zrot[2][2] = 1.0F; in RotatePointAroundVector()
171 zrot[0][0] = cos( DEG2RAD( degrees ) ); in RotatePointAroundVector()
172 zrot[0][1] = sin( DEG2RAD( degrees ) ); in RotatePointAroundVector()
173 zrot[1][0] = -sin( DEG2RAD( degrees ) ); in RotatePointAroundVector()
174 zrot[1][1] = cos( DEG2RAD( degrees ) ); in RotatePointAroundVector()
176 R_ConcatRotations( m, zrot, tmpmat ); in RotatePointAroundVector()

12345678910>>...19