By Far Best Explanation Without Any Confusion! I Have Seen Many Teachers Getting Confused Between The Subscript Part.. But You Have Explained It Very Well! Good Understanding! Keep Uploading! :D
one fuckiing aunty straight up memorized the derivation and made a video out of it She couldn't explain it at all, she couldn't explain the logic behind decision parameter and was just memorizing conditions and replacing values in each step thanks mate, you explained it well
thanks alot but there is no copy of derivation??? also there is nothing wrong with your accent, you are totally understandable and that matters in teaching.
In the algorithm step 5: when the k=0, X(k+1) means X1,Y(k+1) means Y1, Y(k) means Y0, but where is Y0, it's Y1(the start tip of the line) or something else? maybe the end points of the line should be defined as X(start),Y(start), X(End),Y(end). the algorithm is explaned clearly, thanks for you help , but the sign confused me .
Hi, Can you show me the calculations of the parameters initial value that you skipped in the video. Or any reference about where I can find the calculations will also be very helpful.
We calculated y =m(Xi+1)+b Which is already on that line which is straight right on that line to goahead Then why we have to choose yi+1 or yi Can any one solve my doubt please
By Far Best Explanation Without Any Confusion! I Have Seen Many Teachers Getting Confused Between The Subscript Part.. But You Have Explained It Very Well! Good Understanding! Keep Uploading! :D
You saved me bro...tommorow's my mid-sem exam!!! Thanks!!!
one fuckiing aunty straight up memorized the derivation and made a video out of it
She couldn't explain it at all,
she couldn't explain the logic behind decision parameter and was just memorizing conditions and replacing values in each step
thanks mate, you explained it well
thanks alot but there is no copy of derivation??? also there is nothing wrong with your accent, you are totally understandable and that matters in teaching.
I love you and I thank you, like, A LOT
i spend one day to understand this video, then finally i understand. thanks brother.
link for e-copy, drive.google.com/file/d/0B85G4BQxRYoyRjF5SThtSEl6czQ/view?usp=drivesdk
a very much thank u from my inner depth of my heart without you i cannot clear my concepts .thank u sir
I'd never read about this algorithm (in detail) and I understood it easily. Nice teacher
Nicely Explained. Thank You!
Ðilpreet Singh Happy to help buddy :) Take care!
ure a legend bro..this channel has so much more potential than unacademy..please keep up the great work..
Thank you so much man!
Roye ga kya pagle ab 😅
@The BootStrappers
do you have a video on DDA line algorithm ?
atleast better then my college teacher...lolz....good work brother.
You made this concept lucid... Thank you so much...
very nice work dude....you are helping a lot with my examinations :D
+Tarun Bhatia
Thank you :)
I needed this kind of explanation. Thanks alot
Superb video Bro
Very Nice Brother KEEP UP THE GREAT WORK!!!!!!!!!!!!!!!!!!
+Guneet Singh thank you sir ! it is your comments that keep us going :)
Thanks a lot for this...saved my semester !
Kindly share e document...... Good explanation btw👍
thnx my friend , you rock !! keep up the good work
What logically the del(x)(dx) does when multiplied by the equation d1-d2.
Doesn't it affect the decision parameter?
Nice and simple, great work ;)
Nice Explanation,bro.....!!!!!!!!!
Nicely Explained. Thank You! can u please upload midpoint circle algorithm derivation
nice tutorial.Keep doing the good work : )
+ajay kumar
Thank you :)
Really clear explanation!!!
thanks! :)
What he had done at 6:00 ....he multiplied delta X with d1-d2 then why delta y we got in the equation
take m = dy/dx then solve it
NICELY DONE !!!
+surendher jazz
Thank you :)
Found it more useful and understandable then the similar video on unacademy.
very good and simple explanations
:)
+Aashu Chauhan That's me doing my job right !Glad it helped
This is awesome! Thank you so much
Very good explanation!
+aleksstork
Thanks a ton!
It's super. I read a ton of other explainations and none were that informative.
Nicely explained but hand writing I can't get want value that is? Thank you for teaching
last miniute life saviour!!!!!!!!!!!!
Please upload ellipse midpoint algorithm
nice work buddy
In the algorithm step 5: when the k=0, X(k+1) means X1,Y(k+1) means Y1, Y(k) means Y0, but where is Y0, it's Y1(the start tip of the line) or something else? maybe the end points of the line should be defined as X(start),Y(start), X(End),Y(end). the algorithm is explaned clearly, thanks for you help , but the sign confused me .
Thankyou mate, I saw a couple of tutorials for this I bet they were SHIT!! This one is awesome
Thanks a lot that you didn't fake your accent like other indian yout ubers!! Those video's are so irritating that I get diverted from the topic....:)
yeah....finally got it... thanks bro...:)
Thank you :)
link to the e doc? not in the description
drive.google.com/file/d/0B85G4BQxRYoyRjF5SThtSEl6czQ/view?usp=drivesdk
Hi, Can you show me the calculations of the parameters initial value that you skipped in the video. Or any reference about where I can find the calculations will also be very helpful.
Do you have a video on DDA Algorithm? Please send a link to that video
u should hav introduced the concept first(it feels something confusing)!!
Why do we multiply the whole equation by delta x?
because m=del y/del x, so remove the del x in denominator, so multiply del x in both sides.
sir how to solve when the points are like (0,6) (4,0)
easy to understand.Thank you.
Thank you! :D
where is the ecopy you said?
hello sir can you please give the ecopy of calculation you have done in derivation
U can get it on www.tutorialspoint.com/computer_graphics/line_generation_algorithm.htm
www.tutorialspoint.com/computer_graphics/line_generation_algorithm.htm
drive.google.com/file/d/0B85G4BQxRYoyRjF5SThtSEl6czQ/view?usp=drivesdk
great work
Mohit Sandhu Thank you :)
Help Help Help !
But what about for the line m >1 , I did not find any tutorial for this, just say swap x and y in some books, but what does it mean !
excellent
where's the e-document! btw..great explanation🙌✔
Awesome. Thanks a lot
+Ashley Noronha
Thank you :)
We calculated y =m(Xi+1)+b
Which is already on that line which is straight right on that line to goahead
Then why we have to choose yi+1 or yi
Can any one solve my doubt please
this one is life savior. .. thanks for the video..
can u do it for m>1
Sugam Pradhan i have exam next week.
very nice expalaination
Watch the below video for conplete explanation of algorithm,program and source code 😇
ua-cam.com/video/Ud8L7Ucl6Ss/v-deo.html
Thank you😇
what if m is greater than 0
super explaination....
Thanks a lot.
Thanks a lot
I didn't understand why if d1-d2
+Yanay Alter That means that d2 is greater than d1, so the next pixel (yi+1) should be y1, beause is nearest than y1+1.
please explain xi+1 is subscipt or addition
It doesn't matter in this case because they are both equal to each other
where is ecopy of derivation?
brother i need brehsenam circle its urgent
Thank You!
Thank you so much
what happen if pi=0 ???
It is assumed that the slope is between 0 and 1, i.e angle 0 to 45 degrees.
If pi = 0, angle becomes 90 degrees.
Thanks
Bro u r super dandalayya
hi...the video was really helpful..and i was wondring if u could help me out in beasenham circle drawing algo...tnx alot.
where is the code?
drive.google.com/file/d/0B85G4BQxRYoyRjF5SThtSEl6czQ/view?usp=drivesdk
For those who're searchin' for "e-copy of derivation" { www.cs.bham.ac.uk/~vvk201/Teach/Graphics/Bresenham_derivation.pdf }
Why all indians have problems with others accent. I dont find anything wrong with others accent
amazingly explained bro, but please fix that fake accent, its annoying
if it's annoying you, why do you watch it, just let others be what they want to be it is the material he gives that really matters
The accent? Y tho?
Bohot Bura padhaya .. jaake pehle khud Sikh le ...phir sikhana dusro ko.
😅Dimag ghum gya
u are a good teacher and explain very well...but plz dont put on fake accent,its annoying
he's not putting on an accent, he's trying his best to pronounce clearly so everyone can understand
I agree... He's clearly faking his accent. But otherwise he did a great job.
Just focus on his teaching, idiots :/
exactly !!!
fuck u
Bohot accent maar rha launde :p
leave that to you not good at that part
Fake accent, much annoying....
the desi accent annoys me man , i hate it !!! , he did good replacing it
savier
why are you speaking in such a fake accent, very annoying
Very fast and bad video
dude check that accent..it's annoying
where is the e copy of the derivation?