Feeds
已提交
A fast voxel traversal algorithm for ray tracing
A fast and simple voxel traversal algorithm through a 3D space partition (uniform grid)
14 years 前 | 4 次下载 |
已提交
Ray/box Intersection
Ray/box intersection using Smits' algorithm. The zip file includes one example of intersection.
14 years 前 | 1 次下载 |
已提交
3D curves
Examples of 3D curves described in Chapter 7 of the book: "CRC Standard Curves and Surfaces"
15 years 前 | 3 次下载 |
已提交
Ray/Triangle Intersection
Ray/triangle intersection using the algorithm proposed by Möller and Trumbore (1997)
15 years 前 | 9 次下载 |
已提交
Genomic signature using FCGR
Genomic signature using Chaos game representation of frequencies.
15 years 前 | 2 次下载 |
已提交
plotDNA
A simple Matlab function to visualize DNA sequences using four binary sequences.
15 years 前 | 1 次下载 |
已提交
MGWT
Identification of protein coding regions using the Modified Gabor-wavelet transform.
15 years 前 | 1 次下载 |
已提交
Linear Subdivision
A simple m file for the triangle mesh subdivision using linear interpolation.
15 years 前 | 1 次下载 |
已提交
Loop Subdivision
A simple m file for the triangle mesh subdivision using the Loop's scheme.
15 years 前 | 2 次下载 |