John Sietsma
|
95b32446
|
Fix code to match coding conventions.
|
6 年前 |
GitHub
|
aee18ae2
|
Merge pull request #27 from johnsietsma/master
Added feathered plane sample.
|
6 年前 |
John Sietsma
|
f3ec288e
|
Coding convention change. Make public field private.
|
6 年前 |
John Sietsma
|
7e1397f9
|
Changes to make the feathered plane grid more visible and tweakable.
Add tint color to feathered plane texture. Changed the tint to blue.
Changed the color of the geometric gird to white from blue.
|
6 年前 |
Tim Mowrer
|
28133eb0
|
[XR] Point cloud visualizer prefab's scaling mode should be "hierarchy", not "local" to make it work with a scaled session origin.
|
6 年前 |
Jimmy Alamparambil
|
49fa5d3a
|
add face subsystem examples to branch, and change it to use file versions of needed packages in manifest. before these are published, you can get the compliant versions of these packages from the following sources:
https://gitlab.internal.unity3d.com/upm-packages/XR/xrsubsystemregistration
https://gitlab.internal.unity3d.com/upm-packages/XR/xrfacesubsystem
https://github.com/Unity-Technologies/upm-xr-arkit/tree/facetrack_provider
https://gitlab.internal.unity3d.com/upm-packages/XR/arfoundation/tree/standalone-support
|
6 年前 |
Jimmy Alamparambil
|
2c980b8d
|
allow arfoundation-samples to support LWRP, with a little help from ARFoundation. we could take the changes in the LWRPSupport folder and make them into a separate package (they already have their own assembly). The main idea is when you upgrade to LWRP (by setting up a LWRP settings asset in the graphics settings), you will at the same time, create a LWRPBackgroundRendererAsset, add the two materials in the folder to it, and set it as Custom Renderer Asset on your CameraBackground component on ARCamera.
|
6 年前 |
John Sietsma
|
f0e3cc0c
|
Added feathered plane sample.
|
6 年前 |
Tim Mowrer
|
31f3677c
|
[XR] Update ARFoundation to 1.0.0-preview17
|
6 年前 |
Tim Mowrer
|
1a79894a
|
[XR] Update to latest versions of ARFoundation, ARCore, and ARKit packages
|
6 年前 |
Tim Mowrer
|
7c6436b5
|
[XR] Add company name, fix product name, add bundle identifiers.
|
6 年前 |
timm
|
64e4b5d4
|
[XR] Add a default camera usage description
|
6 年前 |
timm
|
d95ba675
|
[XR] Fix build failure on iOS when ARCore assembly does not exist.
|
6 年前 |
Dan
|
ae28315b
|
cleaned up naming convetions and added autoprops
|
6 年前 |
Tim Mowrer
|
09eb8473
|
[XR] Update package manifest to latest published packages
|
6 年前 |
Dan
|
3064de37
|
refactored UI code and removed getter setter from lightestimation
|
6 年前 |
Tim Mowrer
|
776fc940
|
Merge branch 'master' of github.com:Unity-Technologies/arfoundation-samples
|
6 年前 |
Dan
|
f2037191
|
Added light estimation script and scene with UI to display values
|
6 年前 |
Tim Mowrer
|
e324b07e
|
[XR] Add a linker file to preserve the ARCore and ARKit assemblies when using IL2CPP
|
6 年前 |
GitHub
|
035e7df1
|
Merge pull request #6 from Unity-Technologies/PlacedObjectFix
Improve readability of `PlaceOnPlane` component. Also the raycast hit buffer was not previously static, though it was meant to be. Fixed.
|
6 年前 |
Dan
|
9c02746c
|
updated scene camera and removed touch phase
|
6 年前 |
Dan Miller
|
fe6b48cb
|
refactored PlaceOnPlane, made hits static
|
6 年前 |
Dan Miller
|
45c24e1e
|
refactored PlaceOnPlane, conformed to naming conventions
|
6 年前 |
Tim Mowrer
|
3e5187a8
|
[XR] The ARCore XR Plugin is not supported on x86 architectures, so uncheck it as a Target Architecture in Android Player Settings.
|
6 年前 |
Dan Miller
|
ccad2d66
|
refactored place on plane
|
6 年前 |
Tim Mowrer
|
15646956
|
[XR] Fix incorrect link to documentation in README
|
6 年前 |
David Mohrhardt
|
d1c0d3f3
|
moved from staging to production
|
7 年前 |
Mike Durand
|
e5909d07
|
Initial push of arfoundation-samples.
|
7 年前 |
GitHub
|
3b893b3b
|
Initial commit
|
7 年前 |