Search:

Type: Posts; User: ic3pixel

Search: Search took 0.02 seconds.

  1. Re: I would like to create a very simple 3D Vector library

    If I have a 3d point and eventually want to translate it to a 2d screen coordinate. Should I also create an integer Point, or is it more sensible to rely on the graphics system to plot this? Even for...
  2. Emulator question (emulating a floppy drive and disk)

    I thought it would be interesting so far to try something simple as far as emulation is concerned. I still have more to figure out, but I might be able to handle this. I learned a little about...
  3. Re: I would like to create a very simple 3D Vector library

    Ok, I will work with that. Thanks.
  4. Re: I would like to create a very simple 3D Vector library

    I realized that I can ask a better question. Instead of going deep into a discussion about vectors, maybe someone can answer this related question.

    .NET has a Point type or class. Instead I would...
  5. Re: I would like to create a very simple 3D Vector library

    The main purpose is to learn and better understand the math. For this reason, I would like to start with skeleton code and complete a small vector sample. Thank you for the mathdotnet link. In fact I...
  6. I would like to create a very simple 3D Vector library

    Hi, I am concentrating on math at this time and I am learning about 3D rendering and the math involved. At this time I am going through some tutorials on Vectors, so I have a simple understanding of...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width