代码搜索:TETRA
找到约 238 项符合「TETRA」的源代码
代码结果 238
www.eeworm.com/read/303435/3811172
lib tetra.tetra.lib
Tetra - Tetrahedra subroutines
tetra_volume - find volume of tetrahedra give 4 points
area3d - find area of a triangle in 3D defined by 3 points
Function Prototypes:
float tetra_volume(float x0[3],
www.eeworm.com/read/391275/8413187
off tetra.off
OFF
4 4 6
1 1 1
-1 -1 1
1 -1 -1
-1 1 -1
3 0 1 2
3 0 2 3
3 0 3 1
3 3 2 1
www.eeworm.com/read/184417/9101543
c tetra.c
/* tetra.c */
/* E. Angel, Interactive Computer Graphics */
/* A Top-Down Approach with OpenGL, Third Edition */
/* Addison-Wesley Longman, 2003 */
/* Recursive subdivision of tetrahedron to f
www.eeworm.com/read/184417/9101610
exe tetra.exe
www.eeworm.com/read/366144/9828708
off tetra.off
OFF
4 4 6
1 1 1
-1 -1 1
1 -1 -1
-1 1 -1
3 0 1 2
3 0 2 3
3 0 3 1
3 3 2 1
www.eeworm.com/read/164432/10108074
x tetra.x
xof 0302txt 0064
# This DirectX file was written by a Caligari (tm) product
template Header {
WORD major;
WORD minor;
DWORD flags;
}
template
www.eeworm.com/read/454020/7402728
hlp tetra.hlp
www.eeworm.com/read/454020/7402778
gid tetra.gid
www.eeworm.com/read/103581/6213791
raw tetra.raw
1.02 1 1 -1.07 -1 1 1.03 -1 -1
-1.07 -1 1 1.02 1 1 -1.09 1 -1
1.03 -1 -1 -1.07 -1 1 -1.09 1 -1
-1.09 1 -1 1.02 1 1 1.03 -1 -1
www.eeworm.com/read/489168/6474457
cpp tetra.cpp
#include
#include
#include
typedef float point[3];
point v[]={{0.0,0.0,1.0},{0.0,0.942809,-0.333333},{-0.816497,-0.471405,-0.333333},{0.816497,-0.471405,-0.333333}};
//