Code Monkey home page Code Monkey logo

blenderomninode's Introduction

BlenderOmniNode

Try to node any script (not mvc for now)

Please prioritize the download of the release version to get the latest version under development (the source code contains virtual environments as well as test functions, so it is larger)

Sorry for not being able to update the organized code in time, it may be a long interval. (I am learning while developing, there may be relatively large changes)

Some python module dependencies may not be included (PyGLM)

You can install them manually using pip, or use the blender plugin blender_pip to install and manage them.

URL: https://github.com/amb/blender_pip

使用方法

找到NodeTree\Function文件夹,新建你的函数文件

找到NodeTree\Nodes.py文件,将你新建的文件import后使用FunctionCore.loadRegisterFuncNodes生成并添加到注册列表中

node_categories中添加一个包含你新建文件内容的类,这个类会显示在新建节点的分类中

所有的规范可以参考自带的一些写法,可以使用meta信息对函数生成的节点进行一定程度的修饰

所有的节点类都是由函数自动生成的(暂时但希望一直是这样)

请优先下载发布版,获取正在开发的最新版本(源码包含虚拟环境以及测试功能,所以比较大)

抱歉不能及时更新整理好的代码,可能会间隔很长时间。(本人一边学习一边开发,可能会有比较大的变动)

一些python模块依赖可能没有包含(使用了PyGLM)

可以手动使用pip安装,或者使用blender插件blender_pip安装管理

网址:https://github.com/amb/blender_pip

blenderomninode's People

Contributors

hollowamechan avatar

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.