1.1.2 • Published 9 months ago

@interactink/core v1.1.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
9 months ago

InteractInk Core

šŸŽØ InteractInk is a cutting-edge library of customizable WebGL/Three.js components designed for creating mesmerizing visual effects in React.

🌟 Features Include:

  • Perlin Noise
  • Smoke
  • Triangles
  • Iris
  • Wavy Grid
  • Liquid Metal
  • Dot Water
  • Cosmic Particles
  • Spilled Ink
  • Reflective Balls
  • Silk River
  • Light Leaks
  • Digital Rose
  • Dune
  • Noisy Shapes
  • Brushed Ribbons
  • Peaks
  • Curved Slope
  • Dot Perlin
  • Darkwave
  • Soft Metal
  • Corrupted Wave
  • Depth Echoes

šŸš€ Fully Customizable

All Inks are fully customizable via the InteractInk platform, allowing you to craft unique visual experiences with ease and share them with others.

šŸ’» Use Cases

Whether you're building a website, an app, or an interactive art piece, InteractInk gives you the power to make your digital creations unique and visually stunning.

šŸ“¦ Installation

You can install the package via npm:

šŸ› ļø Usage

npm install @interactink/core
import { PerlinNoise } from '@interactink/core';

// Example usage within a React component
const MyComponent = () => {
  return <PerlinNoise colora={'#22180b'} colorb={'#ca6464'} scale={0.115} speed={1.651} noiseIntensity={1.768} />;
};

export default MyComponent;

For more detailed examples and customization options, visit the InteractInk documentation.

šŸ“ License

This project is licensed under the terms specified in the LICENSE file. See the file for details.

šŸ‘„ Author

Created by InteractInk. Feel free to contribute, suggest features, or report issues!

Thank you for choosing InteractInk to power your visual creations! šŸš€

1.1.1

9 months ago

1.1.0

9 months ago

1.1.2

9 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago