What I did today

Created a simplistic font renderer.

This renderer turns:

[quote]&& Greetings ## world // and steve
[/quote]
into

[quote]Greetings world and steve
[/quote]

into

[quote]Greetings world and steve
[/quote]

[/quote]
Why not use a simplified version of markdown?

(eg: bold/bold and italic/italic)

I just needed to throw together something quickly that could do bold, italics, and colors :slight_smile:

Started implementing my own GUI for my personal game dev library [;

Woowoo:

What the hell did I just watch

I shouted ā€œMerry Christmas!ā€ all over the Internet, except this site. Wait, let’s fix that! Merry Christmas, fellow developers!

Haha for some reason my gifcam is coming out weir don my laptop.

Thats me dragging a ui component. And a gpu skinned beast in the background.

Merry Christmas for everyone ;D

Got to 500 commits on Mercury. :slight_smile:

http://puu.sh/dHSjb/2c6334e788.png

  • Jev

Because I can’t draw, or twiddle verteces with a mouse in Blender, I…

  1. Invented my own markup language (like YAML, but easier to parse and more like XML)
  2. Invented my own 3D modelling language.

and today:

  1. My first model loaded (mostly) correctly into jME on the first try!

Finished the hellish core tile classes that load tile maps from small image files and converts each pixel into a tile. Time to sleep, it’s Christmas (well, if 12:00 am counts)!

Made a really lame login screen for my multiplayer game.

Worked on my ui for my gamedev lib
FYI: Everything is done from scratch:
(recorder records offset for some reason. Any ideas?)

Re-download GifCam?
Works fine for me on Win8.

Got my characters ready on paper. Need to do GIMP.

ā€œGiant Crabā€
Scorpion?

I’m stopping development of everything for a while (game engine, games, etc.)

  • not because there are problems I can’t fix
  • not because I don’t have the resources
  • not because there are other projects that I want to work on
  • its because i got goat simulator ;D

gifCam also messed up for me so I switched to LICEcap

Tried to set up Git and SSH on my server.
What a freaking bunch of crap Linux configuration still is… >:(

Only if you don’t know what you’re doing :point:
It’s pretty easy and fun once you get the hang of it.