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

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

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

ddiakopoulos/tinygizmo

0
View on GitHub↗
480 نجوم·34 تفرعات·C++·Unlicense·5 مشاهدات

Tinygizmo

This project is a lightweight, self-contained library for gizmo editing commonly found in many game engines. It includes mechanisms for manipulating 3d position, rotation, and scale. Implemented in C++11, the library does not perform rendering directly and instead provides a per-frame buffer of…

Features

  • Graphics and Rendering - Interactive 3D transformation gizmos.

سجل النجوم

مخطط تاريخ النجوم لـ ddiakopoulos/tinygizmoمخطط تاريخ النجوم لـ ddiakopoulos/tinygizmo

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Tinygizmo

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Tinygizmo.
  • pov-ray/povrayالصورة الرمزية لـ POV-Ray

    POV-Ray/povray

    1,502عرض على GitHub↗

    POV-Ray is a ray tracing rendering engine that transforms text-based scene descriptions into photorealistic three-dimensional images and animations. It parses plain-text files containing scene geometry, lighting, textures, and camera definitions into an internal computational data structure, then calculates precise mathematical ray-scene intersections against geometric primitives and triangle meshes. The engine incorporates advanced lighting and geometry capabilities, including bounding hierarchy optimization to skip collision checks against distant geometry, and constructive solid geometry f

    C++3d-graphics3d-renderingpov-ray
    عرض على GitHub↗1,502
  • andreirudenko/sparklerA

    AndreiRudenko/sparkler

    0عرض على GitHub↗

    A modular 2d particle system.

    عرض على GitHub↗0
  • ands/lightmapperالصورة الرمزية لـ ands

    ands/lightmapper

    1,535عرض على GitHub↗

    lightmapper.h is a C/C++ single-file library for lightmap baking by using your existing OpenGL renderer.

    C
    عرض على GitHub↗1,535
  • anael-seghezzi/maratis-tiny-c-libraryالصورة الرمزية لـ anael-seghezzi

    anael-seghezzi/Maratis-Tiny-C-library

    212عرض على GitHub↗

    Maratis Tiny C library

    C
    عرض على GitHub↗212
عرض جميع البدائل الـ 30 لـ Tinygizmo→

الأسئلة الشائعة

ما هي وظيفة ddiakopoulos/tinygizmo؟

This project is a lightweight, self-contained library for gizmo editing commonly found in many game engines. It includes mechanisms for manipulating 3d position, rotation, and scale. Implemented in C++11, the library does not perform rendering directly and instead provides a per-frame buffer of…

ما هي الميزات الرئيسية لـ ddiakopoulos/tinygizmo؟

الميزات الرئيسية لـ ddiakopoulos/tinygizmo هي: Graphics and Rendering.

ما هي البدائل مفتوحة المصدر لـ ddiakopoulos/tinygizmo؟

تشمل البدائل مفتوحة المصدر لـ ddiakopoulos/tinygizmo: pov-ray/povray — POV-Ray is a ray tracing rendering engine that transforms text-based scene descriptions into photorealistic… andreirudenko/sparkler — A modular 2d particle system. ands/lightmapper — lightmapper.h is a C/C++ single-file library for lightmap baking by using your existing OpenGL renderer. ands/seamoptimizer — A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps. It is based on a… askeladdk/aseprite — Package aseprite implements a decoder for Aseprite sprite files (.ase and .aseprite files). anael-seghezzi/maratis-tiny-c-library — Maratis Tiny C library.