Showing 20 open source projects for "redmi-9"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1

    DXVK

    Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine

    DXVK is a Vulkan-based translation layer for Direct3D 9 through 11, for use on Linux with Wine. Direct3D is a graphics application programming interface built for Windows and is used for rendering three-dimensional graphics in applications. It is typically useful in applications where performance is vital, such as in three-dimensional games. This project aims to provide support for Direct3D11, feature level 11_1, and Direct3D10, feature level 10_1.
    Downloads: 379 This Week
    Last Update:
    See Project
  • 2

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Zenipex Library
    The Zenipex Library is a game development framework, created with the goal of allowing someone with some knowledge of C++ to create 3D games for platforms including Windows, MacOS X, and Linux. OpenGL and Direct3D 9 are both supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Pear3DEngine

    Pear3DEngine

    Pear3DEngine is a modern and modular 3D development framework

    ...You are free to develop your program in C + +, XML or LUA and publish it as open source software or selling it as a commercial program. The rendering engine uses internally OpenGL or DirectX optionally. The planned editor supports software development on Linux, Windows and maybe MacOS X. DirectX 9 and therefore Windows XP are currently not supported and support is not planned in the future. One goal of the Pear3DEngine Framework is to use the latest and most promising algorithms and techniques from the 3D and IT scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vector,quaternion,matrix math library

    Vector,quaternion,matrix math library

    Free vector,quaternion,matrix math library

    ...Ideal for designing 3D engines. Headlines of functions are intuitive. For each headline there is a one line comment in Russian. Matrix are presented in OpenGL form 0 4 8 12 1 5 9 13 2 6 10 14 3 7 11 15 Now we are working on adding 50+ more functions for processing the planes, splines, bezier curves and interpolation methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a 3D Engine written in C++ using DirectX 9. It can be used as a base for those learning about DirectX or extended to make a game. It is distributed as a 3D chess game but can easily be altered to fit different purposes. NOT A COMPLETE GAME!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Brume is a game engine written in C# and based on the .NET Framework 2.0 and Managed DirectX 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Adds a post-processing effect to DirectX 9 games. Intended to have a TV-like rendering on a PC (kind of antialiasing, small blur) because PC rendering is actually full of hard edges and flaws are too obvious.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    BlitzDirect is a 3D engine that works on Windows XP and Windows Vista. It uses DirectX 9 and DirectX 10 if it is installed on the target system (e.g. Windows Vista) and OpenGL as an alternative. A graphical user interface (GUI) is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RetinaX is a small and easy open source 3D engine consisting of scene graph, sound API and UI framework (Madgets) implementations for DirectX 9. It is implemented using C# express and DirectX managed API. Official IRC Channel: irc.quakenet.org / #retinax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Game Engine - Direct3D 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Legaya is a MicrosoftŽ DirectXŽ 9 compatible GUI framework for games and/or media applications. It contains a small garbage collector for unused controls and is highly flexible in event management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OS independent C++ multimedia sdk for developing demos, tools or games. Base on a plugin architecture for image and 3d renderer. Support DirectX 9 and OpenGL. It deals with coding rules, advanced object programming, design patterns and unit tests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    swLibrary is a DLL framework for the swShader software renderer, compatible with DirectX 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Real-time quaternion-based fractal generator / renderer for Win32. Written in C++, uses the Microsoft DirectX 9 library for graphics display. See http://cwiki.org/index.php/Julia_4D_2 for future releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An implementation of a virtual trackball in C# for use in 3D .NET applications. Depends on the presence of Microsoft.DirectX namespace (DX 9 SDK). Can be used with OpenGL with a translation from DirectX.Matrix to appropriate gl calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The RenderTech Engine is a Engine designed for 3D Realtime Applications with C++ and DirectX 9 for Win32 Platforms. It will include everything you need, to programm Games but also for Graphic Demos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FIEUI is a combination of a utility library and tools, for Managed DirectX 9. It is built on top of Direct3D and written in C#. It provides a high level solution for creation and integration of 2D user interface overlays. UI data files are XML based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This was going to be a 3D CRPG written in c++, now it will probably be some sort of CRPG written in C# with DriectX 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next