I plan on using Qt to make a UI that allows that user to select where they want to go.
Finally got Qt to work, it wouldn't compile anything XD. Now I just have to figure out how to use the UI XD
Edit: figured it out

TIL you should not mix custom encryption algorithms and not exactly knowing what they do. Although my program works fine during unit testing, it somehow breaks every time I try to use it as a whole thing.
NOW MY CODE IS DOING THINGS IT HASN'T EVEN BEEN TOLD TO!!! GODDAMNIT JAVAC, WHY CAN'T YOU COMPILE THE VERSION OF THE CODE WHICH ACTUALLY EXISTS???
Workaround has been found, but isn't ideal.
Normally, when you compile a class, it compiles all the classes you call objects of, but for some reason, one class is being ignored by the compiler.
Nooooooooooooooo, how could you do this to me Qt D:, I need you to compile
It was working before, but now it has decided it doesn't want to acknowledge that I've told it what compiler to use >.>
Edit: yay fixed

Finished my program I guess, I don't have much time to worry about working on it anymore, it will have to do :p (do tell me if there is something I should do tho :p)
Wow, who knew that if you knew what the hell you were doing, programming is actually kinda fun.
EDIT: Object-oriented anyways

(04-29-2013, 05:40 AM)Zee530 Wrote: [ -> ]Wow, who knew that if you knew what the hell you were doing, programming is actually kinda fun.
EDIT: Object-oriented anyways 
Yeah, Scheme on the other hand is a complete nightmare... :/
And it's entirely your fault for using it

.
It's more efficient to work with than using Meep's C++ interface though :/
EDIT: Btw, do you fail less at HLSL these days? Just curious :p