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

https://github.com/junwen-k/image-sequence-hotspot-position-picker

Image Sequence Hotspot Position Picker tool build with React
https://github.com/junwen-k/image-sequence-hotspot-position-picker

react tool

Last synced: about 1 year ago
JSON representation

Image Sequence Hotspot Position Picker tool build with React

Awesome Lists containing this project

README

          

# Image Sequence Hotspot Position Picker

[![license](https://img.shields.io/github/license/junwen-k/image-sequence-hotspot-position-picker?style=plastic)](https://raw.githubusercontent.com/junwen-k/image-sequence-hotspot-position-picker/main/LICENSE.txt)

## About

This little tool is built to ease the process of marking
"hotspot(s)" for an image sequence. E.g, a hotspot that changes
its position based on the current frame of the image sequence. The
computed values are nothing more than plain parent relative with
children absolute positioning in percentage (%). The position
array is mapped based on the sequence of the images.

## License

[MIT](./LICENSE.txt)