Search
-
Recent Posts
Categories
- Benchmark (1)
- Browsers (2)
- C++ (2)
- Coding (17)
- DirectX (1)
- Flash (1)
- Games (7)
- Javascript (1)
- MySQL (1)
- Nintendo DS (1)
- PC (6)
- PHP (7)
- Random (3)
- Reviews (3)
- VB.NET (7)
- Visual Basic (1)
- World News (1)
DirectX Archive
-
DirectX: Trouble with double values not returning a proper precision value after initializing DirectX?
After adding DirectX in a C++ project, I was experiencing an issue where double values were losing precision when being used in a math function. I was trying to figure out the issue for the past couple days, and it totally stumped me to why it was happening, such as using a formula like this: [...]