stl-parser
STL parser
Parser for 3D model file format used in 3D printing
Parsing STL files using admesh and some regex.
0 stars
1 watching
1 forks
Language: JavaScript
last commit: almost 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
coding-in-the-wild/admesh-parser | A tool that runs an STL file parsing software and converts its output to a JavaScript object. | 3 |
heyvito/hxstlparser | A tool for parsing and loading 3D STL files into an SCNScene object | 24 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
lume/glas | Porting Three.js to AssemblyScript and WebAssembly for high-performance 3D graphics in web applications. | 888 |
admesh/stlsplit | A tool that splits an STL file into multiple parts based on a shell separation. | 18 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
elau1004/tfr4sqlite | A module to read and parse structured text files into a virtual table in SQLite | 19 |
dlang-community/libdparse | A parser for D source code | 115 |
aantron/markup.ml | A streaming HTML5 and XML parser that detects character encodings, emits signals, and provides error recovery. | 146 |
snd/url-pattern | A small, fast, and customizable JavaScript library for parsing URLs and string patterns. | 584 |
kasei/swiftregex | Implementation of a Perl-like regex =~ operator in Swift | 112 |
syntax-tree/esast-util-from-js | A utility to convert JavaScript code into an abstract syntax tree (AST) format | 13 |
dmitrysoshnikov/hdl-js | A tool for parsing and simulating hardware description languages in JavaScript | 86 |
mterdjimi/swrl.js | A tool that enables parsing and processing of Semantic Web Rule Language (SWRL) in JavaScript. | 1 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 36 |