Math Thread

ill check it out.

1 Like

Got any resources on this?

not good ones i wish i did im mostly learning on my own due to lack of good resources.

i'm using unity ECS to learn it but this same concept is used in Insomniac's engine and a lot of other modern engines. (unity actually poached some of their engine programmers to write their new engine code). This blog post they did is a decent summary of the reason to use it/a higher up explanation.

this video is what made me decide to learn it. it has an extra clickbait title but the content is decent.

I use linear algebra on a daily basis in game programming, but there's plenty of programmers even in games that manage to avoid it entirely. But I'd say especially in indie development it's a hard requirement. We'd all probably be better off if we understood more math.

2 Likes

Yeah, I'd agree they should know it anyways. It's the basis of parallel computing, so it's super important

i wish i tried harder in my math classes in college / retained more info.

going through the basics again has been pretty helpful and its a lot faster the second time.

Yeah, that's definitely true for all math. Always makes you wonder how you were so dumb that you struggled with it before

1 Like

@electrowizard

i do not understand the question.

How many degrees does a triangle have? You know one angle exactly, and one in terms of x. So you can solve for the last in terms of x. I can give more info if this isn't enough help: I've got it written up already.

Ah, didn't notice x is an exterior angle. To figure out the angle BAC in terms of x, you know the angle of the entire straight line, so solve for the interior angle BAC in terms of x.

There's some property of interior/exterior angles I don't remember, but it isn't necessary, and probably comes from the result of this.

image

How is this not possible?

A + B > C in order to form a triangle

If A = 12, B = 7, C = 4 then 12 + 7 > 4 = 19 > 4

Why doesn't this work?

Construct a triangle with those sides. Figure out what the angles would have to be

cool problem

4+7=11
11<12
Impossible.

Hehe

1 Like

another cool problem

image

@electrowizard

my mind is BLANK how do i find the inverse of this