Analysis updated 2026-05-18
Load an Innova Destroyer preset and adjust shape sliders to design a 3D-printable distance driver based on real PDGA-verified dimensions.
Design a custom putter with specific bead size and nose height, check it passes PDGA legality rules, and share the URL with a friend for feedback.
Start from official PDGA measurements for any approved disc and export an OpenSCAD file to 3D print a prototype.
| ryanmarr/parametric-disc-golf | atypical-chai/motion-graphics-from-css-hyperframes | crossrobertj/ninmidi | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | HTML | HTML | HTML |
| Setup difficulty | easy | hard | easy |
| Complexity | 1/5 | 3/5 | 1/5 |
| Audience | general | general | general |
Figures from each repo's GitHub metadata at analysis time.
The web designer works by opening the HTML file locally or visiting the hosted version online. 3D printing the output requires a printer and slicer software.
This project is a tool for designing custom disc golf discs to 3D print or prototype. It comes in two parts: a parametric 3D model file for OpenSCAD (free software for creating printable 3D designs), and a standalone web page designer that works without any installation or server by simply opening it in a browser. The web designer shows a live cross-section preview of the disc as you drag sliders, estimates the disc's weight, and checks whether the design meets PDGA equipment approval standards. Any design can be shared as a URL that encodes all the parameters, so you can bookmark a design or send it to a friend who can open it exactly as you left it. When you are happy with the result, you can copy the values directly into the OpenSCAD file to generate a printable 3D model. The project includes official measurement data for 28 famous disc molds taken from PDGA certification records, covering putters like the Gateway Wizard and Discraft Luna, midranges like the Discraft Buzzz and Innova Roc3, and distance drivers like the Innova Destroyer and Discraft Nuke. You start from a preset and then adjust shape sliders that capture details the official measurements cannot fully describe, such as how domed the top is, where the widest point sits, how sharp the nose is, and whether the rim has a bead. The four official PDGA measurements for any approved disc, its diameter, height, rim depth, and rim width, can be found on the PDGA equipment certification website and entered directly. The tool estimates flight characteristics (speed, glide, turn, fade) from the geometry using models fitted against the 28 included presets. The project is publicly available and free to use. No license is explicitly stated in the README.
A web designer and OpenSCAD model for creating custom disc golf discs, with 28 famous mold presets, live cross-section preview, weight estimates, and PDGA legality checks.
Mainly HTML. The stack also includes HTML, JavaScript, OpenSCAD.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.