All Projects → Fx Gltf → Similar Projects or Alternatives

215 Open source projects that are alternatives of or similar to Fx Gltf

Directxtex
DirectXTex texture processing library
Stars: ✭ 1,039 (+304.28%)
Mutual labels:  directx, directx-12
Directxmesh
DirectXMesh geometry processing library
Stars: ✭ 447 (+73.93%)
Mutual labels:  directx, directx-12
ConvectionKernels
Fast, high-quality texture compression library for many formats
Stars: ✭ 40 (-84.44%)
Mutual labels:  directx, directx-12
Diligentsamples
Sample projects demonstrating the usage of Diligent Engine
Stars: ✭ 138 (-46.3%)
Mutual labels:  directx, directx-12
Directxtk12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Stars: ✭ 765 (+197.67%)
Mutual labels:  directx, directx-12
DXSample
Sample Program for DirectX 12 + Swift
Stars: ✭ 57 (-77.82%)
Mutual labels:  directx, directx-12
Bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Stars: ✭ 10,252 (+3889.11%)
Mutual labels:  directx, directx-12
Qtdirect3d
QDirect3DWidget implementation similar to the built-in QOpenGLWidget
Stars: ✭ 60 (-76.65%)
Mutual labels:  directx, directx-12
D3d12memoryallocator
Easy to integrate memory allocation library for Direct3D 12
Stars: ✭ 234 (-8.95%)
Mutual labels:  directx, directx-12
CrossWindow-Demos
🥪 Examples of how to use CrossWindow for things like rendering graphics, listening to events, etc.
Stars: ✭ 48 (-81.32%)
Mutual labels:  directx, directx-12
GLTFKit2
A glTF 2.0 asset loader and exporter for Objective-C and Swift.
Stars: ✭ 30 (-88.33%)
Mutual labels:  gltf
bgfx-python
Python 3.7+ wrapper for the BGFX library. 🐍
Stars: ✭ 99 (-61.48%)
Mutual labels:  directx
Luna-Engine
Luna Engine is DirectX 11 based engine that i am trying to make.
Stars: ✭ 35 (-86.38%)
Mutual labels:  directx
playcanvas-viewer
glTF 2.0 model viewer
Stars: ✭ 152 (-40.86%)
Mutual labels:  gltf
XUSG
XUSG, XU's supreme graphics lib, is a handy wrapper currently for DirectX 12. It can be a good reference for designing your own DX12 wrapper APIs.
Stars: ✭ 57 (-77.82%)
Mutual labels:  directx-12
Crystalshire
Legacy VB6 open-source ORPG
Stars: ✭ 24 (-90.66%)
Mutual labels:  directx
godot-dynamic-gltf-loader
Dynamic GLTF loader module for Godot 3.2.4+
Stars: ✭ 14 (-94.55%)
Mutual labels:  gltf
storm-engine
Game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games.
Stars: ✭ 636 (+147.47%)
Mutual labels:  directx
libdmusic
Free DirectMusic file formats loading utilities
Stars: ✭ 20 (-92.22%)
Mutual labels:  directx
Grass.DirectX
Realistic Grass Rendering using DirectX 11 and a geometry-shader based approach.
Stars: ✭ 56 (-78.21%)
Mutual labels:  directx
DirectN
Direct interop Code for .NET Framework, .NET Core and .NET 5+ : DXGI, WIC, DirectX 9 to 12, Direct2D, Direct Write, Direct Composition, Media Foundation, WASAPI, CodecAPI, GDI, Spatial Audio, DVD, Windows Media Player, UWP DXInterop, etc.
Stars: ✭ 128 (-50.19%)
Mutual labels:  directx
MoravaEngine
2D/3D graphics engine written in C++ language. It currently supports the following graphics APIs: OpenGL 3.3+, Vulkan 1.2, DirectX 11. Its current purpose is to experiment with various CG concepts and techniques.
Stars: ✭ 129 (-49.81%)
Mutual labels:  directx
model-browser
model-browser is a command line tool available on npm, for browsing local 3D models via a web browser. It currently only supports GLB files.
Stars: ✭ 19 (-92.61%)
Mutual labels:  gltf
Direct3d12-Engine
The Game Engine To Help Learn Direct 3D 12
Stars: ✭ 13 (-94.94%)
Mutual labels:  directx
binary-gltf-utils
Bundles glTF models, images, shaders and other assets into a Binary glTF (.glb) file.
Stars: ✭ 31 (-87.94%)
Mutual labels:  gltf
render-doctor
渲染医生,基于 RenderDoc 的渲染分析工具,以 html 形式展现方便阅读和分享。
Stars: ✭ 46 (-82.1%)
Mutual labels:  directx
playcanvas-gltf
glTF 2.0 support for the PlayCanvas Engine
Stars: ✭ 97 (-62.26%)
Mutual labels:  gltf
CrossWindow-Graphics
A header only library to simplify creating 🌋 Vulkan / ⚪ OpenGL / 🌐 WebGL / ❎DirectX / 🤖 Metal data structures with CrossWindow.
Stars: ✭ 48 (-81.32%)
Mutual labels:  directx
rendering-fw
Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL
Stars: ✭ 81 (-68.48%)
Mutual labels:  gltf
VRMKit
VRM loader and VRM renderer (3D model / gltf)
Stars: ✭ 85 (-66.93%)
Mutual labels:  gltf
mixed-reality-extension-sdk
The Mixed Reality Extension SDK enables developers to build 3D world extensions for AltspaceVR, using Node.JS.
Stars: ✭ 139 (-45.91%)
Mutual labels:  gltf
pixi-omber-gltf2-vector
Pixi.js library for using vector art created in Omber that's saved in glTF 2.0 format
Stars: ✭ 13 (-94.94%)
Mutual labels:  gltf
glTF-Shell-Extensions
Microsoft Windows shell extensions that pack .gltf to .glb and unpack .glb to .gltf
Stars: ✭ 82 (-68.09%)
Mutual labels:  gltf
evevision
EVE Online Extended UI
Stars: ✭ 124 (-51.75%)
Mutual labels:  directx
redcube
JS renderer based on GLTF to WebGPU or WebGL backends.
Stars: ✭ 86 (-66.54%)
Mutual labels:  gltf
winsafe
Windows API and GUI in safe, idiomatic Rust.
Stars: ✭ 110 (-57.2%)
Mutual labels:  directx
VoxelTerrain
This project's main goal is to generate and visualize terrain built using voxels. It was achieved using different approaches and computing technologies just for the sake of performance and implementation comparison.
Stars: ✭ 37 (-85.6%)
Mutual labels:  directx
webgl-gltf
GLTF Viewer For WebGL
Stars: ✭ 26 (-89.88%)
Mutual labels:  gltf
gemini-viewer
WebGL BIM Viewer based on xeoKit-sdk, written with TypeScript.
Stars: ✭ 24 (-90.66%)
Mutual labels:  gltf
DirectX12
Various DirectX12 examples.
Stars: ✭ 17 (-93.39%)
Mutual labels:  directx
DoGUI
Hello DoGUI: (not yet completed) Bloat-free Graphical User interface for C++ with minimal dependencies and a sleek default design
Stars: ✭ 19 (-92.61%)
Mutual labels:  directx
harfang3d
HARFANG 3D source code public repository
Stars: ✭ 173 (-32.68%)
Mutual labels:  directx
MeshIO
CloudCompare plugin for loading COLLADA, glTF, and IFC-SPF 3D models
Stars: ✭ 14 (-94.55%)
Mutual labels:  gltf
mythosengine
MythOS game engine from Charybdis Enterprises
Stars: ✭ 15 (-94.16%)
Mutual labels:  directx
hlml
vectorized high-level math library
Stars: ✭ 42 (-83.66%)
Mutual labels:  directx
lol2gltf
Tool for converting between the glTF format and League of Legends models and animations
Stars: ✭ 74 (-71.21%)
Mutual labels:  gltf
Warp-Framework
Warp: A framework to create rich GUI Single-Window C++ applications using Direct2D API
Stars: ✭ 21 (-91.83%)
Mutual labels:  directx
panda3d-gltf
glTF utilities for Panda3D
Stars: ✭ 63 (-75.49%)
Mutual labels:  gltf
Rootex
An advanced C++ 3D game engine powering an in-production game yet to be announced
Stars: ✭ 161 (-37.35%)
Mutual labels:  directx
DLAA
(DLAA) Directionally Localized antiAliasing
Stars: ✭ 18 (-93%)
Mutual labels:  directx-12
MoltenEngine
A spare-time C# .NET 6 game engine project. Cross-platform, multi-threaded.
Stars: ✭ 113 (-56.03%)
Mutual labels:  directx
renderdoc-rs
RenderDoc application bindings for Rust
Stars: ✭ 28 (-89.11%)
Mutual labels:  directx
directx-d
[DISCONTINUED] DirectX bindings for D
Stars: ✭ 19 (-92.61%)
Mutual labels:  directx
xeokit-react
Integratation of the xeokit viewer into a React application.
Stars: ✭ 27 (-89.49%)
Mutual labels:  gltf
Fairtris
Clone of the official classic Tetris® game for the NES console, intended for Windows and Linux systems. It implements the original mechanics and includes many regional versions and several RNGs (all in one executable).
Stars: ✭ 30 (-88.33%)
Mutual labels:  directx
desktop-duplication-cpp
Windows Desktop Duplication Tool for live coding presentations in C++2a
Stars: ✭ 51 (-80.16%)
Mutual labels:  directx
pg2b3dm
Tool for converting from PostGIS to b3dm tiles
Stars: ✭ 138 (-46.3%)
Mutual labels:  gltf
verge3d-blender-addon
WebGL exporter add-on ripped from Verge3D for Blender toolkit
Stars: ✭ 91 (-64.59%)
Mutual labels:  gltf
VGltf
A glTF 2.0 importer/exporter library written in pure C# with support for use in Unity
Stars: ✭ 53 (-79.38%)
Mutual labels:  gltf
FlightAirMap-3dmodels
3D models used by FlightAirMap with Cesium
Stars: ✭ 23 (-91.05%)
Mutual labels:  gltf
1-60 of 215 similar projects