openFrameworks 101

182 Views

March 04, 21

スライド概要

openFrameworks 101 @ NYU-ITP

New York UniversityでやったopenFrameworksのワークショップスライド

profile-image

A Japanese in Brooklyn

シェア

またはPlayer版

埋め込む »CMSなどでJSが使えない場合

関連スライド

各ページのテキスト
1.

openFrameworks 101 Koji kanao

2.

What is openFrameworks? •openFrameworks is an open source C++ toolkit for creative coding •It is written by C++ •Processing < openFrameworks < Cinder (Difficulty)

3.

VS

4.

Rock Star Zach Lieberman Daniel Shiffman

5.

Circumstance Official http://processing.org/ http://openframeworks.cc/ Documentation Pretty Good Not Really Community Good Good Book Pretty Good(even v2 code is working on v3) Not Bad(Syntax is different from the latest)

6.

Platform

7.

IDE

8.

Language •Both languages are OOP(Object-oriented programming) •Syntax is different •C++ is more difficult than java(my opinion)

9.

Demo & Coding How to draw basic shapes & logging

10.

How to learn openFrameworks Coding Coding Coding Examples on Github https://github.com/openframeworks/openFrameworks Using ofBook & learning http://openframeworks.cc/ofBook/chapters/foreword.html http://openframeworks.cc/learning/ Youtube videos https://goo.gl/e86imK Book https://goo.gl/nyiw8t Access your country’s community