A compilation of renders created in Houdini, Blender, NX Siemens and SolidWorks. Some animations were scripted in Python or C/GLSL.
Write a program to estimate the value of the percolation threshold via Monte Carlo simulation.
Write a program to implement autocomplete for a given set of N strings and positive weights.
Write a program to solve the 8-puzzle problem (and its natural generalizations) using the A* search algorithm.