awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
E

eliemichel/AdvancedBlenderAddon

0
View on GitHub↗
0 stars·0 forks·8 views

AdvancedBlenderAddon

Features

  • Blender Scripting - Starter kit and design patterns for advanced add-on development.

Star history

Star history chart for eliemichel/advancedblenderaddonStar history chart for eliemichel/advancedblenderaddon

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with AdvancedBlenderAddon

These projects share indexed features with AdvancedBlenderAddon. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jacqueslucke/animation_nodesJacquesLucke avatar

    JacquesLucke/animation_nodes

    2,360View on GitHub↗

    Animation Nodes is a visual scripting system for Blender that enables the creation of procedural animations and motion graphics. It provides a node-based interface that allows users to construct complex animation sequences and dynamic scene transformations by connecting functional nodes instead of relying on traditional keyframing. The system integrates directly with the host software to manipulate scene objects and properties through a data-flow graph. It manages the execution of these operations by tracing dependencies and distributing independent branches across multiple processor cores to

    Pythonanimation-nodesblenderpython
    View on GitHub↗2,360
  • absolute-quantum/cats-blender-pluginabsolute-quantum avatar

    absolute-quantum/cats-blender-plugin

    4,034View on GitHub↗

    This project is a suite of optimization plugins for Blender designed to process meshes, rigs, and textures for real-time rendering and avatar platforms. It functions as a mesh and rig optimizer that simplifies 3D models and provides specialized tools for importing and cleaning assets from formats such as MMD, Mixamo, and DAZ. The toolkit features a dedicated pipeline for preparing characters for VRChat and other social VR environments. It includes a texture atlas generator to merge multiple images into a single sheet to reduce draw calls, as well as dictionary-based translation services to co

    Python3dsmaxblendermixamo
    View on GitHub↗4,034
  • alanscodelog/blender-debugger-for-vscodeA

    AlansCodeLog/blender-debugger-for-vscode

    0View on GitHub↗
    View on GitHub↗0
  • carson-katri/geometry-scriptC

    carson-katri/geometry-script

    0View on GitHub↗
    View on GitHub↗0
Compare all 10 related projects→

Frequently asked questions

What are the main features of eliemichel/advancedblenderaddon?

The main features of eliemichel/advancedblenderaddon are: Blender Scripting.

Which projects share features with eliemichel/advancedblenderaddon?

Projects with overlapping indexed features include: jacqueslucke/animation_nodes — Animation Nodes is a visual scripting system for Blender that enables the creation of procedural animations and motion… absolute-quantum/cats-blender-plugin — This project is a suite of optimization plugins for Blender designed to process meshes, rigs, and textures for… carson-katri/geometry-script. k-410/textension. nangtani/blender-addon-tester — The blender addon tester is a test harness to enable pytest hook to allow addons to be tested inside a defined version… njanakiev/blender-scripting.