OK, that mech I drew? Well, I drew it again. In it's flight mode:
Yay.MORE STUFFI've got a serious problem with drawing now. I can't get a single bit of coding done, but I'm drawing like crazy. Anyway… here, have a not so polished sprite of… somebody?OK. More philosophy please (The next comment will provide untold insight into the very structure of this universe, and will win the Nobel Prize)… =3
Anyway, I finally got around to installing Python again (PY will be pleased), and am (once again) considering it as a scripting language for my HYDRA engine, which oddly enough I'm using for a level editor. Interesting.I have, alas, yet to find something to test my knife on, though the neighbor's cats had better watch out.Programming RambleSince my latest project is all C++, I may as well mention some of what I'm doing now.First of all, I decided to use HYDRA to make my level editor in. Why? Because it works. I'm still so pleased with the fact that it just works.My only 'problem' that I've run into so far is making a User Interface. I'm not using WinAPI, nor QT4, GTK or whatever (Because I never learnt how to use them >:3), so I'm making a compact GUI model that uses simple object types and abstraction to create a simple event driven and easy to assemble interface.Good thing I actually understand how to make an event-driven user interface framework.(OK, I'm relenting and downloading GTK+, because I'll probably have to use it eventually…)Otherwise, I'm coming along quite well. Something I've mastered is storing useful data in binary format. For the level editor I'm using a mix between 32-bit values and 8-bit.This is the current 'layout' for my level format:BYTES | VALUE0-2 | LVL (Identifier)+4 | 32-bit integer that contains the length of the header in bytes from this point+4 | 32-bit integer that contains the length of the actual datat*n | Tile index table. x*y | Tile data + Tile Attribute in sequential format??? | Object data and positionsSo, as can be seen I'm still working some of the length out. But I treat these situations like Algebra: Unknowns are OK, solve 'em later.
HEIL HYDRA!
Hydra?
Hydra.C'mon Bob, let's rock!^
Pointless comment stating that this would be a pointless comment.insightful and culturally significant comment that the greatest minds of future centuries will analyze and debate on v
Potato.
Reminds me more of Gundam Wing.
Eva, don't be so off-topic.
Yay a transformer! :D
Boo, programming. :( Man, this blog looked super exciting for a second there!EDIT: nevermind, apparently I'm off topic as well :PBeing off topic is being on topic.
I was off topic before it became cool.