Tuesday, April 24, 2007

Graphics Site

Well, after some work, I have uploaded my graphics/art site!
So far, the gallery consists of a image celebrating 100 pagehits.
Materials consist of a pack (3) of 800x602 backgrounds.

Visit, or else!


Twar3's Corner

Friday, April 20, 2007

Found my flash drive

Well, I found it. I forgot it in class and luckily, my instructor came
upon before any... fiends... were able to find it.

Thursday, April 19, 2007

Lost my 2gig

I lost my 2GB Flash Drive a school. :(
It was my defacto development environment for Python, GIMP, and Blender. Still, all can get better if I locate my 1GB one...

Wednesday, April 18, 2007

RenPy

After my bad experiences with C# and SDL/XNA, I decided to approach a different engine. RenPy. RenPy is a Visual Novel engine. Yes, visual novel.

RenPy is based in Python, and it works pretty well. I can say that indentations in Python are stricter than Ruby, so I guess it's forcing clean code.

Check it out!

RenPy Homepage

Wednesday, April 4, 2007

Tutorial

I've decided to write a tutorial for Game Programming with C#, starting from learning C# to DirectX/OpenGL.

SDL.Net

Well, I tried to use SDL.Net, however that wasn't too cooperative with me. I'll have to go another round by "blind" coding it, instead of listening to what the SDL.Net people say.

It's strange that SpaceWars could compile with XNA, and run fine. I'll see if I can "blind" code with the XNA, as well.

Tuesday, April 3, 2007

Figured I'd get on the blog trend...

Well, I figured that I would get blogging, pretty much since everyone else is as well. At the time of this post the page template was Blogspot's "Minima Black". I'll see if I can change that later.

Well, I tried Microsoft's XNA, but that didn't run so I'll be trying out SDL.Net to see if that will do. It's different from XNA, so I'll have to learn it. :(