SkillAgentSearch skills...

Jsstl

Pure Javascript code for parsing and rendering STL (ascii and binary) files

Install / Use

/learn @tonylukasavage/Jsstl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

jsstl

Pure Javascript demo code for parsing and rendering STL (ascii and binary) files.

The code is currently tightly coupled between the STL parsing and three.js geometry creation for the sake of initial rendering speed. That said, it would be relatively trivial to make the parseStl() and parseStlBinary() functions be renderer-agnostic. Feel free to cannibalize the code as you see fit.

try it out

Dump this repo on a web server and open up index.html in a browser. Voila, octocat!

octocat

thanks to

license

Do whatever you want with this code. I offer it without expectation or warranty. No need to credit me in your project or source code. A digital high five would be nice, but is not required.

me

@tonylukasavage

View on GitHub
GitHub Stars160
CategoryDevelopment
Updated3mo ago
Forks49

Languages

HTML

Security Score

77/100

Audited on Dec 18, 2025

No findings