The program shows on html the animated image of a person from the jpg, webp, which moves, breathes and speaks. Possible synchronization of animation with speech from wav files or synthesized by text via speech API and delphi or silero and python. It is possible to work in the form of one exe file.
- Attracting attention to the page on the Internet and speaking advertising.
- Animated, talking, breathable picture on the screen and slideshow. An animated, talking character that responds from LLM.
- Editing the portrait by distorting the face and body and preservation in jpg.
The program receives in the file.js file:
- face picture in base64,
- coordinates of points of the content,
- and their triangulation for webGL,
- morphs of changes in the coordinates of the points during facial deformation. You can change the face and body by regulators or automatic animation, and when uttering in voice. Animation occurs using webGL in 2D.
- Demo html: https://prog-mania.github.io/fani/
- Demo exe: https://github.com/prog-mania/fani/blob/main/fani.exe