- Mastering openFrameworks:Creative Coding Demystified
- Denis Perevalov
- 62字
- 2021-08-06 16:54:16
Chapter 2. Drawing in 2D
Drawing is one of the main capabilities of openFrameworks. Here, we consider the basics of 2D graphics, including drawing geometric primitives, working with colors, and drawing in an offscreen buffer. In this chapter we will cover:
- Geometric primitives
- Using ofPoint
- Coordinate system transformations
- Colors
- Using FBO for offscreen drawings
- Playing with numerical instability
- Screen grabbing
推薦閱讀
- Implementing Cisco Networking Solutions
- 小程序,巧運(yùn)營:微信小程序運(yùn)營招式大全
- Learning Zurb Foundation
- Julia高性能科學(xué)計(jì)算(第2版)
- Java程序設(shè)計(jì)入門
- MongoDB,Express,Angular,and Node.js Fundamentals
- Python+Tableau數(shù)據(jù)可視化之美
- HTML+CSS+JavaScript編程入門指南(全2冊)
- OpenCV 3計(jì)算機(jī)視覺:Python語言實(shí)現(xiàn)(原書第2版)
- 算法圖解
- Java EE架構(gòu)設(shè)計(jì)與開發(fā)實(shí)踐
- Java程序設(shè)計(jì)教程
- Web開發(fā)的平民英雄:PHP+MySQL
- WCF全面解析
- PhoneGap 3.x Mobile Application Development Hotshot