scriptc
scriptc compiles ordinary TypeScript into small, fast native executables without needing Node.js, V8, or any JavaScript runtime in the binary.
它在 Apache 2.0 许可证下提供了功能完备的参数化 CAD 环境,支持 Python 脚本和 AI 辅助建模,使爱好者、教育者和开发者都能轻松使用。
Yi3D is a simple and easy-to-use open-source 3D modeling application, available on Windows and Linux.
.wy3db and text .wy3dt model filesYi3D
├── src/wy3d/ Core modeling library (DLL) — OCCT-based parametric engine
├── src/wy3dApp/ Desktop application (EXE) — Qt 5 + OSG graphical interface
├── src/wy3dPY/ Python bindings (wy3d.pyd) — built with pybind11
├── inc/ Public C++ headers
├── scripts/ Python modeling script examples
├── samples/ Sample model files (.wy3db / .wy3dt)
├── 3rdParty/ Third-party dependencies and prebuilt bundles
├── doc/ Design documentation
└── skills/ Claude Code AI-assisted modeling skill
| Dependency | Purpose |
|---|---|
| OpenCASCADE (OCCT) | 3D geometry kernel |
| Qt 5 | GUI framework |
| OpenSceneGraph (OSG) | 3D rendering engine |
| WYAF | Application framework (free for non-commercial use; commercial license required) |
| Python 3.10 | Scripting runtime |
| pybind11 | C++/Python bindings |
| Google Test | Unit testing framework |
| [muPars |
Official source code of Yi3D, a free and opensource multiplatform 3D modeler.
根据分类、Topic 和编程语言匹配的相似项目。
scriptc compiles ordinary TypeScript into small, fast native executables without needing Node.js, V8, or any JavaScript runtime in the binary.

A comprehensive guide for building and configuring a high-end local machine to run state-of-the-art LLMs, with detailed hardware choices, BIOS tuning, and Docker-based model serving.
Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.