Showing 76 open source projects for "javascript ui library"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    With Ingo Wald's permission, XFRT has been created to provide a free (LGPL), high-performance library that is application source-compatible with the OpenRT api .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Irrlicht .NET CP is a .NET wrapper of the famous Irrlicht rendering engine. It provides a full, entirely cross-platform 3d rendering engine working with any .NET language. Moreover it has an extensions library which adds a lot of features to the engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Minimalist OpenGL Environment library provides platform independent aid for the very common tasks involved in lightweight OpenGL-based graphics applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A web platform for browser based social 3D spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    Javascript 3d engine using the WHATWG HTML <canvas> tag for output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A codebase for the construction of 3d online virtual worlds. Includes everything you need to make your own multiplayer online roleplaying game. All game rules are contained in plugins which can be written in easy scripting languages such as Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flash 3D graphics library written in ActionScript3.0. This project aims to provide high performance and user friendly interface to manipulate 3D objects with fully extendibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RTE is a global illumination engine used for lighting scenes in an interactive 3D environment. It can compute the global illumination, both on the fly or as a pre-compute process. It can be easily tied to existing Scenegraphs/3D rendering engines/games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GLttf is a font rendering utility library for OpenGL using FreeType 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Simple 3D rendering engine bound to rocks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ghia is a 3d library which allows consumers to switch between various software and hardware renderers. Software renders include zbuffer texture mapping, z-sorting polys and a wireframe. Simple scenes rendered in 30 fps with the texture mapped renderer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Iupiter is a Java API using both a lot of new features available with JDK 1.4 and its JVM, and the open source library LWJGL which enables us to use native APIs such as OpenGL and OpenAL, or OS services for interfacing to mouse, keyboard and joypad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sandy is a 3D library written in ActionScript2. The goal of the library is to provide a complete and user friendly API to manage 3D animations in Flash. You can see the complete information on the official website : http://www.flashsandy.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    3D library for Windows/Linux/Mac platform. The library requires SDL&OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    C++ 3D graphics library for game developers. It is a base of robust and high performance code common to most 3D projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Pharos Engine is a compact 3D engine originally intended for the space-based RPG The Alexandria Project. It supports vertex and fragment shaders, a full physics library, .mdl model loading, many built in primitives, and full texture and GUI support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Emma (Extensible Multi Media Architecture) is an open-source, modular, extensible, dynamic framework for declarative authoring and display of 2D and 3D interactive multimedia. It uses Lua for scripting and Ogre3D for rendering. http://www.emma3d.org
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Muli3D is a rendering library which implements features of current graphics hardware in software. The focus is on ease of use and clear code; therefore Muli3D is best suited for research and teaching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RealmForge (now Visual3D Game Engine)

    RealmForge (now Visual3D Game Engine)

    1st 3D game engine built in C# for .NET, Visual3D Engine's predecessor

    The first 3D game engine built in C# for .NET, predecessor to the Visual3D Game Engine (https://www.poweraccess.net/visual3d-game-engine), an All-in-One Game Development Tool for Next-Gen 3D Games, MMOs, Simulations and Virtual Worlds powered by Microsoft XNA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A 3D graphics engine for use in 3D games and other real-time rendering applications using managed code (C#) and the .NET framework and supporting both the OpenGL and Direct3D APIs
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    libQGLViewer is a C++ library based on Qt that eases the creation of OpenGL 3D viewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java-Implemented game engine using OpenGL. As this is my first ever game engine, it shouldn't be too exceptional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenMind is a scene graph written ont top of OpenGL for Java. It already features hierarchical scene managment and object transform, full dynamic cameras, lights and fog, 2D UI elements scenegraph managment, 2D and 3D mouse picking, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    J3DME provides fast simple 3D rendering capabilities for small devices running Java. The engine will support wireframe and surface renderer. Supported UI rendering architectures are MIDP(J2ME), WABA, AWT and KJAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo