@interactink/core v1.1.2
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! š