Krisjanis Rijnieks
ccd277fff3
Add `BaseSurface::getMesh` that returns a copy of the mesh
9 years ago
Krisjanis Rijnieks
bf22b8ad62
Remove sentence with Satellite CCRMA from readme
9 years ago
Krisjanis Rijnieks
109899c92b
Add `GridWarpSurface` shortcuts to readme
9 years ago
Krisjanis Rijnieks
7fb4a1f53f
Add grid row and col command todos for next iteration
9 years ago
Krisjanis Rijnieks
2ef85c8999
Integrate `RmGridColCmd` into `Application`
9 years ago
Krisjanis Rijnieks
fd2c4b206b
Add `RmGridColCmd` to xcodeproj
9 years ago
Krisjanis Rijnieks
dd7080a60c
Add `RmGridColCmd`
9 years ago
Krisjanis Rijnieks
5d7937a482
Do not create `RmGridRowCmd` if surface rows are <= 1
9 years ago
Krisjanis Rijnieks
62a11838ac
Integrate `AddGridColCmd` into `Application`
9 years ago
Krisjanis Rijnieks
4d7af19877
Add `AddGridColCmd` to `Application`
9 years ago
Krisjanis Rijnieks
40e8bf2d0c
Add `AddGridColCmd`
9 years ago
Krisjanis Rijnieks
d1b6b8dc6a
Integrate `RmGridRowCmd` into `Application`
9 years ago
Krisjanis Rijnieks
8e520bf972
Add `RmGridRowCmd` files to xcodeproj
9 years ago
Krisjanis Rijnieks
1d58a9b7a6
Add `RmGridRowCmd`
9 years ago
Krisjanis Rijnieks
dc7bc09019
Integrate `AddGridRowCmd` into `Application`
9 years ago
Krisjanis Rijnieks
cf74aeedb3
Add `AddGridRowCmd` files to xcodeproj
9 years ago
Krisjanis Rijnieks
e5329d31b6
Add `AddGridRowCmd`
9 years ago
Krisjanis Rijnieks
65074e50fb
Add `getProjectionEditor` method to `SurfaceManagerGui`
9 years ago
Krisjanis Rijnieks
0ccdbe6839
Add `setGrid...` methods and fix `setTexCoords` for `GridWarpSurface`
9 years ago
Krisjanis Rijnieks
feb2f7442b
Implement `moveTexCoords` for `GridWarpSurface` textures
9 years ago
Krisjanis Rijnieks
88870ffe00
Add texture crop functionality to `GridWarpSurface`
9 years ago
Krisjanis Rijnieks
e7a36c4a86
Add runtime error on set vert and tex coord index out of bounds
9 years ago
Krisjanis Rijnieks
7bbeb572ea
Add texture editing joints depending on surface type
9 years ago
Krisjanis Rijnieks
9704b6ea33
Add `getGridRows` and `getGridCols` methods
9 years ago
Krisjanis Rijnieks
855b56cb8f
Implement `setTexCoord` and `setTexCoords` in `GridWarpSurface`
9 years ago
Krisjanis Rijnieks
f125b68c8f
Fix saving source name blank string
9 years ago
Krisjanis Rijnieks
32e5739a3e
Make it possible to save `GridWarpSurface`
9 years ago
Krisjanis Rijnieks
51ce0c0524
Implement `GridWarpSurface::moveBy`
9 years ago
Krisjanis Rijnieks
18d5970845
Remove debug wireframe from `GridWarpSurface::draw`
9 years ago
Krisjanis Rijnieks
3e34e40a51
Add first non-crashing `hitTest` and `getHitArea` to `GridWarpSurface`
9 years ago
Krisjanis Rijnieks
d714a29d2d
Update xcodeproj
9 years ago
Krisjanis Rijnieks
ab6a6032ac
Test create `GridMeshSurface` on `g` keypress
9 years ago
Krisjanis Rijnieks
be0c0184d6
Add `createGridWarpSurface` method
9 years ago
Krisjanis Rijnieks
15a9940e57
Create separate methods for creating triangle and quad surfaces
9 years ago
Krisjanis Rijnieks
9b50b5d62c
Add `GridWarpSurface` to the example xcodeproj
9 years ago
Krisjanis Rijnieks
7e955b7128
Add `GridWarkSurface` initial source files
9 years ago
Krisjanis Rijnieks
e27ec840d3
Add `GRID_WARP_SURFACE` type
9 years ago
Krisjanis Rijnieks
53b7d31c97
Improve literacy of the block comment on the top
9 years ago
Krisjanis Rijnieks
f9def747d0
Remove invalid jpg addon thumbnail
9 years ago
Krisjanis Rijnieks
9848c5265b
Replace addon thumbnail
9 years ago
Krisjanis Rijnieks
23767bc409
Update `CameraSource` to support RPi camera
9 years ago
Krisjanis Rijnieks
91d0ea175a
Add `ofxRPiCameraVideoGrabber` to `addons.make`
9 years ago
Krisjanis Rijnieks
449838d04c
Add `CameraSource` example
Based on thoughts about making the addon as lighweight as possible. One of possible future steps - do the same with video and image sources, leaving more space for user interface related issues.
9 years ago
Krisjanis Rijnieks
1170adfda3
Remove `example-*` from git ignore
9 years ago
Krisjanis Rijnieks
7fd227e5a4
Fix `VideoSource` audio off when `enableAudio` flag is false
9 years ago
Krisjanis Rijnieks
55a64fddfe
Comment out remove listeners methods in deconstr
On app exit it caused error and it is not worth to spend time on figuring out why.
9 years ago
Krisjanis Rijnieks
bd44c0cc75
Make `ofxPiMapper` own _application`
Additionally implement `ofxPiMapper::loadXmlSettings` method
10 years ago
Krisjanis Rijnieks
0d6106b22a
Move all essential application parts to `Application` class
10 years ago
Krisjanis Rijnieks
173c5f7a2a
Integrare `HomographyHelper` into ofxPiMapper more deeply
10 years ago
Krisjanis Rijnieks
7e86125d8b
Move `ofxHomographyHelper` out of its own directory
10 years ago