openFrameworks-RaspberryPi / openFrameworks

This repo has migrated into the openFramworks core! Please go to http://github.com/openFrameworks/openFrameworks for the latest!
http://github.com/openFrameworks/openFrameworks
Other
104 stars 11 forks source link

Proposed Renderer: ofxOpenVG #14

Closed bakercp closed 11 years ago

bakercp commented 11 years ago

RPI supports openVG. This could be another way to easily interact w/ the graphics card.

An example of this is here https://github.com/ajstarks/openvg

arturoc commented 11 years ago

i'm working on adding a nvidia extension for 2d vector render to the glRenderer, this should be pretty similar. i've done modifications to simplify ofPath that should be useful for this too but still need to make a special 2d version of ofPath since this is only for 2d vectors

bakercp commented 11 years ago

Note: This will also likely affect the ways the EGLWindows are created.

bakercp commented 11 years ago

Closing this since it isn't an issue and moving it here: https://github.com/openFrameworks-RaspberryPi/openFrameworks/wiki/Arm-Linux-Wishlist