Quantcast
Channel: makemachine » Python
Browsing latest articles
Browse All 5 View Live

Image may be NSFW.
Clik here to view.

Grids With Python & Pyglet

I’m creating a grid based program using Python and the openGL graphics framework called pyglet. In this program the grid is going to be the foundation for more complex logic with the implementation of...

View Article



A* ( star ) Maze Solver

I’ve completed a round of experimentation with the search routine called A*. It is associated with a branch of artificial intelligence known as heuristics. A heuristic algorithm uses rough estimates...

View Article

Python Event Dispatcher

One thing that I really enjoy about programming in ActionScript 3.0 is the event architecture. The EventDispatcher class is the root of many lower level classes in AS3 and because of this there is an...

View Article

Planet Data Generated With Beautiful Soup

I’m working on a side-project right now which involves using the properties of the planets and their moons. Do a quick search on web for this data and you’ll find a surplus, which is for the most part,...

View Article

Processing with Jython and Eclipse

I am always looking for a reason to use Python more often, especially in situations where I’ll need to prototype rapidly, as is often the case when tasked with programming graphics. So, when a client...

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images