nicklockwood / Euclid

A Swift library for creating and manipulating 3D geometry
MIT License
644 stars 53 forks source link

init crash #91

Closed maghzchenyu closed 2 years ago

maghzchenyu commented 2 years ago

let box1 = SCNBox(width: 10, height: 10, length: 10, chamferRadius: 0) let mesh11 = Mesh(box1) app to cash

nicklockwood commented 2 years ago

@maghzchenyu thanks, this is now fixed in 0.5.22