I've started a forums section for anyone that wants to ask questions or discuss any projects on this site.
I'm learning D, a great programming language that wants to be the successor to C/C++. Follow my trip down the learning curve here
News and announcements pertaining to the Blue Programming Language will now be on the Blue News page
Announcing GoPlayGo version 0.2
Well, I've finally gotten around to fixing the wav files to my Gnu Go front end, and I've added more stones to choose from. I am amazed at how a small amount of python/wxpython can make such a nice game board.
Read more about GoPlayGo here.
By the way if anyone makes any cool stones or has better sound effects that they can donate that would be cool!
Many people have asked about my OGLlike.py library. Well here it is.
OGLlike.py is a simple python library for drawing interactive block diagrams. It uses the wxWidget cross-platform GUI library.
Earthquake activity viewer is a simple 3D globe that downloads and displays earthquake data from the National Earthquake Information Center.
The python source code is simple. So adding your own simple GIS features should be easy. If you understand python this is a neat little GIS toy to play with.
The site from which quakes downloads the earthquake data is not updated that often, I have to find another site that has more up to the minute data.
This application requires the graphical capabilities of Bat.
You can download the earthquake activity viewer here.
The LEF viewer displays LEF files (Library Exchange Format) interactively in 3D.
LEF files contain layers of geometric data that are used in the photolithograph and etching processes involved in creating an integrated circuit (IC) chip. LEF files are not one of the file types directly used in the manufacturing process, but it is a standard understood by many IC design applications.
For some sample LEF files or for an application that can extract a layout from a LEF file and compare it against a schematic, see LVS.
This application requires the graphical capabilities of Bat.
You can download the LEF viewer here.
A molecule visualization tool utilizing Protein Data Bank files.
PDB (Protein Data Bank) files contain chemical and geometric information for displaying molecules.
This application requires the graphical capabilities of Bat.
You can download the PDB viewer here.