javascript - ThreeJS : CSG (Wrapper?) -
i've been using standalone threecsg.js (https://github.com/chandlerprall/threecsg) create different shapes i'm having errors occur shapes i'm trying create: maximum call stack exceeded.
it seems repo not being updated tried csg-wrapper (https://github.com/kraag22/csg-wrapper) creates shapes without problems heavily outdated three.js.
is there other csg library can use? or 1 wrapper csg (https://github.com/evanw/csg.js) up-to-date ?
my 2 reports on repos:
https://github.com/kraag22/csg-wrapper/issues/3 https://github.com/chandlerprall/threecsg/issues/23
Comments
Post a Comment