News

Purdue’s aspiring engineers set a new Guinness World Record.
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
A treadmill-style bed can be a great addition to a 3D printer. It allows prints to be shifted out of the build volume as printing continues, greatly increasing the size and flexibility of what you ...
The bundle of magnets at the heart of the U.S. Department of Energy's Princeton Plasma Physics Laboratory's (PPPL) National ...
Convert the data into a uniform cube dens_cube = flash_amr_tools.get_cube(dens, ref_lvl=ref_lvl, bbox=bbox, bsize=bsize, brefs=brefs, bns=bns) This now transforms the density as a cube with gridsizes ...
A 3D OpenGL visualizer for a Rubik's Cube. You can interact with the cube and perform standard face rotations using keyboard inputs.