Skip to content

Uses apple's ARKit to place feature points in scene to create 3d objects (specifically floor plans) that can be exported as .obj files by the user

Notifications You must be signed in to change notification settings

schefferac2020/3DModelTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ModelMaker iOS App

App Demo

Demo.mp4

Screen Shot 2021-07-13 at 12 34 32 PM

This app uses apple's ARKit to place feature points in the scene to create 3d objects (specifically floor plans) that can be exported as .obj files by the user. The app uses the feature points determined by the user to make a to-scale representation of a simple 3D polygon. Adjustments to the base layer of the polygon can be made after placing the feature points in the "2D Floorplan" screen as seen. Feel free to contact me if you have any questions or suggestions.

Download the .obj file from the video here

Future Improvements

  • Implement a "take-back" button that unassignes the last feature point
  • Implement a 3D view where the user can preview the .obj file before saving it
  • Create a "snap to 90 degrees" feature in the adjusting screen
  • Extend along normal to the base plane

Requirements

  • Xcode 10.2.1
  • iOS 10.2

Contributors

Hey! Before you go... wanna hear a joke???

Same

About

Uses apple's ARKit to place feature points in scene to create 3d objects (specifically floor plans) that can be exported as .obj files by the user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages