Thursday, December 17, 2009

Man...


Working as a PS3 developer sure eats into my time. I have some news about the freyja modeling project! The freyja 10 modeler I've been working on in private svn access will not be released to the public. Instead I'm reworking it as a game engine + modeler right now mainly for demo purposes for a game concept of mine.

The project just wasn't progressing the way I liked, and to be honest removing more and more features from version to version seemed counterproductive. The new format will focus on level editing using the mesh deforming brush and a new edge/box modeling pen interface kind of like sketch up. The old standards like touch-up animation and mesh editing along with various game model format plugins will remain. Hopefully I can release this as open source once I get to good state.

The current quality isn't much to show, since I'm still wrangling a few old codebases into one. Also I dumped some or parts of my old libraries in favor of SDKs such as Bullet and COLLADA. This makes it much easier to focus on the product at hand instead of reworking underpinnings all the time. Currently the UI is multicontext OpenGL gtk+ canvases driven by my Lua gtk+/gtk# wrapper for the editor and SDL in a single context for the game. My agl graphics layer abstraction remains pretty much the same as it was a few months ago.

With luck I can post some pics of my test scene once I improve lighting. Also I reclaimed the old mailing list to at least stop some spammers. ;)

Thursday, September 10, 2009

Tablet interface anyone?

Finally, my project at work is so close to finally being complete for all regions. This is my first shipping PS3 title as a platform lead, so it's kind of exciting even if I'm pretty tired at this point. Hopefully, I can take vacation time soon. Speaking of which I have a new tablet PC for developing a new stylus based interface for freyja.

No screenshots of tomoe yet, since it's not much to look at... however I'm tempted to add metaballs or some other type of sculpting system now too. As you know when I get vacation time it means I get time to work on freyja. With luck I can get a prealpha released during that period.

Here's a photo of the login screen I hacked up from a few Monster Hunter fan art wallpapers and programmer level brush work and sensibility. I'm running Ubuntu 9.04 on a an HP TC1100. :)

Monday, June 15, 2009

Woah


I haven't been on my blog in a long time. Hopefully once this project at work is done I can get more work in on my Open Source projects. There is a C# and an all new Lua based plugin system already developed for Freyja that I want to release with much improved mesh editing and animation -- along with an all new backend and renderer. Some much requested things like improved viewport control ( resizing, layout, etc ) are in as well. I may have to change to a multiple context/canvas at some point soon. I even made a new tomoe based logo. The project will still be called freyja, but is going under a major overhaul finally. My personal game engine may or may not be integrated with it when I'm done.

Also it looks like I'll be moving to bullet based physics after all. I'll try to update more often at least. :)