Coder Social home page Coder Social logo

offtools / blive Goto Github PK

View Code? Open in Web Editor NEW
14.0 9.0 4.0 2.06 MB

Blender addon which allows to control the gameengine from a blender session by using OSC, it monitors changes in blender and send them to the gameengine. To try out download v0.1.2 newer code will not work because of network code rewrite.

Python 100.00%

blive's Introduction

BLive

Blender addon which allow to control the gameengine from a blender session by using OSC.

The recent development tree needs pyliblo installed. Please look for python-pyliblo or pyliblo in your package manager. Under windows you have to build pyliblo for yourself.

pyliblo: http://das.nasophon.de/pyliblo/

BLive is tested under Archlinux with blender 2.70. It should be backwards compatible until blender-2.66.

Installation:

First install pyliblo on your system, then install and enable the addon like any other addon.

Archlinux:

yaourt -S python-pyliblo

Ubuntu:

under 14.04 the addon works by installing python3-liblo.

apt-get install python3-liblo

Debian:

TODO Debian uses an older version of version of blender, with an deprecated python API. With the recent version from blender.org, you need to build pyliblo with the same python version, that blender uses internally.

OSX:

(not tested, just guessed) you can install liblo via macports, also cython is listed there. Download and build pyliblo, then copy it to your blender installation path under: BLENDERPATH/scripts/modules/

Windows

Building pyliblo under Windows, if someone manages that, please send a pull request :) http://magic-smoke.blogspot.de/2012/07/building-pyliblo-on-windows-using.html

Usage:

a new tutorial and two example blendfiles are added to the github wiki

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.