45 Commits (814bb4b1cbd9c4ff64c3f36252a14f83fe2c1645)

Author SHA1 Message Date
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 cbac99cbdf Add snapping to projection surface editor 11 years ago
Krisjanis Rijnieks 2596c9c1b6 Update README and instructions in example 11 years ago
Krisjanis Rijnieks 193bb8764a Add hide cursor on start and show on edit modes 11 years ago
Krisjanis Rijnieks db50dc6404 Add select joints on click 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 5367a67d51 Update addons.make with ofxUI 11 years ago
Krisjanis Rijnieks 55490383c1 Add test source images 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
Krisjanis Rijnieks 0427680c29 Add setVertex method to striangle surface to be able to move its corners 11 years ago
Krisjanis Rijnieks d9d478a550 Added default texture automatic generation 11 years ago
Krisjanis Rijnieks 0022c92ba7 Add texture and texture coordinates to triangle surface 11 years ago
Krisjanis Rijnieks d830c04453 Add placeholder code for the ofxTriangleSurface 11 years ago
Krisjanis Rijnieks 52883ccbbb Add ofxTriangleSurface placeholder 11 years ago
Krisjanis Rijnieks ba013bfd07 Add addons.make with ofxPiMapper inside 11 years ago
Krisjanis Rijnieks 8074e12662 Add placeholder code to ofxPiMapper and more exceptions to example .gitignore 11 years ago
Krisjanis Rijnieks aa0b9934bd Add example Makefile 11 years ago
Krisjanis Rijnieks 9c4d20f6cf Add .gitignore 11 years ago
Krisjanis Rijnieks 5c17102f0b Add basic code to example 11 years ago
Krisjanis Rijnieks 1d8b2b03c9 Added example source files in src dir 11 years ago
Krisjanis Rijnieks 7dcdc3f9c1 Added example placeholder files 11 years ago