Mail Archives: djgpp/1997/09/07/10:17:47
Billal Chaudhry (thevoid AT hotmail DOT com) wrote:
: Hello. I am currently TRYING to get a piece of simple perfect texture
: mapping. i have the basic code and algorithm working but what ever i
: try i always get a floating point exception error and then either my
: computer freezes or the program crashes leving me messed up.
: i have attached the code to the bottom of this post please view it and
: tell me where i might be going wrong. and if any one has any
: suggestions to change the code please do. I'd appreciate the reply's
: being mailed to me since my news server blows chunks...
You will probably solve it by calling control87 (or a similar name, you'll
find out) function from float.h with parameters MSW_EM,MSW_EM.
--
// E-mail: smikecin AT bigfoot DOT com
// URL: http://fly.cc.fer.hr/~sime
- Raw text -