I wish you had shown how to do it with 2 planets and 1 star. My 2 planets complete the orbit at the same time despite they have different orbits.
@noddle0457 ай бұрын
I think some things are wrong with your physics simulations. I was going to use this as a starting point for my research project, I cloned it and got it working but I noticed some things were slightly off. After like a day of trying to fix the issues I ended up with my own rope physics simulation lol. If you still care about this project, lmk and I can give specifics on the inaccuracies, if not that's ok too :) Really cool project though, it did help me quite a bit. thanks!
@akoflacko8 ай бұрын
Avoid employing setState within the listener of AnimationController to trigger repainting of CustomPainter. Instead, utilize shouldRepaint and compare the rotation value with the old rotation in the oldDelegate!
@muzammilhussain74638 ай бұрын
Would you be so kind to share the source code?
@greyshopleskin23159 ай бұрын
This is awesome, good job bro Would you share the code or say how it’s done?
@sergeykarimov3895 Жыл бұрын
Looks great
@mogantimohankesava0173 Жыл бұрын
You used custom paint very well 👏
@uktamjonkomilov2046 Жыл бұрын
Awesome!!! I needed in my game
@parth_patel2933 Жыл бұрын
It's amazing!
@cjromanos Жыл бұрын
Any chance you'd share the source code for your collision detection?
@husainfadhilah896 Жыл бұрын
could you explain to me the animation controller is declared for what? it seems doesn't used
@suspoocha Жыл бұрын
this is also the 1st time I'm seeing someone doing something like this with flutter . noice work
@suspoocha Жыл бұрын
play back speed 1.5...perfecto
@hemantmochemadkar4653 Жыл бұрын
Wow bro I like this animation. I can put this as background for Web project.
@codingsalad Жыл бұрын
Please do
@ho.chicken.maniac Жыл бұрын
This is so cool!
@codingsalad Жыл бұрын
Thank you
@veronikadesantis8531 Жыл бұрын
😊 "promo sm"
@hemantmochemadkar4653 Жыл бұрын
Thank you for this detail explanation, Very helpful
@Hurera92 Жыл бұрын
I learnt more here
@zzzyyyxxx Жыл бұрын
This is super useful for us making custom paint things in Flutter, thanks!
@codingsalad Жыл бұрын
Glad to hear that!
@NauNau-sx1fg Жыл бұрын
Hi, is it possible if you could share me the code? We really want to use this UI in our app which has over 4M downloads. Thank you!
@joaquinkathia Жыл бұрын
Hey, can you make an animated timer like Timely alarm clock app? It's a cool application, and the animations are wonderful, great content by way
@codingsalad Жыл бұрын
Thanks for the feedback, i have to checkout the app and if its interesting then i'll work on making it, currently im working on more content for the channel, you can see whats all coming to channel from my tweets here at twitter.com/ItsmeAjayKV.
@bodehallak1552 Жыл бұрын
Where are you man, we are waiting for more content.
@codingsalad Жыл бұрын
Hey, was bit busy with work and all, you can find me on twitter here, where i post some flutter content updates, which is what makes to the channel here. twitter.com/ItsmeAjayKV From there you can see what sort of contents will be coming to channel soon.
@hemantmochemadkar4653 Жыл бұрын
Excellent, I'll wait for the second half.
@hemantmochemadkar4653 Жыл бұрын
When there is a complex animation, I always attempt to use third-party packages and avoid CustomPainer. I also gained a solid understanding of the fundamentals of animation from this lesson. I'm grateful.
@codingsalad Жыл бұрын
Glad to know this helped you, once you get a understanding then custompaint is fun to work with.
@muneerkk4599 Жыл бұрын
This looks great. It would be great if you can share the source code that you have.
@codingsalad Жыл бұрын
Sorry about late reply, its still incomplete, idea is to make it a complete physics engine.
@kyuantym Жыл бұрын
From LinkedIN
@bodehallak1552 Жыл бұрын
Nice brother
@BurzowySzczurek Жыл бұрын
Awesome
@xcarnage8632 Жыл бұрын
What theme is this
@codingsalad Жыл бұрын
There is an extension/plugin called glasscode, download it and enable it to get this effect.
@deepakmittal5246 Жыл бұрын
add some actual songs in the background to get more views i did the same thing and suddenly the views increased
@juanmacias5922 Жыл бұрын
This looks amazing, great job!
@pruithvindra8453 Жыл бұрын
how is your PC is bearing this, mine is geting Janky
@DongNguyen-lu9ej Жыл бұрын
Such beautiful animation bro. Keep it up :D
@codingsalad Жыл бұрын
Thank you, I will
@codingsalad Жыл бұрын
Here is the part- 2 of this video kzbin.info/www/bejne/Y5apdJ2ij6mqqqs
@codingsalad Жыл бұрын
Here is the tutorial, part 1. kzbin.info/www/bejne/eoGVgISnn7d0atE Here's part 2: kzbin.info/www/bejne/eoGVgISnn7d0atE
@shoaibalshadadi2 Жыл бұрын
Hi, can I request
@codingsalad Жыл бұрын
This is a super cool interactive particle effects i made in flutter, rendered on custompaint, i'll be making tutorial for this soon, so do give a like and sub if you enjoy seeing more content like this.
@codingsalad Жыл бұрын
In this video, what you're seeing is its simulation rendered on flutter cusotmpaint.
@codingsalad Жыл бұрын
Langton's ant is a cellular automaton, a type of simple mathematical model for cellular behavior, named after Christopher Langton, who first studied it in the 1980s. Langton's ant has been proven to be Turing complete, meaning that it has the ability to simulate a Turing machine. This means that, in theory, it can perform any computational task that a Turing machine can perform. The proof of Turing completeness of Langton's ant demonstrates that even very simple systems can have universal computational capabilities.
@codingsalad Жыл бұрын
If you like this and want to see more videos like this when i make them, do subscribe to my channel. I'll be making a tutorial video on how to do this in flutter.
@senex_0372 Жыл бұрын
Cool! What program language did you use?
@vaisakh_km Жыл бұрын
It's in browser right? JS edit: okk he is using flutter
@codingsalad Жыл бұрын
Edited: Its made in flutter (dart lang), and this is the flutter web build you're seeing.
@pixobit5882 Жыл бұрын
@@codingsalad you are using dart. Flutter is just the framework.
@codingsalad Жыл бұрын
@@pixobit5882 My bad, i should have made it clear. Good eye tho.