Coder Social home page Coder Social logo

Hi ๐Ÿ‘‹ I develop game pipeline tools in Python ๐Ÿ

Below is a summary of my projects. (refresh the page if not all stars are showing)

3D

Blender

UI
PyPI BQT A Blender add-on to support & manage Qt Widgets in Blender (PySide2)
unimenu_addon: add-on to make custom menus in Blender. (with unimenu)

Packaging & distribution
pip-qt-addon An add-on to add a pip-qt launcher to the menu.
blender pip addon: UI to install & list PyPI packages in Blender
qt-addon-browser A browser widget for Blender add-ons

Modelling
collision-creator-addon: convex UCX colliders with 1 click in Blender
blender-transfer-vertex-order-addon (packaged)
blender-search-replace (Fork fix) a Blender add-on to search & replace textures

Scripting
pyqtconsole_addon: (packaged) pyqtconsole blender add-on
QtPythonConsole-blender-addon (packaged)
persistent-console-history An add-on to maintain console history between Blender sessions


Autodesk 3ds Max

dark-listener-3ds-max-plugin: enable dark mode in the 3ds max listener

maxscripts:
advanced bend modifier, github repo
reference manager
explode baker


Autodesk Maya

maya-module-template: a template for Python plugins & modules
maya-plugin-template: a template for Maya Python plugins
maya-pip-qt: a Maya plugin for Python Package management inside Maya.
maya-plugin-duplicate-obj-along-curve: a maya-plugin to duplicate obj along a curve.
maya-plugin-snap-to-closest-uv: a maya-plugin to snap UVs verts to the nearest verts of another UV.
maya_script_editor_highlighter: color errors and warnings in the Maya console.


Substance Painter

substance-painter-plugin-template: a template for Substance Painter Python plugins

Frameworks

Plugget

PyPI Downloads plugget a package manager to search & (1-click) install tools in Blender, Maya, Max, Unreal, ...
plugget manifest repo repo hosting all manifests for the plugget packages

UI plugins
PyPI plugget qt qt plugget manager widget
plugget-blender-addon Blender add-on for plugget with a simple UI
plugget-qt-addon Blender add-on for plugget Qt
plugget-qt-maya-plugin maya plugin for the pluggit qt UI
plugget-unreal-plugin Unreal plugin for plugget


Pyblish

PyPI pyblish-base Pyblish is a validation pipeline (e.g. for 3d assets). (Contributed for 1 year)
PyPI pyblish-simple: create a basic pyblish gui
PyPI pyblish-config: create a config for your Pyblish pipeline
pyblish-manager: visual pyblish manager
pyblish-maya-plugin: maya plugin for pyblish
pyblish-unreal: Unreal plugin for pyblish

Plugins:
pyblish-plugins-maya-quality-assurance: 48 maya plugins thread original repo
pyblish-plugins-blender-lint: 7 blender plugins thread
pyblish-plugins-modelChecker: (now behind source repo) 25 maya plugins thread
maya_scene_check: 15 maya plugins thread
pyblish repo collection: collection of links to usefulll pyblish resources

Game engines

Unreal

Python modules
PyPI unrealStylesheet: qt stylesheet in unreal style
PyPI unreal-qt: Qt manager for Unreal
unreal-pip module to pip install in unreal

Plugins
unreal-plugin-python-script-editor: a Python script-editor Unreal plugin
unreal-python-plugin-template a unreal-python-plugin-template
texture-browser-unreal-plugin great for browsing icons in the unreal install dir


Unity

unity-27-slice-shader (Fork & document) rehost of an old Unity plugin.
Path-Creator (Fork ) added UPM support.
โญ328 16th-century-cannon 3d model: unity store, sketchfab

Other

๐Ÿ—’๏ธ Notes

wiki_template A template to turn your markdown notes automatically into a github page.
brain PKM collection of markdown notes on various topics
wiki Hosts the PKM notes on a github page
mkdocs-collapsable-headers A mkdocs plugin to make all headers collapsible.
note-link-janitor (Fork fix) A plugin to auto add backlinks to any markdown files, can be used in github actions
copycat-action-2 (Fork fix) Fork of a github action to copy files, with added support for submodules


Krita

pyqtconsole_krita: pyqtconsole krita plugin


โš™๏ธ Other Python modules

PyPI unimenu Simple unified menu creation across apps
PyPI FigmaPy: read Figma data with Python
PyPI detect-app: Detect which app the python interpreter is running in.
PyPI buttonizer: launch py commands with 1 click, from a config
PyPI pip-qt A UI to manage pip packages
PyPI py-pip Manage pip packages from within the active Python interpreter, passing the sys.paths
basic-batcher A basic batcher
App launcher on GumRoad
PyPI qt-module-manager inspect all imported modules, and reload them.


๐Ÿงช RnD

Valheim-AI-assistant: ask Bard questions about your valheim save file

๐Ÿ•น๏ธ Games

Solo-projects

9 โญTemple of Xiala: Steam, GitHub repo 20โญCubelink Steam, Google Play

AAA games

  • Robocraft
  • Sea of Thieves
  • Fortnight
  • Fall Guys

hannesdelbeke's Projects

basic-batcher icon basic-batcher

a python batcher UI to run tasks after each other. no multiprocessing, no async

blender-addon-tester icon 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 of blender.

blender-search-replace icon blender-search-replace

This Add-On provides a simple search/replace menu for use in the 3D view tools sidebar (under the register "Tools"). Allows users to search for all objects from the scene and replace them or filter them by material/texture and also to replace the material/texture very fast.

blender_pip icon blender_pip

A Blender addon for managing Python modules inside Blender with PIP

bqt icon bqt

Files to help bootstrap PySide2 with an event loop within Blender

brain icon brain

public notes. zettel / digital garden based on obsidian

copycat-action-2 icon copycat-action-2

copycat fork to support submodules: GitHub Action for copying files to other repositories

detect-app icon detect-app

Detect which app the python interpreter is running in.โš™๏ธ---------------------------- Supports Ansible AutoCAD Blender Calibre Cinema 4D Clarisse Flame Fusion Gaffer Gimp Houdini Inkscape Katana Krita Mari Marmoset 3ds Max Maya Modo MotionBuilder Natron Nuke RV Revit Shotgun Scribus Softimage SubstanceDesigner SubstancePainter Unreal

docusaurus_test icon docusaurus_test

tutorial based on https://baky0905.github.io/personal-website/blog/2021/04/02/docusaurus/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.