Programming Panning & Zooming

preview_player
Показать описание
A genuinely practical video today! In this video, I take a look at a really useful technique to easily add panning and zooming to your applications.

Twitter: @javidx9
Twitch: javidx9
Рекомендации по теме
Комментарии
Автор

Welcome to "Coding in the wilderness", I'm your host Javid

neuemage
Автор

Thank you very much, if it weren't for you, I would never have figured out how to do zoom to the cursor. I looked at so much information on how to do this, and only you explained how.

salagajeff
Автор

I'm really glad you showed this topic! One that is so important but most people don't take the time to explain as well as you do.

DSage
Автор

You, sir, enlightened me with an issue I had for a couple of days now: panning vs scaled texture. I was trying to pan a texture within a frame at where my location coordinates were translated. Works like a charm. I'll try to add zooming later on, I'll see how I hit my head around that, but thanks again!

frankos
Автор

More Views in a few hours than my entire channel has over a few months of its existence. Glad to see the Channel picking up steam Javid!

seditt
Автор

How about making a video on optimization? Sin and cosine look up tables, bitshift multiply and divide, minimizing looping and so on.

DSage
Автор

This is super useful and practically language independent, thank you so much.

ForcesOfOdin
Автор

Excellent video and well explained too. This demonstration can be used in many applications. Thank you for sharing your valuable knowledge with the world.

chriswinslow
Автор

Thanks​! I'm applying everything I learned on this channel to my Python code; wrote some pseudo perlin noise for my world-building, low res, low poly

vincentcleaver
Автор

Oh my god a tutorial that actually teaches about how to zoom towards the cursor!

Cgeta
Автор

THANK YOU!!! I'd been banging my head against a wall trying to figure out the math for this myself, and this worked perfectly!

gresh
Автор

You are a legend. I have been trieing to implement these methods in a HTML canvas project with Javascript. I have not found anyone explaining it for javascript, however the algebra translates through any programming languages, so thanks a lot 😁👍

Fragler
Автор

This is exactly what I was looking for- thanks my friend!

floretionguru
Автор

This is your most underrated video. Love the work

lennarth.
Автор

oh, that's exactly what I'm looking for. you saved a lot of my time, thanks

hatkidchan_
Автор

Interesting, enjoayable and educational as always! Thx!

manuellehmann
Автор

i did not now i can write two lines of code at once !!!
thanks man. ( if you can point things like that out next time, it will be great. !)

i am glad find you in youtube !

mmx
Автор

Very good explanation, thank you!!! I was banging my head against this problem for a while

socksockmaster
Автор

Amazing little program, I love the mouse drag!

joshuaeirman
Автор

AMAZING THANK YOU. You have no idea how I broke my brain over this.

skeletonrowdie