Тёмный
Brian Advent
Brian Advent
Brian Advent
Подписаться
Follow me around and learn iOS and macOS Development by examples.
Комментарии
@jsardone
@jsardone 29 дней назад
Is there any way to use collision objects as pseudo objects for providing surfaces that accept light emission from internally lit objects?
@dskurth
@dskurth Месяц назад
DOES THIS STILL WORK? I downloaded the tutorial files and an error comings up saying swift version not supported.
@amey4163
@amey4163 Месяц назад
Thank you, that was helpful🙏
@danielcrompton7818
@danielcrompton7818 2 месяца назад
This is from the docs’
@gfunkadelicAus
@gfunkadelicAus 2 месяца назад
Love this, really hope you're just busy experimenting with Vision Pro and we see more from you again soon Brian. Would love to see building on some of these concepts with being able to drag, rotate and resize the objects and being able to pick from a range of shapes or objects and load them into the same scene. Also keen to see if real world occlusion works where if the cube goes under the table then you can't see it until you look under the table. All things I can research and hopefully build onto this great starter in the meantime. Thanks again and can't wait to see more!
@swapnilxi
@swapnilxi 3 месяца назад
Please make more such videos, interaction of hands and object. Absolutely loved this ❤
@jaimemartinez-yt2iv
@jaimemartinez-yt2iv 3 месяца назад
Great tutorial.. looking forward for more of them
@stancartmankenny
@stancartmankenny 3 месяца назад
17:48 - you say "once we reached this next line of code, we know the fingerTip is tracked" but all you know at that point is that it is non-nil. Should it actually be tracked, or is it enough to just be non-nil?
@komalvishwakarma9740
@komalvishwakarma9740 4 месяца назад
does it work on Android??
@QiOS283
@QiOS283 4 месяца назад
Created a ModelEntity with a USDZ file and placed it on the wrist. The ModelEntity is so large that it cannot be scrolled, scaled, or moved. How can I set the size or frame of the ModelEntity?
@namtranhhgames
@namtranhhgames 4 месяца назад
I guess you can scale it down using something like this `entity.scale = SIMD3(x: 0.01, y: 0.01, z: 0.01)`
@claudiamaciel8353
@claudiamaciel8353 4 месяца назад
This is exactly what I needed. I have been playing around with Spline recently and wondered how the animations/interactiity worked in an app. Thanks so much.
@jy-sk4vv
@jy-sk4vv 4 месяца назад
Fantastic Video. I am checking how to wear any ornament/watch around Wrist. Is there any way?
@송해리-p4o
@송해리-p4o 5 месяцев назад
It's fantastic, and would you like to upload the object detection in VisionOS? It would be greaful :)
@itzcreepyog
@itzcreepyog 5 месяцев назад
Hello, how do I get the RealityKitContent package?
@hygisonbrandao9251
@hygisonbrandao9251 5 месяцев назад
Can you give me the link for that code? it is somewhere on apple website right?
@sarimLife
@sarimLife 5 месяцев назад
Hey, great tutorial , but I am getting this error Cannot find 'SplineView' in scope can you help, thanks
@tianyuanzhang7111
@tianyuanzhang7111 5 месяцев назад
Hello, I had built this in my VisionPro. I can be able to click ‘ start tracking’ , but there is no blue dot on my hands. I am wondering did I miss something to set up in Vision Pro itself or anything else?, I used the file from you. 🥺
@BrianAdvent
@BrianAdvent 5 месяцев назад
It is possible that you hand occludes the blue dots. Try to add .upperLimbVisibility(.hidden) as a modifier to the RealityView
@jokosalsa
@jokosalsa 5 месяцев назад
Fantastic video tutorial!
@oldschool84
@oldschool84 6 месяцев назад
Thanks for this tut. This explanation only works with versions 0.x.x, not with 1.x.x. Can you explain to us how to import newer versions, for example 1.9.0
@tillbaumgartel4907
@tillbaumgartel4907 6 месяцев назад
I come back to this course so often. I don‘t know why, but I *still* find it inspiring. So it is time to say thank you! I am also one of your paying patreons. Because if *this* video.
@BrianAdvent
@BrianAdvent 5 месяцев назад
Thank you so much! It's great to hear that a 10 year old video series is still useful.
@Nealcar30489
@Nealcar30489 6 месяцев назад
Are we allowed to use Apple's DragRotationModifier for our own apps that we plan on selling?
@BrianAdvent
@BrianAdvent 6 месяцев назад
You can use it in commercial products as long as you include the licence text Apple provided: "The Apple Software is provided by Apple on an "AS IS" basis. APPLE MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS. IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION, MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
@davidthomas5562
@davidthomas5562 6 месяцев назад
I’m glad you’re back.
@vettorazi
@vettorazi 6 месяцев назад
Basically everything I wanted to know about ARKit and Vision Pro in one single video! <3
@AbdullahAlashi-rn6cc
@AbdullahAlashi-rn6cc 6 месяцев назад
Fantastic Tutorial! thanks Heaps
@arthuralvarez7253
@arthuralvarez7253 6 месяцев назад
Is there any way to test these features on the Vision Pro Simulator?
@BrianAdvent
@BrianAdvent 6 месяцев назад
unfortunately handtracking can only be tested on the device itself at the moment.
@samentyevtriboy4731
@samentyevtriboy4731 6 месяцев назад
A very educational lesson. Thanks for your efforts. Continue the topic about VisionOS
@paulikhane
@paulikhane 6 месяцев назад
it's been awhile. You were among the RU-vidrs who inspired when I was starting out with Swift and iOS many years ago. Good to hear your voice again.
@BrianAdvent
@BrianAdvent 6 месяцев назад
Thank you so much for sharing this!
@whiteruski
@whiteruski 5 месяцев назад
Same here
@noobmaster3k
@noobmaster3k 6 месяцев назад
It's worked really well but as soon as we add it into tab bar controller it broke, how do we fix it?
@gastonpena3
@gastonpena3 6 месяцев назад
Great Tutorial Brian!, i saw that the library allows us to add an space between each chart value data, do you know if there is a way to set corner radius to each chart sections?
@LebenWerden
@LebenWerden 7 месяцев назад
How to code this in SwiftUI?
@mel7409
@mel7409 7 месяцев назад
Hey Brian! I loved the tutorial and your great in depth explaination. I am wondering if us react-native folk can also use Spline for mobile applications. I’m assuming no but would love to know. Ps: subbed :)
@BrianAdvent
@BrianAdvent 7 месяцев назад
Hey, thanks a lot! You might want to check out github.com/splinetool/react-spline
@Flyingxxe
@Flyingxxe 7 месяцев назад
Thanks for the tutorial Brain! I especially liked how you are changing scene based on the scroll position, also wondering if you have explored other creative ways to manipulate the scene/spline object with code.
@BrianAdvent
@BrianAdvent 7 месяцев назад
Especially looking at Apple Vision Pro I am eager to revisit what spline can do in the near future. Events and actions are currently being worked on: docs.spline.design/native-3d-embeds-for-ios
@sharukmsd
@sharukmsd 7 месяцев назад
OMG!!! OMG!!! My brain is gonna explode. That's too complex....
@aydncanataberk4083
@aydncanataberk4083 8 месяцев назад
Thanks for the video Brian! I'm trying to embed locally, changed nothing on the provided code, added the package but my simulator is crashing with the error "Fatal error: Unexpectedly found nil while unwrapping an Optional value". I've imported the scene to my root folder as you show here but it seems xcode can't find it. What am I doing wrong?
@BrianAdvent
@BrianAdvent 8 месяцев назад
Did you also add you .splineswift files to your project and activated "Copy items if needed" as well as added your files to your target? "Fatal error: Unexpectedly found nil while unwrapping an Optional value" could indicate in your case that a file could not be found and therefore you get a nil value.
@aydncanataberk4083
@aydncanataberk4083 8 месяцев назад
@@BrianAdventumm ok fetching from the cloud is working but fetching from local not somehow. I think I did everything right, double checked your points and tried with few fresh projects but nope.
@aydncanataberk4083
@aydncanataberk4083 8 месяцев назад
Ok solved it thanks to your tutorial file!
@Anemone616
@Anemone616 8 месяцев назад
Hey my man, I really liked your tutorial, and took a look at your patreon and previous video output. Are you going to continue making videos? I've never signed up to anyone's patreon, and I still haven't signed up to yours, but are you planning on making more vids in the future on a semi-regular basis? I know there's a TON that goes into making a vid, but I really like the way you explained this one and watched some other ones from 3+ years ago.
@BrianAdvent
@BrianAdvent 8 месяцев назад
Thanks a lot! My plan is to bring new content regularly this year. Hopefully every month or 1.5 months. The focus is going to shift a bit. Away from pure Apple development content to stuff that I feel is not explained well enough elsewhere. In the next weeks there will be a video or two about LLM embeddings: About what embeddings are, what kind of math is used with them, how to use your own data and create embeddings to ask e.g. GPT-4 questions about your data.
@ganeshpawartrekker
@ganeshpawartrekker 8 месяцев назад
Video is so good. I really liked it. Thank you! But when I tried it the same all code was working but seems ML model which I created from my images is not yielding result as expected. Any tips on this how we can create good ML model?
@danetodd5311
@danetodd5311 9 месяцев назад
😏 *PromoSM*
@georgemalouf4298
@georgemalouf4298 10 месяцев назад
Files in Classes folder no longer Objective-C specific. Therefore, things went for me straightforward without the need for header file.
@GreenDevBabe
@GreenDevBabe 10 месяцев назад
Long time no see, brother!
@RobertHolzapfel
@RobertHolzapfel 10 месяцев назад
Long time, no see ... welcome back, so glad to see your videos again. Thanks for sharing !!!
@ibragima4333
@ibragima4333 10 месяцев назад
Why the heck zero is male?
@mkhasson97
@mkhasson97 10 месяцев назад
Great to see you again, long time 🎉
@BrianAdvent
@BrianAdvent 10 месяцев назад
Hey thanks! Great to be back 😊
@rahuljamba5846
@rahuljamba5846 11 месяцев назад
very simple explanation
@seantan4702
@seantan4702 Год назад
is this consider complex Ui already?
@congtuhuyet5502
@congtuhuyet5502 Год назад
the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system)
@OnionKnight541
@OnionKnight541 Год назад
what does make sense is: why do we have to take photos of hands to use hand tracking? wouldn't that be easy for apple to do? like, have a basic hand tracking model in Vision? that would be insane if they didn't have that.
@najwahumairah8472
@najwahumairah8472 Год назад
Can we use it on ARCore?
@sangameshpeddi8307
@sangameshpeddi8307 Год назад
My code is working well and I got the output also, but the thing is my ball is not rolling its just jumping, so pls help me with this issue
@alimehmood8654
@alimehmood8654 Год назад
still very helpful video in 2023
@imransefat8770
@imransefat8770 Год назад
I’m trying to detect fingers using this and put a ring around the finger. Is it possible?