SkillAgentSearch skills...

Pyof

openFrameworks for Python

Install / Use

/learn @eqs/Pyof
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

openFrameworks for Python

This repository is not an official openFrameworks repository.

pyof is a Python binding of openFrameworks.

Installation

Platform

  • Windows 10

Requirements

  • Visual Studio 2017
  • oF v0.11.0
  • Python>=3.7
  • pybind11>=2.4

from source

Before building this project, set following paths:

  • PYTHONPATH: a path to Python root dir
  • OF_ROOT: a path to openFrameworks root dir
$ git clone https://github.com/eqs/pyof.git
$ cd pyof
$ pip install -e .

Examples

See http://www.eqseqs.work/pyof-examples/

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated6mo ago
Forks0

Languages

C++

Security Score

67/100

Audited on Sep 14, 2025

No findings