first screenshot
Hi,I'm not really sure what I'm making (which is bad), but I have a screenshot.The main character is basically just a sphere with cylinders for arms, and I can't really call those other messy meshes trees and keep a straight face.
I'm using a slightly different array of tools:
- Allegro 5 is my main windowing engine
- PyOpenGL
- pycollada (0.4 from git)
- Blender (2.64) with Collada exporter.
I spent quite a lot of time doing this random hexagonal culling. The idea being that I only render objects that are in the same hexagon as the main character, or one of the 6 surrounding hexagons.
Oh, and the red line in the characters hand is supposed to be a sword, but it looks more like a laser scanner when it swings.
--Scott
Oh, and the red line in the characters hand is supposed to be a sword, but it looks more like a laser scanner when it swings.
--Scott
(log in to comment)
daftspaniel on 2013/04/16 17:20:
Hey that looks quite interesting!! Keep going :-)