https://github.com/eltoncn/projetoreacao
Project exploring the creation of artistic applications that interact with the user's emotion.
https://github.com/eltoncn/projetoreacao
computational-art computer-art emotion-detection unity
Last synced: 5 months ago
JSON representation
Project exploring the creation of artistic applications that interact with the user's emotion.
- Host: GitHub
- URL: https://github.com/eltoncn/projetoreacao
- Owner: EltonCN
- License: mit
- Created: 2022-08-19T01:59:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T02:01:16.000Z (almost 4 years ago)
- Last Synced: 2025-05-07T07:52:53.721Z (about 1 year ago)
- Topics: computational-art, computer-art, emotion-detection, unity
- Language: ShaderLab
- Homepage:
- Size: 17.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReAção Project
Project exploring the creation of artistic applications that interact with the user's emotion.
The project consists of two parts, the first in implementing a server to detect the emotions of a person in front of a webcam, and the second in creating experiments using the Unity game engine.
## Server
The server can be found in the "Server" folder, and needs the [emonet](https://github.com/face-analysis/emonet) emotion detection model to work.
## Unity project
The Unity project with the experiments is in the "ReAcao" folder, and contains two experiments with same scene name:
- Colors: inspired by Bridget's paintings, the colors on the screen are changed to reflect the detected emotional state.
- [Video](https://youtu.be/mNwTotTj_ZM)
- Interrogatory (under progress): it puts the player in the role of an accused in an interrogation, where their emotions can determine the outcome.
## Licensing
MIT License, Copyright (c) 2022 Elton C. N.
## Legal
Made with the support of "Conselho Nacional de Desenvolvimento Científico e Tecnológico" (CNPq) of Brazil