-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Greetings,
Wanted to start by saying that this is an amazing and a super-useful project, that I am using quite extensively in my own project (I have cited your project recently).
I forked this project last year, and I’ve been working with this fork for a while and extended it with several new features for my own project. Here is my own fork of the project:
https://github.com/himanshunaidu/iOSPointMapperDataCollector
The original project has been fairly quiet lately, and some of the additions I’m building may not align with your roadmap or target users.
Hence, I wanted to share my plans transparently: I’m going to create a standalone clone of this repo (still MIT-licensed and fully attributed to you) so I can continue evolving it for my own use case. I’m also happy to upstream any features or improvements that you feel would be valuable here—just let me know.
Here are some of the changes I have worked (or will be working) on, that I'd be happy to upstream to your project if you find them useful:
- Save location details in the session
- Add user setting to let users move the capture button and other controls to the top (based on some feedback I got from users)
- Enable collection of polygon mesh data generated by ARKit
Thank you for this project. It has been a solid foundation for my data collection process and I really appreciate the work that went into it.