icurafu
The Hallucinogenic Elf
I’ve had a bit of experience with 3D engines and game development, but to be honest I am more comfortable with floats when dealing with 3D.
I’m sure this is the same for the most of us. Look at modern day 3D and all of it is based on massive matrices packed full of floats.
So, if we want to make integers work, we need to collect and have a community understanding of how to code this way.
So I’d like to use this thread to collect a list of the following:
- 3D engines that use integer bases maths only.
- Tutorials that teach how to optimize float based games by using integer maths.
- Coding examples.
- Examples of games that use integer maths.
I’ll update this post, to include all links and pics. Then when we are finished I’ll try to summaries it all and put it in the wiki.
I'll appriciate any help. This is something I really want to learn. Until now, I've jsut been googleing for tutorials.
I’m sure this is the same for the most of us. Look at modern day 3D and all of it is based on massive matrices packed full of floats.
So, if we want to make integers work, we need to collect and have a community understanding of how to code this way.
So I’d like to use this thread to collect a list of the following:
- 3D engines that use integer bases maths only.
- Tutorials that teach how to optimize float based games by using integer maths.
- Coding examples.
- Examples of games that use integer maths.
I’ll update this post, to include all links and pics. Then when we are finished I’ll try to summaries it all and put it in the wiki.
I'll appriciate any help. This is something I really want to learn. Until now, I've jsut been googleing for tutorials.