Metadata-Version: 2.4
Name: chgnhyk
Version: 0.0.2
Summary: visual and audio engine of chgnhyk
Requires-Python: >=3.9.0
Requires-Dist: csoundengine
Requires-Dist: moderngl
Requires-Dist: moderngl-window
Requires-Dist: moviepy
Requires-Dist: noise
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: pyrr
Requires-Dist: svgpathtools
Requires-Dist: trimesh
Description-Content-Type: text/markdown

# Package Name

Visual and audio engine of Choi Gunhyuk

## Installation

Install the package from PyPI:

```bash
pip install chgnhyk
```

Install [FFMPEG](https://wikidocs.net/305234)

## Usage

A basic example:

```python
from chgnhyk import FBO
```

## Requirements

* Python 3.9 or later
* 

## License

This project is licensed under the MIT License. See the `LICENSE` file for details.

## Author

Choi Gunhyuk

## Links

* PyPI: 
* GitHub: 
