chandlerprall / ThreeCSG

CSG plugin for Three.js
MIT License
453 stars 152 forks source link

Support for Vertex Colors #33

Open PapeCoding opened 7 years ago

PapeCoding commented 7 years ago

Is it planned to support vertex colors in the future? The blender exporter of three.js can export these attributes but they get lost when an operation with this library is made

makc commented 4 years ago

It is over two years now, so no, it is not planned :) However, you could add vertex colors support in ~5 minutes now on top of this