awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesHeadless Geometry Compilers

Specialized Wasm compilers that execute geometry pipelines without a traditional GUI.

Distinct from WebAssembly Compilation: Specifically focuses on the headless execution of 3D geometry scripts, not general application bundling.

Explore 1 awesome GitHub repository matching web development · Headless Geometry Compilers. Refine with filters or upvote what's useful.

Awesome Headless Geometry Compilers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • openscad/openscadالصورة الرمزية لـ openscad

    openscad/openscad

    8,887عرض على GitHub↗

    OpenSCAD is a script-based 3D modeler and parametric CAD tool that generates three-dimensional solid objects from programmable scripts. It utilizes a constructive solid geometry engine to create complex shapes by performing boolean operations on basic geometric primitives. The system functions as a compiler that transforms a functional language into geometric representations, allowing for precise dimensional control through variables and functions. It features a WebAssembly implementation that enables the geometry pipeline to execute directly within web browsers. The software covers a broad

    Implements a headless geometry engine compiled to WebAssembly for direct execution in web browsers.

    C++3d3d-graphics3d-models
    عرض على GitHub↗8,887
  1. Home
  2. Web Development
  3. WebAssembly Compilation
  4. Headless Geometry Compilers