directx-11

Open-source projects categorized as directx-11

Top 14 directx-11 Open-Source Projects

  • bgfx

    Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

  • Project mention: WebKit Switching to Skia for 2D Graphics Rendering | news.ycombinator.com | 2024-02-20
  • Ultralight

    Lightweight, high-performance HTML renderer for game and app developers.

  • Project mention: Ultralight: Display Web-Content Everywhere | news.ycombinator.com | 2024-02-10
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • t3

    Tooll 3 is an open source software to create realtime motion graphics.

  • Project mention: Visual Node Graph with ImGui | news.ycombinator.com | 2023-09-29

    Your requirements are a bit ambiguous, but Tooll checks all those boxes. I used the previous version (Tooll2) but ended up switching to Blender.

    https://github.com/tooll3/t3

  • DirectXTK

    The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++

  • Project mention: I need help to make SSE Display Tweaks work. | /r/skyrimmods | 2023-10-09

    LoadScreenAllow= LoadScreenBlock=All Note: In cases where only loadscreens with conditions are allowed, it is possible that none will show even if no others are available. LoadScreenFilter=false LoadScreenAllow= LoadScreenBlock=All Remove all lens flare from weather records. This is done in-memory and is not persistent. DisableWeatherLensFlare=false Disable actor fade when camera intersects the body. DisableActorFade=false Disable player fade when camera intersects the body. DisablePlayerFade=false [OSD] Enable the on-screen display. Enable=false InitiallyOn=true Comma separated list of displayed stats. fps - Framerate bare_fps - Just the framerate, no formatting frametime - Frametime bare_frametime - Just the frametime, no formatting counter - Frame counter vram - Video ram usage (used / budget) * all - Everything * Note that this line does not show total amount of memory available but rather the OS allocated budget which can vary based on how much is consumed by other applications. If usage exceeds the budget, you'll likely experience stuttering. Requires DXGI 1.4. Stats related to specific drivers are configured in their respective sections. Show=fps,vram How often the OSD updates (in seconds). UpdateInterval=0.3 Keys used used to toggle the OSD. ComboKey uses built-in constants, ToggleKey is a DX scan code (https://www.creationkit.com/index.php?title=Input\_Script) ComboKey: 1 - Left Shift 2 - Right Shift 3 - Left Control 4 - Right Control 5 - Left Alt 6 - Right Alt 7 - Left Win 8 - Right Win ComboKey=1 and ToggleKey=0xD2 is Left Shift + Insert ComboKey=1 ToggleKey=0xD2 Align the OSD. 1 - Top Left 2 - Top Right 3 - Bottom Left 4 - Bottom Right Align=1 OSD position offset (X Y). Offset=4 4 Font scale (X Y) Omit Y for uniform scaling Scale=1.0 0.9 Adjust font scale based on amount of lines drawn. AutoScale=true Scale font size based on window size. Size remains constant when resolution to window size ratio != 1, for example when playing at non-native resolutions. ScaleToWindow=true Set a custom font. You can generate bitmaps from fonts installed on your system with MakeSpriteFont. https://github.com/microsoft/DirectXTK/wiki/MakeSpriteFont Run the tool with /NoPremultiply and place files in Data\SKSE\Plugins\SDTFonts FontFile= Font and outline color (RGBA). Color=255 255 255 255 OutlineColor=0 0 0 255 Outline offset. OutlineOffset=1 "

  • DirectXTex

    DirectXTex texture processing library

  • rbfx

    Lightweight Game Engine/Framework in C++17 with WYSIWYG Editor. Experimental C# bindings.

  • Project mention: Are there any cross-platform high-level fully programmatic mobile frameworks like Apple's SceneKit, SpriteKit, and GameplayKit that do not depend on special IDEs or visual editors? | /r/gamedev | 2023-05-03

    good engines for C++ that meet your requirements https://github.com/u3d-community/U3D https://github.com/rbfx/rbfx i highly recommend taking a look at rbfx, U3D doesn't have all the fancy features that rbfx has but deep down they are the same engine almost. They are forks of Urho3D, a mature engine that has existed from the year of 2011/2010.

  • ClassicUO

    ClassicUO - an open source implementation of the Ultima Online Classic Client.

  • Project mention: Is there a simple, out of the box solution for Mac? (M1) | /r/ultimaonline | 2023-12-08

    Parallels or download the client at www.classicuo.eu. With the latter option, you will need the files from the client.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • d2gx

    D2DX is a complete solution to make Diablo II run well on modern PCs, with high fps and better resolutions.

  • Project mention: Diablo 2 LOD Monterey with Porting Kit working | /r/diablo2 | 2023-07-12

    Hey. Just posting to say Diablo 2 LoD is 100% working in Monterey with Porting Kit by Paul the Tall. I searched for the base game then expansion in the Library tab, installing the base normally but the expansion by clicking on the "Install Patch/Mod" option. I was able to upgrade to 1.13c this way too. The resolution was able to be increased to 1440x900 with no black bars with D2DX.

  • Rootex

    An advanced C++ 3D game engine powering an in-production game yet to be announced

  • dogfight-sandbox-hg2

    Air to air combat sandbox, created in Python 3 using the HARFANG 3D 2 framework.

  • DxCapsViewer

    DirectX Capabilities Viewer utility (dxcapsviewer.exe)

  • HipremeEngine

    Cross Platform D-Lang Game Engine with scripting support

  • Project mention: DMD Compiler as a Library: A Call to Arms | news.ycombinator.com | 2024-02-22
  • CrossWindow-Demos

    🥪 Examples of how to use CrossWindow for things like rendering graphics, listening to events, etc.

  • DirectX-Guide

    DirectX Guide

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

directx-11 related posts

Index

What are some of the best open-source directx-11 projects? This list will help you:

Project Stars
1 bgfx 14,306
2 Ultralight 4,594
3 t3 3,227
4 DirectXTK 2,485
5 DirectXTex 1,701
6 rbfx 736
7 ClassicUO 530
8 d2gx 378
9 Rootex 210
10 dogfight-sandbox-hg2 130
11 DxCapsViewer 93
12 HipremeEngine 91
13 CrossWindow-Demos 62
14 DirectX-Guide 11

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com