# @takram/three-geospatial-effects

[![npm version](https://img.shields.io/npm/v/@takram/three-geospatial-effects.svg?style=flat-square)](https://www.npmjs.com/package/@takram/three-geospatial-effects) [![Storybook](https://img.shields.io/badge/-Storybook-FF4785?style=flat-square&logo=storybook&logoColor=white)](https://takram-design-engineering.github.io/three-geospatial/?path=/story/atmosphere-atmosphere--basic)

A collection of post-processing effects.

This library is currently under active development, and its API may change without maintaining backward compatibility.

It is part of a project to prototype the rendering aspect of a Web GIS engine. For more details on the background and current status of this project, please refer to the [main README](/README.md).

## Installation

```sh
npm install @takram/three-geospatial-effects
pnpm add @takram/three-geospatial-effects
yarn add @takram/three-geospatial-effects
```

## License

[MIT](LICENSE)
