Skip to content
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

Brainstorming #5

Open
4 tasks
ignacio-chiazzo opened this issue Sep 5, 2017 · 10 comments
Open
4 tasks

Brainstorming #5

ignacio-chiazzo opened this issue Sep 5, 2017 · 10 comments

Comments

@ignacio-chiazzo
Copy link
Owner

ignacio-chiazzo commented Sep 5, 2017

Leave some cool ideas that people suggested:

  • Pick Multiple object, drag and drop them.
  • Upload photos from the Gallery
  • Upload a bunch of new virtual objects
  • Research about detecting Y planes (hack)
@ghost
Copy link

ghost commented Sep 21, 2017

Placing objects on a wall?

@ignacio-chiazzo
Copy link
Owner Author

ignacio-chiazzo commented Sep 21, 2017

@ericviston That would be an awesome feature!, nevertheless, ARKit doesn't support vertical planes detection, maybe there is a hack to do that (I have to research). There is a rumor that it would be added to the new iPhone. if so, for sure it would be added.

@NordyVlasman
Copy link

Easier adding models by using json?

@ignacio-chiazzo
Copy link
Owner Author

@NordyVlasman Could you elaborate more on this?

@ghost
Copy link

ghost commented Sep 26, 2017

it's better if we don't have to handle each object by separate file. Did you take a look at demo project of apple at WWDC2017 https://developer.apple.com/sample-code/wwdc/2017/PlacingObjects.zip they did a nice hack on that.

update: apple updated the demo project with more comments, and refactored a lot of codes (including adding models automaticaly, just add .scn to Models.scnassets folder)
new project: https://developer.apple.com/documentation/arkit/handling_3d_interaction_and_ui_controls_in_augmented_reality

@NordyVlasman
Copy link

Excacty what ericviston says :), keep up the great work btw!

@nah2015
Copy link

nah2015 commented Sep 26, 2017

How would one go about implementing reselection of objects?

Place multiple objects then pick up any of them again - currently doesn't appear work this way

@ignacio-chiazzo
Copy link
Owner Author

@ericviston ohhh I see what you mean. Yeah, in this case, the object can be more general.

@nah2015 Yess! absolutely we should be able to pick up many objects without deleting them.

Feel free to contribute if you want/are up to. :)

@nah2015
Copy link

nah2015 commented Oct 11, 2017

Another idea - allowing users to import .dae or .obj file from the new Apple Files app. They put their files on their phone, then can import into ARKit app from Files app.

Just an idea - I have no idea how to do lol

@netgfx
Copy link

netgfx commented Jul 29, 2020

ARKit now supports vertical planes ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants