目录
目录README.md

MeshGenerator

codecov

API to generate 3D surface meshes for Apple platforms.

This is a bare-bones library sufficient to create surfaces meshes, and doesn’t include tooling or API to generate geometries. The library is intended to be the bare components needed for a useful API that can be used to generate geometries.

The underlying computations for vectors, normals, etc from this library use simd from the Accelerate framework, if available.

The code owes inspiration, and considerable debt, to Nick Lockwood, creator of Euclid. Portions of the code are used, under license, from the Euclid project.

The library supports only triangles as a base type of polygon for rendering into geometries. If you want to work with quads or higher order polygons, or use constructive solid geometry, please look into Euclid, which supports generating geometries from paths and text, constructive solid geometry, as well as geometric primitives.

关于
1.1 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号