An open API service indexing awesome lists of open source software.

https://github.com/remotion-dev/text-warping

Demo of the capabilities of the new warpPath() API!
https://github.com/remotion-dev/text-warping

Last synced: 10 months ago
JSON representation

Demo of the capabilities of the new warpPath() API!

Awesome Lists containing this project

README

          

# Remotion text warping

![Warp](https://user-images.githubusercontent.com/1629785/218113623-986bab59-b0f1-474f-984e-7ba1adf1e501.jpeg)
![SoGood](https://user-images.githubusercontent.com/1629785/218114019-5968f1d4-e426-4fae-af30-35fb65a08715.jpeg)

Demo of the capabilities of the [`warpPath()`](https://www.remotion.dev/docs/paths/warp-path) API in Remotion

## Commands

**Install Dependencies**

```console
npm i
```

**Start Preview**

```console
npm start
```

**Render video**

```console
npm run build
```

**Upgrade Remotion**

```console
npm run upgrade
```

## Docs

Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).

## Help

We provide help [on our Discord server](https://discord.gg/6VzzNDwUwV).

## Issues

Found an issue with Remotion? [File an issue here](https://github.com/remotion-dev/remotion/issues/new).

## License

Notice that for some entities a company license is needed. Read [the terms here](https://github.com/remotion-dev/remotion/blob/main/LICENSE.md).