2 repos

Application Domains — Software Engineering & Architecture

We curate 2 GitHub repositories matching software engineering & architecture · Application Domains. Refine with filters or upvote what's useful.

Application Domains — Software Engineering & Architecture

We'll search the best matching repositories with AI.
  • mrdoob/three.js

    mrdoob/three.js

    110,982GitHub

    This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these defini

    JavaScript3daugmented-realitycanvas
  • gin-gonic/gin

    gin-gonic/gin

    88,134GitHub

    Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework

    Goframeworkgingo