Skip to content

Support for PGraphics? #23

Description

@GoogleCodeExporter
Processing's Java implementation includes a PGraphics class, which enables the 
drawing of lines, ellipses, and et cetera on Images. Without this, these 
functions can only be applied to an opened, visible window.

I noticed the FBO class. This could be wrapped to provide a PGraphics-like 
interface. Then primitives.py could be re-implemented in terms of PGraphics. 
The functions in primitives.py are already written, so this shouldn't require 
too much modification, I don't think.

Is this possible?

Original issue reported on code.google.com by iihtim...@gmail.com on 6 Nov 2014 at 12:16

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions