Recent content by Disputed

  1. D

    Method for rotating data points in 3 dimensions

    Essentially I have a 5x5x5 grid, either 0 (there is nothing) or 1 (there is a block) present. I want to rotate where these blocks are around the center grid point, and this is all stored in the array as mentioned. Every rotation is 90 degrees, hence why I mention moving from side to side or...
  2. D

    Method for rotating data points in 3 dimensions

    My best guess is this fits in algebra, I've been scratching my head with this for a while. I have a three dimensional array representing points of certain objects in a game. int [5,5,5] currentLocs I want to be able to rotate these 3d points around the center in any direction by 90...
  3. D

    Radioisotopes and the Age of the Earth (criticism?)

    I'm only aware of their published stuff such as https://www.amazon.com/dp/0890514410/?tag=pfamazon01-20 https://www.amazon.com/dp/B000VL8V1S/?tag=pfamazon01-20 and their basic arguments http://en.wikipedia.org/wiki/Creation_geophysics I'm just wondering if any scientist at all...
  4. D

    Radioisotopes and the Age of the Earth (criticism?)

    Okay, first off I'm not starting a debate here But I am debating with a friend, and I wanted to know if there is any critical analysis done on the various papers and books produced by this group (Radioisotopes and the Age of the Earth). In my quick searches I've mainly found blogs and...
Back
Top