rendering-engine
There are 504 repositories under rendering-engine topic.
pixijs/pixijs
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
ssloy/tinyrenderer
A brief computer graphics / rendering course
jonobr1/two.js
A renderer agnostic two-dimensional drawing api for the web.
s-macke/VoxelSpace
Terrain rendering algorithm in less than 20 lines of code
ssloy/tinyraytracer
A brief computer graphics / rendering course
QianMo/Real-Time-Rendering-4th-Bibliography-Collection
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
ssloy/tinykaboom
A brief computer graphics / rendering course
litehtml/litehtml
Fast and lightweight HTML/CSS rendering engine
ssloy/tinyraycaster
486 lines of C++: old-school FPS in a weekend
adriengivry/Overload
3D game engine with lua scripting
horde3d/Horde3D
Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
skywind3000/RenderHelp
:zap: 可编程渲染管线实现,帮助初学者学习渲染
Angelo1211/HybridRenderingEngine
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
julrog/nn_vis
A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
begla/Intrinsic
Intrinsic is a Vulkan based cross-platform game and rendering engine. The project is currently in an early stage of development.
ajweeks/FlexEngine
Cross-platform game engine with Vulkan backend
keith2018/SoftGLRender
Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison
bnpr/Malt
Render framework for NPR.
jbikker/lighthouse2
Lighthouse 2 framework for real-time ray tracing
thorvg/thorvg
Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
nextapps-de/mikado
Mikado is the webs fastest template library for building user interfaces.
KTStephano/StratusGFX
Realtime 3D rendering engine
steaklive/EveryRay-Rendering-Engine
Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping
Angelo1211/SoftwareRenderer
Software rendering engine with PBR. Built from scratch on C++.
Prograda/Skybolt
C++/Python-based 3D geospatial application for simulating and visualizing dynamic objects in planetary environments
Kaetram/Kaetram-Open
Kaetram is an open-source 2D HTML5 MMORPG. It is an extended version of BrowserQuest (BQ).
Rythe-Interactive/Rythe-Engine
Rythe is a data-oriented C++20 game engine built to make optimal use of modern hardware.
paxdotdev/pax
User interface engine with an integrated vector design tool, built in Rust
facemoji/alter-core
Realtime 3D avatar system and cross-platform rendering engine built from scratch for web3 interoperability and the open metaverse.
mortennobel/SimpleRenderEngine
Small C++14 render engine
GloriousPtr/ArcGameEngine
AGE: Arc Game Engine is an open-source engine for building 2D & 3D real-time rendering and interactive contents, especially video games with C# scripting support.
middlefeng/NuoModelViewer
A simple Wavefront OBJ viewer.
BloCamLimb/ModernUI
Modern desktop framework from low-level 3D graphics API to high-level view model, for development of 2D/3D rendering software or game engine, with internationalization support and many new technologies.
mikeroyal/Game-Console-Dev-Guide
Game Console Dev Guide. Learn to develop games for Xbox Series X|S, PlayStation 5, Nintendo Switch, Steam Deck, and Apple Silicon. Developing with Unreal Engine 5, Unity, Godot Engine, and Blender.
gnikoloff/drawing-graphics-on-apple-vision-with-metal-rendering-api
Drawing graphics efficiently on Apple Vision using the Metal rendering API
douysu/graphics-algorithm
3D图形学算法Code。包括软渲染、光线追踪、PBR等等~