- 11
- 5 275
Hobby Tutor
United States
เข้าร่วมเมื่อ 13 ส.ค. 2020
HobbyTutor is the place to learn about various topics!
The definition of hobby is "an activity or interest pursued for pleasure or relaxation and not as a main occupation", but we disagree with the last point! There is no reason why you cannot enjoy a hobby and eventually turn it into a career. In fact, you are more likely to succeed in your career if you truely enjoy what you do, and who has hobbies that they do not enjoy?
The definition of tutor is "a person who provides assistance or tutelage to one or more people on certain subject areas or skills", and that is why this channel (along with many others on TH-cam) exist. We are here to help you learn, and we can do so as a community because many who respond in the comments section are also very knowledgable on the topic discussed in the videos.
The definition of hobby is "an activity or interest pursued for pleasure or relaxation and not as a main occupation", but we disagree with the last point! There is no reason why you cannot enjoy a hobby and eventually turn it into a career. In fact, you are more likely to succeed in your career if you truely enjoy what you do, and who has hobbies that they do not enjoy?
The definition of tutor is "a person who provides assistance or tutelage to one or more people on certain subject areas or skills", and that is why this channel (along with many others on TH-cam) exist. We are here to help you learn, and we can do so as a community because many who respond in the comments section are also very knowledgable on the topic discussed in the videos.
Ultima Online - Imbuing Leveling Guide (2022)
This guide describes how to level your Imbuing skill in Ultima Online on the original production servers (still in operation since 1997).
มุมมอง: 2 746
วีดีโอ
HOWTO: Install and build wxWidgets for C++ in Visual Studio 2019
มุมมอง 9263 ปีที่แล้ว
This video describes how to install, build and test wxWidgets C GUI under Visual Studio 2019 or later. wxWidgets: www.wxwidgets.org/ Source Code available to download here: www.hobbytutor.com/wxwidgetssourcecode/
Bounce Vector Demo Application
มุมมอง 8724 ปีที่แล้ว
This video builds upon our Vector knowledge by explaining a simple GameMaker 2.3 demo application that shows Vector Reflection in action as we calculate bounce vectors of of a non-axis aligned surface. The sourcecode and project are available here: github.com/StubbinMyToe/Bounce You are free to use it for whatever reason, but please leave the credit/comment section as is.
2D Vector Dot Product
มุมมอง 624 ปีที่แล้ว
In this video I explain how to calculate the dot product of two 2D vectors from the perspective of a graphics or game programmer. I try to keep it simple by not diving into complex math, and still explain it in terms that even a new programmer might understand. If you want more knowledge about the math behind it, a great place is www.khanacademy.org/
2D Vector Normalize
มุมมอง 2044 ปีที่แล้ว
In this video I explain how to normalize a 2D vector (make it a unit vector) from the perspective of a graphics or game programmer. I try to keep it simple by not diving into complex math, and still explain it in terms that even a new programmer might understand. If you want more knowledge about the math behind it, a great place is www.khanacademy.org/
2D Vector Magnitude
มุมมอง 354 ปีที่แล้ว
In this video I explain how to determine the magnitude a 2D vector from the perspective of a graphics or game programmer. I try to keep it simple by not diving into complex math, and still explain it in terms that even a new programmer might understand. If you want more knowledge about the math behind it, a great place is www.khanacademy.org/
2D Vector Scaling
มุมมอง 1174 ปีที่แล้ว
In this video I explain how to scale a 2D vector from the perspective of a graphics or game programmer. I try to keep it simple by not diving into complex math, and still explain it in terms that even a new programmer might understand. If you want more knowledge about the math behind it, a great place is www.khanacademy.org/
2D Vector Negation
มุมมอง 374 ปีที่แล้ว
In this video I explain how to negate a 2D vector from the perspective of a graphics or game programmer. I try to keep it simple by not diving into complex math, and still explain it in terms that even a new programmer might understand. If you want more knowledge about the math behind it, a great place is www.khanacademy.org/
2D Vector Subtraction
มุมมอง 494 ปีที่แล้ว
In this video I explain how to subtract 2D vectors from the perspective of a graphics or game programmer. I try to keep it simple by not diving into complex math, and still explain it in terms that even a new programmer might understand. If you want more knowledge about the math behind it, a great place is www.khanacademy.org/
2D Vector Addition
มุมมอง 374 ปีที่แล้ว
In this video I explain how to add 2D vectors from the perspective of a graphics or game programmer. I try to keep it simple by not diving into complex math, and still explain it in terms that even a new programmer might understand. If you want more knowledge about the math behind it, a great place is www.khanacademy.org/
2D Vector Basics
มุมมอง 1914 ปีที่แล้ว
In this video I explain the basics of 2D vectors from the perspective of a graphics or game programmer. I try to keep it simple by not diving into complex math, and still explain it in terms that even a new programmer might understand. If you want more knowledge about the math behind it, a great place is www.khanacademy.org/