hype / HYPE_Processing

HYPE for Processing
BSD 3-Clause "New" or "Revised" License
928 stars 149 forks source link

HYPE for Android #139

Open ghost opened 7 years ago

ghost commented 7 years ago

Processing runs pretty well on Android, so a HYPE library optimized for Android would be super nice.

danieltorrer commented 7 years ago

@nocturne9op2 How are you integrating Hype with android? I'm using processing android-mode with no luck

ghost commented 7 years ago

I imported HYPE.jar to my project. But before that, I had to comment out the parts in it that wouldn't compile. I forgot which so here's the modified HYPE.jar. It's not a perfect fix though, it may crash on some occasions.