module8 v2 and drawBot python scripts?
  • User avatar
    klebowax
    member
    Posts: 23
    Joined: Sun Jan 30, 2005 11:52 am
    Location: the Hague
    Contact:

    module8 v2 and drawBot python scripts?

    by klebowax » Sun Jan 30, 2005 12:26 pm

    Hello,
    for some time I'm busy the drawBot. Writing visuals in Python.
    And I just bought Module8 because of the free update to v2.

    Specially I am curious about the scripting and the recording functions, great tools!!

    Do I understand it correctly that M8v2 can output these scripts of drawBot?

    drawBot:
    http://drawbot.grafitron.com/index.php
    Last edited by klebowax on Wed Feb 02, 2005 10:54 am, edited 1 time in total.
  • User avatar
    yves@garagecube
    master
    Posts: 695
    Joined: Mon Jun 28, 2004 5:50 pm
    Location: Geneva
    Contact:

    by yves@garagecube » Mon Jan 31, 2005 11:56 am

    Well, the Python mechanism in Modul8 has been designed mainly to communicate with the Modul8 functionnalities. It does not mean that you can't combine Modul8 API with some other Python API. For instance you can use socket to allow two Modul8 applications on two different computers to communicate and syncronize output.

    Now I don't know DrawBot, so I'm not sure what can be done with it.

    Yves.
  • User avatar
    klebowax
    member
    Posts: 23
    Joined: Sun Jan 30, 2005 11:52 am
    Location: the Hague
    Contact:

    by klebowax » Mon Jan 31, 2005 12:12 pm

    Now I don't know DrawBot, so I'm not sure what can be done with it.

    thanks,
    with drawbot you can draw with python and export as pdf. It's a really good program for designers who wants to make 'random' illustrations or layouts.
  • User avatar
    yves@garagecube
    master
    Posts: 695
    Joined: Mon Jun 28, 2004 5:50 pm
    Location: Geneva
    Contact:

    by yves@garagecube » Tue Feb 01, 2005 9:45 pm

    klebowax wrote:
    Now I don't know DrawBot, so I'm not sure what can be done with it.

    thanks,
    with drawbot you can draw with python and export as pdf. It's a really good program for designers who wants to make 'random' illustrations or layouts.


    Drawbot looks like cool stuff. However I don't see an easy way to mix the output of Drawbot with Modul8 compositing. Of course you can export your work to a pdf and re-import it in Modul8 using scripting but it would be pretty slow.

    Yves.
  • User avatar
    VJ_JeSs
    activ8 member
    Posts: 59
    Joined: Tue Jan 11, 2005 2:24 pm
    Location: Rennes (FRANCE)
    Contact:

    by VJ_JeSs » Sat Feb 05, 2005 3:05 am

    Thx klebowax, this drawbot is good fun. And I suppose its also a good way to get to grips with the python syntax until M8 2.0 comes out ;)
    heres a little clip I made using drawbot :
    Suburbahn
  • User avatar
    zoophar
    activ8 member
    Posts: 81
    Joined: Sat Oct 20, 2007 1:33 pm
    Location: geneva / Berlin
    Contact:

    by zoophar » Wed Jun 03, 2009 8:05 pm

    Hi everyone !!!
    So 4 years later, i am reading this thread...

    M8 V3 is about to arrive, and i was wondering
    Is there other way to access the DrawView other than with the keywords listed P109? or is there more keywords to come?

    >For example the "basic":

    draw a pixel: module.drawPixel('drawView', X,Y,r,g,b,a)

    i know for now we could use DrawRect('view, X,Y,1,1, r,g,b,a)...
    but a potential function 'drawpixel()' could be ...ligther?

    Cheers ;-)

Who is online

Users browsing this forum: No registered users and 28 guests