C++ & Plugin Dev
Pipeline development reels
Assets Creation Tool
Production-friendly tool for creating folder hierarchies and managing file versioning.
Designed for Production Managers and Producers to quickly set up project structures.
Technologies:
- Qt (C++ UI framework)
- JSON for data handling
- Custom C++ DLL for core functionality
3D Physics c++ reels
Spring Interpolation
This is a maya c++ plugin so that animators can easily express the elasticity and ineria even if they have a few keys.
And, it is very inexpensive to calculate so it leads to checking in real-time while animating in their scene.
Save time and work efficiency with the WM_springInterp node.
– Magic of the Physics –
Δv/Δt = -(cv + kx) / m,
started from f=ma.
x : distance, v : velocity.
used : C++, Maya API