-
Notifications
You must be signed in to change notification settings - Fork 140
Add pinch and rotate gesture functions #209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
Author
|
This now also includes using dynamic images for image recognition besides the images from xcode |
onpress remove onrpess add pan gesture update pan gesature' remove pan gesture fix panning update view add z stat remove z stat add reconzer stats debug translator and view remove pan completely remove panhandler add recongizer add name remove name update detection images load iamge from update url create images on the fly update ur update url stuff update image creation' update react antive arkit use cig image create ar refernce iamge clean up pinch functions and return image funcs add detection images update refernce images add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image add refernce image update image width updaet pinch update pinch gesture update pinch gesture update status of ui pinch update status of ui pinch update uipinch update scale for pinch update gesture handlers update gesture handlers update gesture handlers update scale update scale update pinch update pinch update pinch update pinch update pinch update pinch update pinch update dynmaic images add pan gesture add arview add maximum numner of touches add maximum numner of touches update to arview update arview upadte pan handler update gesture rec update images update images update arkit pan update dynmic images update dynamic images update dynamic images update pan handler handle tap handle tap handle tap update pan update pna update pand gesuture names remove pan gesture location tracking start location tracking expose aranchor function remov alt and declar distance var update location function' update location remove auto release update location logs' update test values update location tracking add option coords update option var pass add options to location add options var add @ before string add @ before string add landmark lat and long add floats as lat and long update landmark lat and long add else statement add else statement update location code update order of params update location func create matrix: udpate matrix log matrix result update matrix result log results update transform add new anchor update location params add landmark lat add landmark log update lat long options landmark lat initn number with float add double vlaue add double value add long diff add semicolon return angle add semicolons update location tracking add semicolons add rotation matrix init page with new value' update matrix roattion re trun distance transform update distance log distance add semicolon add log' return distance log y value add endlat add z test with float vlaue add location lat and long add semicolon remove all reference of options remove closing brace add dynamic double values' switch double to float remove * on float decleration add acuracy add vertical and horizontal accurcy get distance between points add bearing and degrees update location long change double to flaot add type to function return location remove brace update distance km update lat and long radians add smd4 make add semicolons add log for function result add semicolons update var names add indexes add itendifiers add transformation matrix remove dots checkout x value' access zero update vars log z value add a bunch of logs add more logs add ar anchor log transform log matrix update log remove bad logs add transform log remove log stuff log matrix log anchor: add transformation matrix update log logmatrix logmatrix upadate position abs add more ogs convert vector to json update syntax errors remove staic allocation update logs update logs log entire matrix log out new roattion matrix remove stupid logs and get rotation remove logs log vector 4s get vec 4' update logs update action update logs upodate new rotation add dynamic degree to calculation update bearing results add ditonary accessor redeclare vlaues add semicolons correctly access dict access rotation matrix add getrow update url update matrix info update x update w add anchjor add semicolon update location tracking update rotation add some logs to figure shit out try wiht distance transform add rotation info update rotation update location add semicolon update matrix accessor make float 4x4 update syntax make 4x4 update matrix update roatation matrix use simd_matrix update use of rotation change to 4x4 matrix create with hardcoded values use distance transform use complteted transfomration change aranchor init remove bearing degrees ad dmore accurate reading fix typo add in extra to function def add log and create voide function remove resolve create negitive rotation Scrub up the code import corelocation add astrik fix syntax errors fix syntax issues syntax issues rename location function and add anchorname use init with name return name in anchor result add name prop logic add semicolon add semicolon add nodename add anchor name log strings add tests add testname add anchor name move nsstring frist remove logs clean code for master merge addd min update distance function remove distance function add distance filter update distance transform change distance remove location code
…d add pocketsvg as a podspec dependency
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR has onRotateGesuture and onPinchGesture exposed from scenekit. I find that these work a-lot better and are easier to work with rather than the JS panhandlers. I forked my repo off of @code-matts Multipeer Worldmap PR here #208