Concept screenshot number one, with some rough color sketching and style demonstration.

Oscillation Overthruster

What's the idea? Um. I'll get back to you on that. The name is Oscillation Overthruster. No relation to the movie.

It's my first PyWeek entry, however, so wish me luck!

Synopsis so far: You will be manipulating metaballs in a 3D free space environment.

Awards

Give this entry an award

Files

File Uploader Date
concept-ss-1.jpg
Concept screenshot number one, with some rough color sketching and style demonstration.
ChainedLupine 2010/03/28 20:46

Diary Entries

Unprepared!

I'm using Panda3d 1.7.0. (Latest build of the SDK downloaded as of two hours before the compo started.  I sure hope it works!  I haven't even installed it yet!)  Last time I checked, that's Python 2.5.4, but they might be using 2.6 now.

I'm sketching up my ideas right now in Illustrator, so I'll have concept artwork shortly.

I'll see if I can find a place to dump my Mercurial repository once I actually generate one.  I think Google code supports it.

Add a comment

Slowly getting up speed

Mostly still doing research on the Marching Cubes algorithm.

I have created a Google Code project homepage: http://code.google.com/p/oscillatoroverthruster

Update:  I'll be using several pieces of public-available code that I wrote.  (Or assisted writing.)

These include:

ODE physics prim visualizer

EggOctree, a quadtree/octree builder

Add a comment