Directories ¶
Path | Synopsis |
---|---|
Package ast defines the AST grammar for BJK files.
|
Package ast defines the AST grammar for BJK files. |
cmd
|
|
bjk-to-obj
bjk-to-obj loads a Blackjack BJK file and writes a Wavefront Obj file.
|
bjk-to-obj loads a Blackjack BJK file and writes a Wavefront Obj file. |
bjk-to-stl
bjk-to-stl loads a Blackjack BJK file and writes an STL file.
|
bjk-to-stl loads a Blackjack BJK file and writes an STL file. |
extrude-helix
extrude-helix tests the STL output for MakeQuad + Helix + extrude
|
extrude-helix tests the STL output for MakeQuad + Helix + extrude |
extrude-quad
extrude-quad tests the STL output for MakeQuad + extrude
|
extrude-quad tests the STL output for MakeQuad + extrude |
make-bfem-cage
make-bfem-cage tests the STL output for BFEMCage.
|
make-bfem-cage tests the STL output for BFEMCage. |
make-box
make-box tests the STL output for MakeBox.
|
make-box tests the STL output for MakeBox. |
make-elbows
make-elbows tests the STL output for several elbow-like structures.
|
make-elbows tests the STL output for several elbow-like structures. |
make-herringbone-gear
make-herringbone-gear tests the STL output for HerringboneGear.
|
make-herringbone-gear tests the STL output for HerringboneGear. |
make-svgpath
make-svgpath tests the STL output for SVGPath.
|
make-svgpath tests the STL output for SVGPath. |
examples
|
|
bifilar-electromagnet
bifilar-electromagnet generates a Blackjack .bjk file that represents a bifilar electromagnet similar to those found here: https://github.com/gmlewis/irmf-examples/tree/master/examples/012-bifilar-electromagnet#axial-radial-bifilar-electromagnet-1irmf
|
bifilar-electromagnet generates a Blackjack .bjk file that represents a bifilar electromagnet similar to those found here: https://github.com/gmlewis/irmf-examples/tree/master/examples/012-bifilar-electromagnet#axial-radial-bifilar-electromagnet-1irmf |
Package nodes loads the Blackjack Luau scripts and makes them available for building up BJK AST trees with a simple connection API.
|
Package nodes loads the Blackjack Luau scripts and makes them available for building up BJK AST trees with a simple connection API. |
Usage: go run gen-gears.go
|
Usage: go run gen-gears.go |
Click to show internal directories.
Click to hide internal directories.