cailean
deae808571
patch for cpp 17 & of 12
1 month ago
Krisjanis Rijnieks
e8dddfe008
Add example_pocketvj
7 years ago
Krisjanis Rijnieks
23c3128a40
Fix example_shortcuts with ofx::piMapper::Vec3
8 years ago
Krisjanis Rijnieks
e1d013876e
Rename examples
8 years ago
Krisjanis Rijnieks
6a86eeb550
Rename piMapper to mapper
8 years ago
Krisjanis Rijnieks
4687e756ce
Add example-custom-shorcuts base source files
9 years ago
Krisjanis Rijnieks
c4be9e65e5
Add passing key events to ofxPiMapper
9 years ago
Krisjanis Rijnieks
6928d73d0f
Update example
Pass mouse events to ofxPiMapper. A way to disable mouse functionality would be not passing
mouse events to ofxPiMapper. Maybe you don't need mouse functionality. Maybe it is for you.
9 years ago
Krisjanis Rijnieks
d968e6e14a
Add blank line before EOF
9 years ago
Krisjanis Rijnieks
f8e4c918d2
Improve example to adjust to latest Application changes
An ofxPiMapper::update() method was added.
9 years ago
Krisjanis Rijnieks
da594ca141
Update example to use `Settings` singleton
Add different way of entering fullscreen. Store -f in Settings and use `ofSetFullscreen()` during `ofApp::setup()`
9 years ago
Krisjanis Rijnieks
6962935612
Change example code style using ofStyler
10 years ago
Krisjanis Rijnieks
65afb42383
Make use of the `VideoSource::enableAudio` flag in the example
10 years ago
Krisjanis Rijnieks
b2e217bffc
Update example, add extra custom source
10 years ago
Krisjanis Rijnieks
ca5df071b7
Add FBO source support and selection in source editor
11 years ago
Krisjanis Rijnieks
557899da16
Make ofxPiMapper usable as one single object. Update example.
11 years ago
Krisjanis Rijnieks
19c33ddd5f
Massive restructure:
- Added source types
- Adjusted surfaces to work with the types instead of plain textures
- Improved media server to manage all of the source types
- Added video source that works on Mac for now
- A lot of small adjustments
11 years ago
Krisjanis Rijnieks
0847c309b4
Remove media server debug code
11 years ago
Felix Dubrownik
7c5fa74c60
added Test case. Compiles. shows right number of images
11 years ago
Felix Dubrownik
6d44d1cae7
ran clang Format with google code Style
11 years ago
Felix Dubrownik
66283175f1
Refactoring: Renaming Classes, introducing namespace
11 years ago
Krisjanis Rijnieks
50e757a225
Replace main example with the fboTexture one
11 years ago
Krisjanis Rijnieks
7d4fdf5c7e
Add simple addSurface method on n key press
11 years ago
Krisjanis Rijnieks
c52a5b1ab6
Add different addSurface method options to surfaceManager
11 years ago
Krisjanis Rijnieks
7c002c73b6
Add surface selection in projection mapping edit mode
11 years ago
Krisjanis Rijnieks
ea5c83dceb
Add surface manager
11 years ago
Krisjanis Rijnieks
4235b68bcf
Add info message to example
11 years ago
Krisjanis Rijnieks
18f9055d2b
Add surface gui for the only surface we have here
11 years ago
Krisjanis Rijnieks
4195a8ccfe
Make the joint draggable
11 years ago
Krisjanis Rijnieks
0022c92ba7
Add texture and texture coordinates to triangle surface
11 years ago
Krisjanis Rijnieks
52883ccbbb
Add ofxTriangleSurface placeholder
11 years ago
Krisjanis Rijnieks
8074e12662
Add placeholder code to ofxPiMapper and more exceptions to example .gitignore
11 years ago
Krisjanis Rijnieks
5c17102f0b
Add basic code to example
11 years ago