代码搜索结果
找到约 10,000 项符合
X 的代码
square.x
xof 0302txt 0064
// square
Mesh Square {
// front face and back face
8; // number of vertices
1.0; 1.0; 0.0;, // vertice 0
-1.0; 1.0; 0.0;,
boidy.x
xof 0302txt 0064
// boid
Mesh boid {
// vertices
7; // number of vertices
0.00; 0.00; 0.50;, // vertice 0
0.50; 0.00;-0.50;, // vertice 1
0.15;
x.pl
#!/usr/bin/perl
while ($fn=) {
$x = `cat $fn`;
$x =~ s/jtg\@computers.iwz.com/jgo\@local.net/igs;
open(FD, ">$fn");
print FD $x;
close FD;
}
tiger.x
xof 0302txt 0064
template Header {
WORD major;
WORD minor;
DWORD flags;
}
template Vector {
FLOAT x;
FLOAT y;
FLO
seafloor.x
xof 0302txt 0064
Header {
1;
0;
1;
}
Frame x3ds_SeaFloor
{
FrameTransformMatrix
{
1.000000, 0.000000, 0.000000, 0.000000,
0.000000, 1.000000, 0.000000, 0.000000,
0.0000