Skip to content

Commit

Permalink
wrote readme
Browse files Browse the repository at this point in the history
  • Loading branch information
minami110 committed Jul 1, 2022
1 parent 69ccfc1 commit bc7991e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Ignore from Release
.gitattributes export-ignore
.gitignore export-ignore
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
# houflipbook
# houflipbook
![](https://i.gyazo.com/d53b7da48c54f1611b5fd5e7a51ba146.gif)

Houdini native [Flipbook](https://www.sidefx.com/docs/houdini/render/flipbook.html) rendering as workitems via TOP network.

## Requirements
- Python 3.7 interpreter Houdini
- Must be required `ffmpeg` in your system if use `Flipbook OBJ`

## Ops
### Flipbook TOP
![](https://i.gyazo.com/950feea36778f37e0b338167beb7687b.png)

Implemented almost native flipbook settings TOP node. Generated workitems each rendered images.

### Flipbook OBJ
![](https://i.gyazo.com/9f98728347053308986f9e2886db1844.png)

`Flipbook TOP` (TOP network) wrapper OBJ node. Easy to render `.mp4` or `.gif`.


## License
MIT License. see `LICENSE`

0 comments on commit bc7991e

Please sign in to comment.