All Projects → delphi3d-engine → Similar Projects or Alternatives

854 Open source projects that are alternatives of or similar to delphi3d-engine

D3D12Renderer
Custom renderer and physics engine written from scratch in C++/Direct3D 12.
Stars: ✭ 17 (-67.31%)
Mutual labels:  engine, rendering, 3d-graphics
Tinyraycaster
486 lines of C++: old-school FPS in a weekend
Stars: ✭ 1,383 (+2559.62%)
Mutual labels:  engine, rendering, 3d-graphics
Renderhelp
⚡️ 可编程渲染管线实现,帮助初学者学习渲染
Stars: ✭ 494 (+850%)
Mutual labels:  engine, rendering, 3d-graphics
Ogre
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
Stars: ✭ 2,582 (+4865.38%)
Mutual labels:  engine, rendering, directx
Bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Stars: ✭ 10,252 (+19615.38%)
Mutual labels:  engine, rendering, directx
Tinyrenderer
A brief computer graphics / rendering course
Stars: ✭ 11,776 (+22546.15%)
Mutual labels:  engine, rendering, 3d-graphics
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 (+148.08%)
Mutual labels:  rendering, directx, 3d-graphics
Yave
Yet Another Vulkan Engine
Stars: ✭ 211 (+305.77%)
Mutual labels:  engine, rendering, 3d-graphics
Methanekit
🎲 Modern 3D graphics made simple with cross-platform C++17 meta-API on top of DirectX 12 & Metal (Vulkan is coming)
Stars: ✭ 197 (+278.85%)
Mutual labels:  directx, 3d-graphics
Legion-Engine
Rythe is a data-oriented C++17 game engine built to make optimal use of modern hardware.
Stars: ✭ 502 (+865.38%)
Mutual labels:  rendering, 3d-graphics
rend3
Easy to use, customizable, efficient 3D renderer library built on wgpu.
Stars: ✭ 546 (+950%)
Mutual labels:  rendering, 3d-graphics
Yocto Gl
Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics
Stars: ✭ 1,391 (+2575%)
Mutual labels:  rendering, 3d-graphics
aisa
AISA is a Software 3D Engine written in TypeScript.
Stars: ✭ 24 (-53.85%)
Mutual labels:  engine, rendering
ign-rendering
C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applications.
Stars: ✭ 34 (-34.62%)
Mutual labels:  rendering, 3d-graphics
f3d
Fast and minimalist 3D viewer.
Stars: ✭ 791 (+1421.15%)
Mutual labels:  rendering, 3d-graphics
Pyrender
Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes.
Stars: ✭ 582 (+1019.23%)
Mutual labels:  rendering, 3d-graphics
Flycube
Graphics API wrapper is written in C++ on top of Directx 12 and Vulkan. Provides main features including ray tracing.
Stars: ✭ 78 (+50%)
Mutual labels:  rendering, 3d-graphics
Grass.DirectX
Realistic Grass Rendering using DirectX 11 and a geometry-shader based approach.
Stars: ✭ 56 (+7.69%)
Mutual labels:  rendering, directx
Squirrel-Engine
Multithreaded C/C++ Game Engine
Stars: ✭ 90 (+73.08%)
Mutual labels:  engine, rendering
Diligentengine
A modern cross-platform low-level graphics library and rendering framework
Stars: ✭ 2,142 (+4019.23%)
Mutual labels:  rendering, directx
DuEngine
An efficient interactive C++ renderer for ShaderToy-alike demos with 2D/3D/CubeMap/Video/Camera/LightField/Volume textures. (Partially used in my I3D 2018 papers)
Stars: ✭ 62 (+19.23%)
Mutual labels:  engine, rendering
SlimTracin
Software ray tracer written from scratch in C that can run on CPU or GPU with emphasis on ease of use and trivial setup
Stars: ✭ 49 (-5.77%)
Mutual labels:  engine, 3d-graphics
Rootex
An advanced C++ 3D game engine powering an in-production game yet to be announced
Stars: ✭ 161 (+209.62%)
Mutual labels:  engine, directx
Direct3d12-Engine
The Game Engine To Help Learn Direct 3D 12
Stars: ✭ 13 (-75%)
Mutual labels:  engine, directx
osre
An open source render engine
Stars: ✭ 95 (+82.69%)
Mutual labels:  engine, 3d-graphics
Mtlpp
C++ Metal wrapper
Stars: ✭ 425 (+717.31%)
Mutual labels:  engine, rendering
3D-Engine-OpenGL-4
3D Graphics Engine For Games | C++ OpenGL 4.1
Stars: ✭ 19 (-63.46%)
Mutual labels:  engine, 3d-graphics
Glumpy
Python+Numpy+OpenGL: fast, scalable and beautiful scientific visualization
Stars: ✭ 882 (+1596.15%)
Mutual labels:  engine, rendering
Vulkan2drenderer
Easy to use 2D rendering engine using Vulkan API as backend.
Stars: ✭ 60 (+15.38%)
Mutual labels:  engine, rendering
Physics3d
A 3D physics engine
Stars: ✭ 101 (+94.23%)
Mutual labels:  engine, rendering
nub
A rendering and interaction Processing library
Stars: ✭ 28 (-46.15%)
Mutual labels:  rendering, 3d-graphics
coin
Coin3D core library
Stars: ✭ 193 (+271.15%)
Mutual labels:  rendering, 3d-graphics
RenderingX12
Partially open source: real-time scene rendering using XUSG based on DirectX 12. 纯粹秀秀demo……ただ、デモを見せるため……
Stars: ✭ 16 (-69.23%)
Mutual labels:  rendering, 3d-graphics
CLUSEK-RT
Vulkan based C++ ray-tracing game engine.
Stars: ✭ 24 (-53.85%)
Mutual labels:  engine, rendering
Tinyraytracer
A brief computer graphics / rendering course
Stars: ✭ 3,971 (+7536.54%)
Mutual labels:  rendering, 3d-graphics
Rpt
A physically-based path tracer
Stars: ✭ 296 (+469.23%)
Mutual labels:  rendering, 3d-graphics
Renderer
A shader-based software renderer written from scratch in C89
Stars: ✭ 1,366 (+2526.92%)
Mutual labels:  rendering, 3d-graphics
Gears Vk
Powerful low-level C++20 rendering framework for Vulkan 1.2, including Real-Time Ray Tracing (RTX) support, built atop Auto-Vk.
Stars: ✭ 71 (+36.54%)
Mutual labels:  engine, rendering
Xray 16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Stars: ✭ 1,806 (+3373.08%)
Mutual labels:  engine, directx
Tinykaboom
A brief computer graphics / rendering course
Stars: ✭ 2,077 (+3894.23%)
Mutual labels:  rendering, 3d-graphics
Diligentsamples
Sample projects demonstrating the usage of Diligent Engine
Stars: ✭ 138 (+165.38%)
Mutual labels:  rendering, directx
wgpu-mc
Rust-based replacement for the default Minecraft renderer
Stars: ✭ 254 (+388.46%)
Mutual labels:  engine, directx
Bansheeengine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
Stars: ✭ 2,906 (+5488.46%)
Mutual labels:  engine, directx
Mezzanine
A game engine that supports high performance 3d graphics physics and sound
Stars: ✭ 18 (-65.38%)
Mutual labels:  engine, 3d-graphics
rabbit-hole
An experimental voxel engine.
Stars: ✭ 39 (-25%)
Mutual labels:  engine, 3d-graphics
storm-engine
Game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games.
Stars: ✭ 636 (+1123.08%)
Mutual labels:  engine, directx
Nexus
🖼️ Actionscript 3, GPU accelerated 2D game engine using Stage3D
Stars: ✭ 12 (-76.92%)
Mutual labels:  engine, rendering
Nebula Trifid
Nebula Trifid
Stars: ✭ 62 (+19.23%)
Mutual labels:  engine, rendering
Innocenceengine
Cross-platform modern game engine.
Stars: ✭ 149 (+186.54%)
Mutual labels:  engine, rendering
Vxr
General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)
Stars: ✭ 181 (+248.08%)
Mutual labels:  engine, rendering
OpenGL-3D-Game-Tutorial-Series
C++ OpenGL 3D Game Tutorial Series - Learn to code a Cross-Platform OpenGL 3D Game in C++ from scratch
Stars: ✭ 132 (+153.85%)
Mutual labels:  3d-graphics
C-Raytracer
A CPU raytracer from scratch in C
Stars: ✭ 49 (-5.77%)
Mutual labels:  rendering
three-fspy-camera-loader
Script for importing fSpy camera data into three.js.
Stars: ✭ 16 (-69.23%)
Mutual labels:  3d-graphics
rpgwizard
2D RPG Game creator
Stars: ✭ 37 (-28.85%)
Mutual labels:  engine
Technique-iOS
A simple implementation of SCNTechnique
Stars: ✭ 65 (+25%)
Mutual labels:  rendering
CPU-Rasterizer
A tile based cpu rasterizer
Stars: ✭ 30 (-42.31%)
Mutual labels:  rendering
abi-code-gen
Generic code generator from abi
Stars: ✭ 21 (-59.62%)
Mutual labels:  engine
fgmkJsEngine
Js JRPG Engine for FGMK
Stars: ✭ 20 (-61.54%)
Mutual labels:  engine
cef-mixer
High Performance off-screen rendering (OSR) demo using CEF
Stars: ✭ 183 (+251.92%)
Mutual labels:  directx
Photon-v2
A program that takes photographs of a virtual world.
Stars: ✭ 75 (+44.23%)
Mutual labels:  rendering
1-60 of 854 similar projects