Difference between revisions of "Swift Examples"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 8: | Line 8: | ||
* [https://developer.apple.com/documentation/realitykit/creating_a_game_with_sceneunderstanding Creating a Game with SceneUnderstanding] | * [https://developer.apple.com/documentation/realitykit/creating_a_game_with_sceneunderstanding Creating a Game with SceneUnderstanding] | ||
* [https://developer.apple.com/documentation/realitykit/creating_a_game_with_reality_composer Creating a Game with Reality Composer] | * [https://developer.apple.com/documentation/realitykit/creating_a_game_with_reality_composer Creating a Game with Reality Composer] | ||
* [https://developer.apple.com/documentation/arkit/environmental_analysis/creating_a_fog_effect_using_scene_depthCreating a Fog Effect Using Scene Depth] | |||
* https://developer.apple.com/search/?q=Code%20Samples | * https://developer.apple.com/search/?q=Code%20Samples | ||
* [https://developer.apple.com/documentation/accelerate/blurring_an_image Blurring an Image] | |||
* [https://developer.apple.com/documentation/metal/accelerating_ray_tracing_using_metal Accelerating Ray Tracing Using Metal] | |||
* [xx xx] | |||
* [xx xx] | |||
=Projects= | =Projects= | ||
* | * https://developer.apple.com/sample-code/wwdc/2020/ | ||
* | * https://developer.apple.com/sample-code/wwdc/2021/ | ||
* | * | ||
Line 20: | Line 24: | ||
[[Category:Developmenmt]] | [[Category:Developmenmt]] | ||
[[Category:Swift]] | [[Category:Swift]] | ||
Latest revision as of 12:23, 4 December 2021
Links
- https://developer.apple.com/documentation/photokit/creating_a_slideshow_project_extension_for_photos
- https://developer.apple.com/documentation/arkit/content_anchors/tracking_geographic_locations_in_ar
- https://developer.apple.com/documentation/arkit/swiftshot_creating_a_game_for_augmented_reality
- https://developer.apple.com/documentation/arkit/creating_a_multiuser_ar_experience
- https://developer.apple.com/documentation/realitykit/building_an_immersive_experience_with_realitykit
- Creating a Game with SceneUnderstanding
- Creating a Game with Reality Composer
- a Fog Effect Using Scene Depth
- https://developer.apple.com/search/?q=Code%20Samples
- Blurring an Image
- Accelerating Ray Tracing Using Metal
- [xx xx]
- [xx xx]