Git Product home page Git Product logo

Comments (4)

bsansouci avatar bsansouci commented on July 25, 2024

No idea. If SDL works on it, and OpenGL 2.1 is accessible, then... maybe!

from reprocessing-example.

zploskey avatar zploskey commented on July 25, 2024

Do you have a Pi? The best way to find out is to try. I don't see any reason why it couldn't at least be made to work. Reprocessing works on Linux, but I don't know of anyone who has been running on ARM processors like the Pi has.

from reprocessing-example.

F1LT3R avatar F1LT3R commented on July 25, 2024

I do have Pi 0-3 available. But I found a different library that says it definitely works with PI, so I'll probably go with that (unless it turns out badly).

https://www.npmjs.com/package/wpe-webgl

But I could be convinced otherwise...

The one thing I don't like about that library is that it's a Webkit port, so I'm dubious about how much of the browser code also comes along for the ride. I would rather make sure the stack I build on had a really good separation of concerns - but that's secondary to portability.

What's is reprocessing made of under the hood? Is it just C/++ bindings between Node and WebGL?

from reprocessing-example.

bsansouci avatar bsansouci commented on July 25, 2024

Your call! I would love if someone figured out if this ran on raspberry pi ;)

Reprocessing uses OpenGL directly when compiled to native, it has nothing to do with JS. When compiled to JS we use webgl of course.
So not sure which concerns you’re interested in separating, but reprocessing will be miles thinner than running a JS JIT with webgl :)

from reprocessing-example.

Related Issues (20)

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.