tagged with programming

get maximum supported lights in openframeworks

It's actually quite simple just paste the following code in your setup() method:

(read more)

Introduction to python web programming

It's time to say goodbye to PHP and replace it with Python? This article is a quick intro into two approaches of using python instead of PHP. Yes you can use python embedded in your HTML like with PHP however that approach is for kids and not covered here ;-).

(read more)