Post

 Resources 

Console


RE: mock me please, I need it! Jay Wheeler (8 replies, 0 views) (2000-Aug-2)
-
Avoid the lookup tables, they are much slower. In C++ they are faster, but even highly optimized VB code I could NOT get to run at anywhere near the speed of the built in SIN and COS functions. The array/memory access is just too slow to be worth your time. (Even after I compiled, I wrote a function to compute like 100,000 random sines and cosines using each method, and the built in ones are roughly 5 times as fast.)


-
Up One Level | Back to Forum

RE: mock me please, I need it! Rolly (2 replies) (2000-Aug-2)
RE: mock me please, I need it! David Goodlad (1 reply) (2000-Aug-2)
RE: mock me please, I need it! Rolly (0 replies) (2000-Aug-3)
I get the exact opposite... PyroBoy (4 replies) (2000-Aug-3)
Same Here Adam Hoult (3 replies) (2000-Aug-3)
RE: Same Here Jay Wheeler (2 replies) (2000-Aug-3)
Ok, going to clear some things up. Adam Hoult (1 reply) (2000-Aug-3)
RE: Ok, going to clear some things up. Rolly (0 replies) (2000-Aug-3)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 69 visitors within the last 20 minutes
RSS News Feed