bro, the fact that you take your time to actually go over and visually showing what process is happening is helping me so much. You earned yourself a subscriber =) keep it up!
@ThePentamollisProject4 жыл бұрын
I'm glad you liked my way of teaching. :)
@matt1926 жыл бұрын
Please make more tutorials on OpenGL!!! You're the best in this!
@ThePentamollisProject6 жыл бұрын
Stay tuned. You can expect the next part by next sunday.
@matt1926 жыл бұрын
The Pentamollis Project ok thanks
@krishnagavas61636 жыл бұрын
please add some more tutorials for beginners, your explanation is the best I've ever seen in this subject.
@ThePentamollisProject6 жыл бұрын
sorry for the 1 week delay, but the good news is that i just finished recording the 4th part and it will be uploaded in about an hour.
@krishnagavas61636 жыл бұрын
Okay Thank you🙌, I'm eagerly waiting for ur upcoming videos.
@sharankumar89882 жыл бұрын
The best OpenGL tutorial in KZbin. Appreciate your hard work. Thank You!
@peterkaram79293 жыл бұрын
3 years later and this is by far amazing keep one doing these series
@blessedponica80302 жыл бұрын
Thanks a lot for your lessons. Very helpful! From Russia with love
@reggaedog17645 жыл бұрын
Thanks a lot man! Imma second year CompSci student. Your tutorial helped a lot. Keep going!
@MichealEhuntsi8 ай бұрын
Same here
@odnankenobi6 жыл бұрын
Wow, those tutorials were amazing! It was really nice to understand. Thanks for making these :D
@TrueSolutionsOfficial2 жыл бұрын
it was a very impressive tutorial
@pulkitsupple6148 Жыл бұрын
8:45 What range of coordinate system does open gl support ? 1 or 10?
@hilmilatip45633 жыл бұрын
Those are good explanations, however how different the procedures going to be if hierarchical modelling is used? Thank you.
@yuhjiunnlee37104 жыл бұрын
can i get the faster refresh rate so that our eye didnt see the shaking?
@loranetwork3 жыл бұрын
do you happen to make figure using beziercurves, and animate them like for example, dont know a frog hopping left and right???
@akarshsamble57904 жыл бұрын
Hello can u make a video of creating n number of similar objects with a certain distance
@KozelPraiseGOELRO Жыл бұрын
I know it is a bit late (5 years) but does anyone know how to solve the problem of it not going down from 1 sec for each frame. (1 fps instead of 60 fps).
@MichealEhuntsi8 ай бұрын
Helped a lot thx man
@abilashreddy78283 жыл бұрын
Really loved the way u explain
@harrybud21175 жыл бұрын
Thank you for the tutorial! However, the animation still looks a little blurry. How can this be improved?
@pranavjibhakate58693 жыл бұрын
Very good tutorial my mind was blown really great explaination thanks a lot!!
@chawlajay1113 жыл бұрын
Thanks man, for the detailed explanation of animation🤘🤘
@nafeysolutions48085 жыл бұрын
thanks .. you sorted out alot for me
@김준우-i5n4 жыл бұрын
almost end of 2020, you saved my ass! Thanks!
@caioviniciusserpa84525 жыл бұрын
man, very nice classes, i'm learning my semester in a week rsrsrs
@lamgoctam5 жыл бұрын
Hello. do you know the function to stop the animation at any step we want such as only moving from left to right?
@Dhakshith11894 жыл бұрын
You can just stop calling the function "glutTimerFunc" inside timer, when you have found that you have reached the right side of the screen, or put another way, call "glutTimerFunc" until the square hits the right side.
@artichaudhari4393 Жыл бұрын
2023 attendance here👇🙋
@sridharshree51945 жыл бұрын
Can't see the code because it looks blurred
@Dhakshith11894 жыл бұрын
Increase the video quality in settings
@hackein94354 жыл бұрын
Thanks Bro, Nice TuT
@luan04323 жыл бұрын
muchisimas gracias :3, el vídeo fue de mucha ayuda para commpreser muchas cosas, eres el mejor :D
@mohamednaassi13335 жыл бұрын
how i can do this with a for loop ?????????????????
@kamilszczepanek21415 жыл бұрын
I think that running animation in for loop wont give you the effect you might expect. But if you want to run this in an fixed amount of times, you could possibly call glutPostRedisplay() inside for loop. Inside you would have to prepare ifs and x_position proper assignment. But it updates the position with maximum speed allowed by your computing power inside for loop so I conclude it isn't good option. But there can't be good answer without properly specified question.
@ajayraut59834 жыл бұрын
great video on animation
@flamingpheonix52315 жыл бұрын
I believe u havent found an efficient coding solution to ur animation. U could have just made a velocity variable and changed the sign convention of it whenever it passes an x_pos of 18. U didnt need to use cases or a state variable. But still thanks for the video amazing tutorial!
@beetroot995 жыл бұрын
great tutorial!! thank you :)
@akarshsamble57904 жыл бұрын
I meant to say cloning of object from one dimension to another
@titozhimomi2348 ай бұрын
Thank you🙏
@stevenfg41133 жыл бұрын
Instead of glutTimerFunc(0,timer,0) in main function you could've just class the function timer(0), Because both of these works in the same way.
@annousabatal52806 жыл бұрын
This is amazing!!!!!!!!!!!
@chandreshsingh28684 жыл бұрын
Thank you sir this is so helpful.
@ThePentamollisProject4 жыл бұрын
You are welcome. Also, I'm a second year undergraduate so being called "sir" feels weird xD you can drop that. :)
@tebinaOTN6 жыл бұрын
you deserve more subs
@namlongpham56243 жыл бұрын
bro I get so much things that were previously confusing af. U really shit on my prof for explaining stuff way better
@rohangumathanavar7105 жыл бұрын
Awsome..... I like it....
@bizarrapmusic2 жыл бұрын
mine doesn't move no matter what i try lmao xD
@lskn56meir664 жыл бұрын
thank youuu sooo muuchhhh!!!
@thomasziereis3303 жыл бұрын
thank you sir
@kaantastan54595 жыл бұрын
can you share the source code
@anjaybruss6 жыл бұрын
aamzing
@akio35244 жыл бұрын
thanks !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@FrostGamingHype3 жыл бұрын
i onlay have glu and gl
@DanielOliveira003 жыл бұрын
Ah if I were fluent in English ... Not everything I can understand
@ZombStarcraft Жыл бұрын
And uh and um -1
@haedrip55207 жыл бұрын
First
@akio35244 жыл бұрын
Please make more tutorials on OpenGL!!! You're the best in this!
@akio35244 жыл бұрын
Please make more tutorials on OpenGL!!! You're the best in this!
@akio35244 жыл бұрын
Please make more tutorials on OpenGL!!! You're the best in this!