arkit-occlusion

A demonstration of vertical planes "tracking" and occlusions with ARKit+Scenekit

Github星跟蹤圖

arkit-occlusion-demo

Bjarne Lundgren / bjarne@sent.com / @bjarnel

This ARKit+SceneKit project shows how to "track" vertical planes (relative to horizontal planes anyway), and how to occlude objects with real world geometry. There is no cheating or magic in this app, this stuff is not really possible with (the current version of) ARKit out of the box - basically you need to tell the app about where the walls/real world geometry is. THEN the app sets up the appropriate masking planes and physics bodies. This is then used to bounce balls of the walls as well as occluding them.

This requires, Xcode 9, iOS 11 and a relatively recent iOS device.

You can pretty much do want you want with the code, but please provide attribution, also if you use it to create a video.

Unedited gameplay video (youtube):

ARKit occlusion demo original video

Screenshots (click for bigger version):

First mapping the real world geometry
Throwing beachballs, that bounces of the walls and are occluded by other walls

License

Copyright 2017 Bjarne Lundgren

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

主要指標

概覽
名稱與所有者bjarnel/arkit-occlusion
主編程語言Swift
編程語言Swift (語言數: 1)
平台
許可證Apache License 2.0
所有者活动
創建於2017-08-24 14:26:40
推送於2017-08-24 14:57:07
最后一次提交2017-08-24 16:56:56
發布數0
用户参与
星數347
關注者數14
派生數40
提交數5
已啟用問題?
問題數6
打開的問題數6
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?