Try out the Observable notebook yourself. You can fork it and make modifications. Change the weight, drag, gravity to get your very own dropping plate. Paste your own SVG!! beta.observablehq.com/@chhib/simulating-bouncing-ball-to-generate-realistic-physics-cs
@TheChodex6 жыл бұрын
Great job! You are getting better and better at making these videos! Keep it up!
@MohammadHosry6 жыл бұрын
1:50 it's my code 😃
@OfficialDevTips6 жыл бұрын
Yeah! Thanks 🙏🏻
@PaulMcCannWebBuilder6 жыл бұрын
If you add a scaleY, you can use text in the circle that won't pixelate. (Or use a SVG): codepen.io/paulmccann/pen/JaBRwR
@md.akib51246 жыл бұрын
umm I think css transition property has a thing called cubic-beizer which can do this sorta effect. I saw that on this channel from travis.
@OfficialDevTips6 жыл бұрын
Somewhere in there I explain I didn't get that realistic feel from the bezier curve. Couldn't get it realistic enough. For most projects it's good enough though. But this not most projects. 😏
@md.akib51246 жыл бұрын
@@OfficialDevTips oh yeah it's at 2:54 minutes. My English hearing power's horrible 😁. sometimes this happens even with my native lang.
@OfficialDevTips6 жыл бұрын
My pronunciation is terrible as well :D
@karina_kurenkova4 жыл бұрын
This is sooo inspiring!! Thank you!!!
@dirkveefkind22456 жыл бұрын
Now put a photo of your forehead in the background and your goal has been achieved.
@OfficialDevTips6 жыл бұрын
WAAAOOOW YAS. If there's a continuation of this project, that was a pretty great idea!
@martinnyagah43136 жыл бұрын
Remarkable job there!!
@roquefore6 жыл бұрын
"Haha, i'm cheating! Nevermind, i dont care" - a sort of what i tell myself each time i do such a stuff xD
@OfficialDevTips6 жыл бұрын
Haha, especially at the end of the day... 😏
@dheerajmantena33076 жыл бұрын
To make its center we can also give the container div top and left 50 % 50 % with absolute position .... nice video , thank you!!!
@theITGuy-no3nt6 жыл бұрын
I very much enjoyed that. Ta!
@TysonKemp6 жыл бұрын
Without looking at the code I think you should change "ease" on the animation to "ease-out".
@fredericrobert92946 жыл бұрын
I would do it all in SVG and JSON using Bodymovin & Lottie. Clearly not the same process but would take me approximately 10 minutes total. ( You have to know After Effects, of course ).
@zeocamo6 жыл бұрын
you should try only to use const if you can, the ball is a let. :) const is good, full immutable is better :)
@MuhammadAdnan-gx6rd6 жыл бұрын
WordPress theme development ? Any future vdos
@OfficialDevTips6 жыл бұрын
Very low probability we’d go into PHP. Don’t count on it. 😕
@RomanSteiner_xD6 жыл бұрын
Don't use scale or matrices (unless you multiply them also with a view projection matrix), use translate3d. Much easier: codepen.io/rasteiner/full/yxZYqL/ If you work with `transform: translate3d(x,y,z)` and update the z axis, you don't need to approximate the exponential curve of perspective with `scale` (which is linear).
@angladephil6 жыл бұрын
On physics, see P5.js and matter.js librairies. Open source and free, very easy to use ...
@Djzaamir6 жыл бұрын
Hi David, do you guys plan to work on other Languages as well like Java or maybe c++ ? and maybe develop some cool apps with them
@OfficialDevTips6 жыл бұрын
Maybe dip my toes into Python to experiment more with Machine Learning, and/or other functional languages. But probably not Java or C++. This channel is still more around the concept of the "web" and that's what we enjoy the most.
@muski2826 жыл бұрын
Why would you even change from the awesome intro animation Travis used, to the MOST boring animation you actually create?
@szyszak6 жыл бұрын
Is it just me, or does Framer look almost exactly like Figma? Even the core features are the same.
@OfficialDevTips6 жыл бұрын
It seems everything looks like Sketch/Figma these days. Thing is with Framer X is that everything becomes actual React components. You could sort of take the generated code from Framer X and drop it into your project.
@francis_n6 жыл бұрын
That thumbnail is quite freaky
@OfficialDevTips6 жыл бұрын
That a piece of electric tape can make such a freaky impression is very impressive.
@jobybejoy82196 жыл бұрын
Can v have a livestream plsssssss.... ??? miss those days when travis used to live !!
@OfficialDevTips6 жыл бұрын
Yes we will dip our toes inte live streaming. Can’t promise when though.
@collection83256 жыл бұрын
#Brother i just joing this channel, not so far. ACUUaly i wanna built a #SOCIAL_site. so what's your suggestion ???????????????/////