
Math Keycaps
thingiverse
Generated with [KeyV2](https://github.com/rsheldiii/keyv2), my parametric keycap generator, using the 3D surface dish function. * Wavy Keycap: `cos(10*(pow(x,2) + pow(y,2)),0.5))/4+0.5` * Banana Keycap: `(pow(1-(x/100), 2) + 100 * pow((y/100)-pow((x/100),2),2))/200 + 0.1;` * Long Function Keycap: ```exp(-pow(pow(x/15-4,2)+pow(y/15-4,2),2)/1000) + exp(-pow(pow(x/15+4,2)+pow(y/15+4,2),2)/1000) + 0.1*exp(-pow(pow(x/15+4,2)+pow(y/15+4,2),2)) + 0.1*exp(-pow(pow(x/15-4,2)+pow(y/15-4,2),2));``` * Distance Function Keycap: `2.5-pow(pow(x,2)+pow(y,2),0.5)/50;` * Gabriel's Horn Keycap: `1/(pow(pow(x,2)+pow(y,2),0.5)/100 + .01);`
With this file you will be able to print Math Keycaps with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Math Keycaps.