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
- Host: GitHub
- URL: https://github.com/junwen-k/image-sequence-hotspot-position-picker
- Owner: junwen-k
- License: mit
- Created: 2021-12-09T02:50:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T14:44:54.000Z (over 3 years ago)
- Last Synced: 2025-04-12T10:56:00.432Z (about 1 year ago)
- Topics: react, tool
- Language: TypeScript
- Homepage: https://junwen-k.github.io/image-sequence-hotspot-position-picker/
- Size: 2.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Image Sequence Hotspot Position Picker
[](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)