https://github.com/mosure/bevy_flame
bevy flame model viewer
https://github.com/mosure/bevy_flame
bevy flame onnx
Last synced: 9 months ago
JSON representation
bevy flame model viewer
- Host: GitHub
- URL: https://github.com/mosure/bevy_flame
- Owner: mosure
- License: mit
- Created: 2024-05-03T23:44:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T16:02:11.000Z (about 2 years ago)
- Last Synced: 2025-01-30T18:48:23.556Z (over 1 year ago)
- Topics: bevy, flame, onnx
- Language: Rust
- Homepage: https://mosure.github.io/bevy_flame/?show_fps=true
- Size: 90.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bevy_flame 😊
[](https://github.com/Mosure/bevy_flame/actions?query=workflow%3Atest)
[](https://raw.githubusercontent.com/mosure/bevy_flame/main/LICENSE)
[](https://crates.io/crates/bevy_flame)
bevy flame model viewer plugin, view the [live demo](https://mosure.github.io/bevy_flame/?show_fps=true)

## compatible bevy versions
| `bevy_flame` | `bevy` |
| :-- | :-- |
| `0.1` | `0.13` |
## credit
```
@article{FLAME:SiggraphAsia2017,
title = {Learning a model of facial shape and expression from {4D} scans},
author = {Li, Tianye and Bolkart, Timo and Black, Michael. J. and Li, Hao and Romero, Javier},
journal = {ACM Transactions on Graphics, (Proc. SIGGRAPH Asia)},
volume = {36},
number = {6},
year = {2017},
pages = {194:1--194:17},
url = {https://doi.org/10.1145/3130800.3130813}
}
```