three_js_bvh_csg 0.2.0
three_js_bvh_csg: ^0.2.0 copied to clipboard
Flutter three_js_bvh_csg is a api that helps with cutting and combining meshes in three_js.
three_js_bvh_csg #
A type of three_js api that allows users to add, subtract, and union meshes in their projects.

This is a dart conversion of three-csg-ts originally created by @samalexander.
Usage #
This api allows users to add, subtract, and union meshes in their projects.
Contributing #
Contributions are welcome. In case of any problems look at existing issues, if you cannot find anything related to your problem then open an issue. Create an issue before opening a pull request for non trivial fixes. In case of trivial fixes open a pull request directly.