58 Commits (f1a3f3663ba0ea51591ee9a1308fd7c6f8cbed71)

Author SHA1 Message Date
Krisjanis Rijnieks 99ca8c68a7 Simplify `main.cpp` of the example 10 years ago
Krisjanis Rijnieks b27ba44f0f Remove `std::` prefix in example 10 years ago
Krisjanis Rijnieks 26c428a46e Fix deprecations for oF v0.9.0 in example 10 years ago
Krisjanis Rijnieks 6962935612 Change example code style using ofStyler 10 years ago
Krisjanis Rijnieks c4df183b90 Set the `VideoSource::enableAudio` to false as default 10 years ago
Krisjanis Rijnieks 65afb42383 Make use of the `VideoSource::enableAudio` flag in the example 10 years ago
Krisjanis Rijnieks 0b94deef23 Refactor a bit 10 years ago
Krisjanis Rijnieks ccde13649a Replace `addFboSource()` with `registerFboSource()` and refactor a bit 10 years ago
Krisjanis Rijnieks b2e217bffc Update example, add extra custom source 10 years ago
Krisjanis Rijnieks dde5819576 Add -f flag option to RPi version of he example 11 years ago
Krisjanis Rijnieks 5c2ac7ce88 Hide info on startup, but leave commented code 11 years ago
Krisjanis Rijnieks d88fe23773 Add FBO source via ofxPiMapper directly insteat through getMediaServer 11 years ago
Krisjanis Rijnieks 7db249d890 Add saving and loading FBO source 11 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: 11 years ago
Krisjanis Rijnieks 0847c309b4 Remove media server debug code 11 years ago
Felix Dubrownik 9d3733bb66 added getPaths 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
Felix Dubrownik 0ce892ae2e implemented perspective Warping openGL ES fixed funtction pipeline. 11 years ago
Krisjanis Rijnieks 50e757a225 Replace main example with the fboTexture one 11 years ago
Krisjanis Rijnieks f7df8734d6 Add remove surface method to both examples, press backspace and delete selected surface 11 years ago
Krisjanis Rijnieks b856d8c521 Add FBO texture example 11 years ago
Krisjanis Rijnieks 1afc57eb7b Add defaultSurfaces.xml to avoid saved surface.xml conflicts when pulling new versions later 11 years ago
Krisjanis Rijnieks 2596c9c1b6 Update README and instructions in example 11 years ago
Krisjanis Rijnieks 99b137d2ec Add select random surface after creation 11 years ago
Krisjanis Rijnieks 7d4fdf5c7e Add simple addSurface method on n key press 11 years ago
Krisjanis Rijnieks 0a75947b66 Add loading surface data from surfaces.xml 11 years ago
Krisjanis Rijnieks 5acb0e86aa Add saving surface data to xml file 11 years ago
Krisjanis Rijnieks 8f5d996c93 Add fullscreen toggle on f key press 11 years ago
Krisjanis Rijnieks 31784a33a6 Add fullscreen for Raspberry Pi 11 years ago
Krisjanis Rijnieks 5ab0168cbb Add visual switching to sources editor with key 4 11 years ago
Krisjanis Rijnieks c52a5b1ab6 Add different addSurface method options to surfaceManager 11 years ago
Krisjanis Rijnieks 8ab9754ff6 Add joints and surface deselection 11 years ago
Krisjanis Rijnieks 7c002c73b6 Add surface selection in projection mapping edit mode 11 years ago
Krisjanis Rijnieks 37d5cd9946 Add different surface management logic 11 years ago
Krisjanis Rijnieks 79b21aa16f Add alternative surface adding methods 11 years ago
Krisjanis Rijnieks 5b8b440c9f Fix select overlaping projection areas 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 da232790ba Add texture drawing on texture mapping edit mode and semi-transparent projection mapped surface over it 11 years ago
Krisjanis Rijnieks 533f82abdc Fix surface GUI setMode method and add mode switching with 1,2,3 keys to the example 11 years ago
Krisjanis Rijnieks bca5d0eadc Remove of internal event system from joints as events are not called if object is stored in a vector 11 years ago
Krisjanis Rijnieks 18f9055d2b Add surface gui for the only surface we have here 11 years ago
Krisjanis Rijnieks 10e474bdb9 Add changeable outline width to joints 11 years ago
Krisjanis Rijnieks 4195a8ccfe Make the joint draggable 11 years ago
Krisjanis Rijnieks 5bf819c887 Update example 11 years ago
Krisjanis Rijnieks ee49f3b80f Add setTexCoord method to triangle surface to be able to control texture coordinates of each triangle vertex 11 years ago