Loading...
Logo
Processing Forum
maxmka's Profile
2 Posts
4 Responses
0 Followers

Activity Trend

Last 30 days

Loading Chart...

Show:
Private Message
    I am currently working on a simulator-like program which envolves big .obj files.
    The Objimport library from processing 1.x is too slow and 2.0.1 says "framebuffer error".
    Now I am using processing 2.0b6 and everything works fine.
    When it comes to exporting, the 32bit exe gets stuck loading and the 64bit batch only runs on my PC and nowhere else.

    What can I do to use the program on other systems?

    The latest drivers are installed so I have no idea why the new release doesnt work.

    Hello everyone, It seems that about a year ago there were some solutions for multitouch. The only problem is that Processing 2 is not compatible with the libraries and 1.5 doesnt work with android at all anymore. Does anybody have a working sketch for multitouch?