Skip to content

eqs/pyof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

openFrameworks for Python

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors