Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
ajc27-freemocap-blender-addon
Advanced tools
A Blender add-on for loading and visualizing motion capture data recorded with the FreeMoCap software (https://freemocap.org)
This is a Blender add-on for loading and visualizing the output of the freemocap software.
The core functionality is run automatically at the end of a standard freemocap recording session, but this add-on allows for manual loading and visualization of the pre-processed freemocap
recording data in Blender.
freemocap_blender_addon.zip
(from the latest release)Edit
> Preferences
> Add-ons
> Install...
freemocap_blender_addon.zip
(likely from your Downloads/
folder)freemocap
in the addon tab and ensuring the box next to freemocap_blender_addon
is checkedNOTE - We strongly recommend activating your System Console before running this addon, as it will show oodles of valuable information about the underlying process. On Windows, you can toggle this console on from the
Window
menu in a running instance of Blender. On Mac/Linux, you must launch blender from a Terminal by typingblender
into a terminal after install.
You must have should have a fully processed freemocap recording folder on your computer somewhere.
If you are processing a recording from the freemocap
software, it will probably in in [path_to_your_home_directory]/freemocap_data/recording_sessions/[recording_name]
If you have downloaded and processed the test
data from the Data
dropdown in the menu bar of the freemoap
software, the addon should detect that automatically and set that path as the default.
You may download a pre-processed freemocap_test_data
recording on the freemocap==1.3.0
release notes:
3D viewport
window, press n
to show the sidebar💀FreeMoCap
taboutput_data/
and annotated_videos/
folders)RUN_ALL
(keep an eye on the terminal window for useful output)If all went well, there should now be a friendly spooky skeleton in your scene along with the annotated images-as-planes, and a new .blend
file saved to the specified recording folder named [recording_folder_name].blend
(i.e. the same way it comes out of a standard freemocap
recording session)
empty
object (usually named [recording_name]_parent_empty
) in the scene.Special thanks to @ajc27-git for the original work developing this addon and supporting the freemocap
community! Check out their work at: https://www.youtube.com/@fluxrenders
Click this link to join the our community Discord server - https://discord.gg/XpRQJnqZxf
FAQs
A Blender add-on for loading and visualizing motion capture data recorded with the FreeMoCap software (https://freemocap.org)
We found that ajc27-freemocap-blender-addon demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.