CSG library for use with THREE.js. Contribute to spencer-e-pnt/three-csg-ts development by creating an account on GitHub.
Breadcrumbs three-csg-ts / CHANGELOG.mdTop File metadata and controls Preview Code Blame 288 lines (147 loc) · 14 KB Raw Changelog All notable changes to this project will be documented in this file. See standard-version for commit guidelines. 3.1.14 (2024-02-29) Bug Fixes upgrade depen...
0回复贴,共1页 <<返回threejs吧求助有没有大佬用过three.csg.ts的 只看楼主 收藏 回复 异化飞龙种 初级粉丝 1 用这个库给两个mesh求交集差集时候老是多出奇奇怪怪的面,有没有大佬知道是为什么登录百度账号 下次自动登录 忘记密码? 扫二维码下载贴吧客户端 下载贴吧APP看高清直播、视频! 贴吧页面意见反馈 ...
master .github .husky example src .eslintignore .eslintrc.json .gitignore .prettierignore .prettierrc.json CHANGELOG.md LICENSE README.md jestconfig.json package-lock.json package.json tsconfig-cjs.json tsconfig.jsonBreadcrumbs three-csg-ts / tsconfig.json Latest...
{ "name": "three-csg-ts", "version": "3.1.14", "description": "CSG library for use with THREE.js", "main": "lib/cjs/index.js", "module": "lib/esm/index.js", "types": "lib/esm/index.d.ts", "scripts": { "start": "webpack serve --open --config example/webpack.config...