three_js_core 0.0.1 three_js_core: ^0.0.1 copied to clipboard
Flutter three_js_core package converted from threejs and three_dart package made for three_js.
three_js_core #
This is the core of the three_js api that allows users to view, edit and manipulate their 3D objects in their projects.
This is a dart conversion of three.js and three_dart, originally created by @mrdoob and has a coverted dart fork by @wasabia.
Usage #
This is the core api of three_js.
Example #
Find the example for this API here.
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.