在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:rdeits/RegionTrees.jl开源软件地址:https://github.com/rdeits/RegionTrees.jl开源编程语言:Julia 100.0%开源软件介绍:RegionTrees.jl: Quadtrees, Octrees, and their N-Dimensional CousinsThis Julia package is a lightweight framework for defining N-Dimensional region trees. In 2D, these are called region quadtrees, and in 3D they are typically referred to as octrees. A region tree is a simple data structure used to describe some kind of spatial data with varying resolution. Each element in the tree can be a leaf, representing an N-dimensional rectangle of space, or a node which is divided exactly in half along each axis into 2^N children. In addition, each element in a Features
UsageSee examples/demo/demo.ipynb for a tour through the API. You can also check out:
[1] Frisken et al. "Adaptively Sampled Distance Fields: A General Representation of Shape for Computer Graphics". SIGGRAPH 2000. GalleryAn adaptively sampled distance field, from An adaptively sampled model-predictive control problem, from An adaptive distance field in 3D, from AdaptiveDistanceFields.jl: Related Packages |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论