Thread: OpenGL Matrices

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Absent Minded Programmer
    Join Date
    May 2005
    Posts
    968
    Really Bob? Maybe the linear algebra I took my freshmen year in highschool is different from yours?

    We learned up to an introduction of matrices, no further though..

    In intermediate algebra we learned alot about graphing, and the rest was factoring, hmm, the quadratic formula... etc..

    In algebra two we learn all about matrices, adding, subtracting, inverting, determinants, cramers rule, reduced echelon form, identity matrices, and other various rules..

    Maybe linear algebra in college is a review of all of these concepts?
    Sometimes I forget what I am doing when I enter a room, actually, quite often.

  2. #2

    Join Date
    May 2005
    Posts
    1,042
    Maybe the linear algebra I took my freshmen year in highschool is different from yours?
    Probably substantially easier and watered-down, due to the fact that you simply do not have enough of a background in math in highschool to continue to the more advanced aspects of it. As I said, linear algebra in many of the curriculum of the schools I've looked at comes only after an in-depth study of calculus. At the University of Maine, which I attended for three semesters, it comes after Calculus 3, and builds upon these concepts (i.e. you didn't mention any study of vector spaces in your high scool classes).

    Note that Calculus 3 @ UMaine was multi variable calculus, partial derivatives in three dimensions, vector/polar calculus, stuff of that nature and the start of the study of differential equations.

    EDIT:
    And, as I stated, I covered none of this in high school, and it's a pretty bad assumption that the study of eigen values and matrices is standard for all students with a high school diploma.
    Last edited by BobMcGee123; 03-15-2006 at 07:24 AM.
    I'm not immature, I'm refined in the opposite direction.

  3. #3

    Join Date
    May 2005
    Posts
    1,042
    If you want a more concise comparison to see if your high school class really is similar to what I had, go to this link, on page 3 it lists the topics that are covered. I'm guessing you're already familiar with roughly half of them, but no more.

    http://germain.umemat.maine.edu/faculty/hiebeler/class/syllabi/mat262fall04.pdf#search='umaine%20linear%20algebra '
    I'm not immature, I'm refined in the opposite direction.

  4. #4
    Absent Minded Programmer
    Join Date
    May 2005
    Posts
    968
    Eh, I think I've gotten the first 4 bullets here in high school..
    Sometimes I forget what I am doing when I enter a room, actually, quite often.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Linking OpenGL in Dev-C++
    By linkofazeroth in forum Game Programming
    Replies: 4
    Last Post: 09-13-2005, 10:17 AM
  2. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  3. OpenGL .dll vs video card dll
    By Silvercord in forum Game Programming
    Replies: 14
    Last Post: 02-12-2003, 07:57 PM
  4. OpenGL and Windows
    By sean345 in forum Game Programming
    Replies: 5
    Last Post: 06-24-2002, 10:14 PM
  5. opengl code not working
    By Unregistered in forum Windows Programming
    Replies: 4
    Last Post: 02-14-2002, 10:01 PM