Python Motionbuilder

Open-source Python projects categorized as Motionbuilder

Python Motionbuilder Projects

  • cats-blender-plugin

    :smiley_cat: A tool designed to shorten steps needed to import and optimize models into VRChat. Compatible models are: MMD, XNALara, Mixamo, DAZ/Poser, Blender Rigify, Sims 2, Motion Builder, 3DS Max and potentially more

    Project mention: How can I optimize or reduce 50MB Mixamo Characters? | /r/Unity3D | 2023-06-03

    Decimation of skinned meshes (your Mixamo characters) can be done with various tools. Results will vary. Depends a lot on the topology of the input mesh. Nothing beats proper retopology. There are paid assets on the asset store. https://assetstore.unity.com/?q=mesh%20optimization&orderBy=1 NanoLod is free but can't remember if it does skinned meshes. https://assetstore.unity.com/packages/tools/modeling/nanolod-automatic-lods-193314#reviews More advanced is Simplygon which has a free tier I think. https://documentation.simplygon.com/SimplygonSDK_9.1.27400.0/unity/ My favourite is a blender tool originally intended for VRChat avatars but works on any characters. https://github.com/absolute-quantum/cats-blender-plugin As well as simplifying the mesh data, I would recommend combining the separate parts into a single mesh and texture atlas into only one or two materials (one opposite, one with transparency for hair)

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-03.

Index

Project Stars
1 cats-blender-plugin 2,873
Write Clean Python Code. Always.
Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com