User profile: Niven

User info
User name:Niven
Name:Niven A.
Location:Barbourville, Ky
Statistical data
Birthdate:Sep 7, 1998
Gender:Male
Occupation:Student
Skills:C++
History
Joined:
Number of posts:114
Latest posts:

How to output one particular field in a form
Instead of having 6 dedicated variables like that (because in the end you'll only be able to store t...

A* Search keeps crashing
I checked the size of Queue before it crashed at it isn't empty, but I did find out that the program...

A* Search keeps crashing
I'm attempting to implement A* search in one of my programs, but everytime I run it, it crashes. Rel...

Help implementing AlphaBeta
Using the follow pseudocode as a basis, I wrote a class for performing minimax with the alphabeta al...

Picking with Bullet
[quote]¿wouldn't use a colour map be easier?[/quote] Maybe but couldn't adding another render pass ...