3mpty's lab

A blog about my hacking, programming and music composing projects... also a lot of other useless stuff ;)

Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts
Tuesday, July 9, 2013

Blender: Find the longest edge in a mesh

›
I had to write this simple script for my thesis on acoustic simulations on a 3D model of a human head (HRTF stuff). So this script iterate...
Friday, July 24, 2009

Experimenting with haXe

›
So, I found on the web this nice language that can compile to flash/javascript/php and other bytecodes (even to pure binary) and I decided t...
Thursday, June 25, 2009

New release of KlonDuke

›
New release of my tool to edit iPod Klondike savefiles! Well, actually it is not a new release, I just rewrote the old code using Qt4 instea...
Friday, March 13, 2009

Python CGI Debugging howto: Part 2

›
Ok, in the previous post I wrote that probably there was a better way to display errors for cgi script in python, so, here it is: import c...

Python CGI Debugging howto

›
I found this useful when you are trying to debug a python script running on a remote server (that has a previous version of python, in my ca...
Wednesday, January 21, 2009

FLTK2 howto: Display images on widgets

›
I spent some time figuring out how to do this. Yes, you simply call: widgetName->image(myPrettyImage); But (at least for me) this did not...
Home
View web version

Contributors

  • 3mpty
  • Unknown
Powered by Blogger.