PyWeek - alia

Some 3d/2d rotating thingo... First pyweek and still learning python so should be insteresting. :)
This is a solo entry by alia.

A better solution would be to use a mesh - but that means i have to generate it.. gah.

Awards

Give this entry an award

Files: Uploader Date
maze-as-heightmap2.png 204.52 Kbytes alia 2007/09/03 19:51
A better solution would be to use a mesh - but that means i have to generate it.. gah.
maze-as-heightmap1.png 349.03 Kbytes alia 2007/09/03 19:50
The problem with a heightmap is i cant seem to get a handle on the correct scene entity to rotate it
maze-as-boxes.png 501.78 Kbytes alia 2007/09/03 19:48
maze as boxes
ss1-mazegeneration.png 10.25 Kbytes alia 2007/09/03 05:03
Circular Maze generation. yo.

Monday 03 September, 2007

[ alia @ 19:21 ] ogre/ode

So pyogre i think is a little less easy to use than the c++ version - debugging being the main problem and my lack of python knowledge being the other.

So far I have a basic image of what i want - consisting of a hacked together heightmap in ogre and a seperate app with the maze generation. Im just trying to find a way now to generate a hightmap within ogre. Im going to first try to give ogre the data directly (would be nicest) and if that doesnt work ill just create a heightmap and save it to disk (and get ogre to load it for me)

[ alia @ 05:06 ] day 1?

So i kinda like this python thingo - its supermegafunrad... or something. Anyway my original idea was a 3d rotating marblemadness crossed with some maze game.. or one of those old ball maze jobbies.
I prob wont have time to finish - but thats ok.. its the journey that counts.. right. right?