loop算法 Resources

Showing items tagged with "loop算法"

This MATLAB implementation of the Loop subdivision algorithm (surface subdivision) has been successfully tested and features a straightforward algorithmic approach. The code serves as an educational resource for learning and technical exchange, demonstrating key concepts of mesh refinement through triangle splitting operations.

MATLAB 213 views Tagged