Point-to-Line Size Explained Point to line size refers to the measurement between a point and a line. It can be calculated using geometric formulas based on the coordinates of the C 24 次浏览 2024-11-05
Point Cloud Model Triangulation Algorithm Convert point cloud models into triangular faces using a triangulation algorithm. C# 21 次浏览 2024-07-14
random_point随机点生成工具 想在 GIS 项目中轻松生成随机点数据?那你会挺喜欢这个random_point.zip工具包。它可以根据GeoJSON格式的 Polygon 或 LineString 数据,模拟生成随机点,你做空间或进行位置服务。你可以自定义生成点的数量,还能设置规避区域,避免生成点落在不合适的地方。举个例子,假 Python 0 次浏览 2025-06-04
Implementing Anchor Point Jump with Scroll Offset Control This document focuses on anchor point jumps for pages and controlling scroll offset values. The example provided demonstrates how to achieve a specifi HTML5 19 次浏览 2024-10-25
MPFR-3.1.5Multiple-Precision Floating-Point Library The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. C 0 次浏览 2025-04-11
as3 TOUCH-POINT模式下实现双指缩放 as3 MultitouchInputMode.GESTURE模式下能够实现双指缩放,但不能进行单指拖拽。所以想办法在MultitouchInputMode.TOUCH_POINT的模式下实现双指的缩放功能。 (测试需使用多点触摸屏!) Actionscript 21 次浏览 2024-08-07
Point Cloud Viewer and Tools 2.70Unity点云数据工具 这款 Point Cloud Viewer and Tools 2.70 最新版,挺适合 Unity 开发的朋友,尤其是需要激光扫描点云数据的。它支持 DX11 点云查看器,最新版本的 v3 格式优化了 LOD 系统,最多能 4.32 亿个点,体验流畅。如果你平时在大数据集,是点云数据的导入和转换, Unity3D 0 次浏览 2025-06-09