文件名称:ofxDome:轻松在圆顶屏幕上进行投影映射
文件大小:33KB
文件格式:ZIP
更新时间:2024-06-25 11:23:08
C++
#ofxDome
ofxDome 是用于在圆顶上进行投影映射的扩展。 当前版本基于 0.8.0 版。
##执照
ofxDome 在 MIT 许可下。 有关详细信息,请参阅 License.txt。
##使用多屏 ofxDome 至少需要 3 个屏幕; 2 个用于投影仪,1 个用于控制。 使用 Mac OS X 10.9 (Mavericks) 时,您需要禁用 Mission Control。
之后,您应该像下面一样更改 main.cpp。
#include "ofMain.h"
#include "testApp.h"
#include "ofAppGLFWWindow.h"
int main( ){
ofPtr