Skip to content

Jsynk/Aniflect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aniflect

aniflect baking aniflect blender

Video tutorials

Quick install and demo youtube

Description

Aniflect(animation reflect) can use Kinect v2 to record depth and/or color and saves it to disk as recordings. Then one can bake/convert the recording to a grid with depth and/color animated alpha textures with depth shape keys for Blender 2.8.

License

MIT

Requirements

  • Windows 10.
  • Blender 2.8 at least.
  • Kinect for Windows v2 sensor with Kinect Adapter for Windows 10 PC(if you wanna record).
  • Official Kinect 2 SDK installed.

Install precompiled

  • Go to Releases
  • Download Aniflect-Setup-{version}.exe and install

Install for development

  • You will need node.js v12.x.x with node-gyp installed to be able to compile node.js native addons.
  • I recommend nvm-windows if you need multiple node.js installed.
  • Or just install node.js-v12.21.0.
  • Install node-gyp.
  • Then run on cmd/powershell.
npm i

To install and then run

npm run start

to startup electron or optionally run

npm run build

To build a local windows nsis executeable

But why?

Because since 2016~ish I wanted a cheap and more accurate motion capture setup. AI had many artifacts and cleanups and went nuts when rotating 360deg and rolling and so on. So I built this so one can frame for frame reflect the animation recorded.

TODO!?!?

  • Use chokidar filewatcher to watch folder updates
  • Add start frame offset when baking?
  • Apply auto-update releases
  • Update workflow/tutorial gifs/videos!
  • Replace bootstrap with custom style?
  • Add timed counter before recording?
  • Readd support for 2.79?
  • Add baking details baked like "24 frames in 32s, when finished"?
  • Add better ui messages rather then draw text on canvas?
  • Add messages like on server/client disconnect
  • Sort baking folders by nearest modified date

Donate

Like this app? Donate some

Donate

About

Animation tool for Blender 2.8

Resources

License

Stars

Watchers

Forks

Packages

No packages published