@albi_scando/as-threejs-flags-lib 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,13 @@
1
+ # `as-threejs-flags-lib`
2
+
3
+ ## Description
4
+
5
+ This library provides a collection of animated waving flags built with TypeScript and powered by three.js.
6
+ It offers ready-to-use 3D flag components that simulate realistic cloth waving effects, making it easy to integrate animated flags into your three.js scenes.
7
+
8
+ ## Table of Contents
9
+
10
+ - [Storybook](documentation/pages/STORYBOOK.md)
11
+ - [License](documentation/pages/LICENSE.md)
12
+ - [Contributing](documentation/pages/CONTRIBUTING.md)
13
+ - [Changelog](CHANGELOG.md)