OZONE Asylum
Forums
Site reviews!
Developing the Ozone "lost" pages, need feedback
This page's ID:
10082
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I just had that flickering bug with separate timers, and completely discarded the separate timers approach. You were dammitly right. Then, one "simple" way to optimise is to precalculate. For example, would I need a lot of sine or cosine calculations, I'd precalculate ALL required sine/cos values to two arrays, I would only need a limited number of sine/cos values, since it's a "circling" function (sine(90 deg) = sine(450 deg) = sine(810 deg).... etc). Then, for the program, it's faster to refer to an indexed value in an array, rather than re-compute appropriate sine/cosine each and every time it is needed.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »