The Wayback Machine - https://web.archive.org/web/20220710203331/https://github.com/topics/rendering-engine
Here are
338 public repositories
matching this topic...
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Updated
Jul 10, 2022
TypeScript
A brief computer graphics / rendering course
A renderer agnostic two-dimensional drawing api for the web.
Updated
Jul 5, 2022
JavaScript
Terrain rendering algorithm in less than 20 lines of code
A brief computer graphics / rendering course
Real-Time Rendering 4th (RTR4) 参考文献合集典藏 | Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference
Updated
Oct 31, 2021
HTML
A brief computer graphics / rendering course
486 lines of C++: old-school FPS in a weekend
Fast and lightweight HTML/CSS rendering engine
Intrinsic is a Vulkan based cross-platform game and rendering engine. The project is currently in an early stage of development.
Cross-platform game engine with Vulkan backend
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
Lighthouse 2 framework for real-time ray tracing
Updated
Jul 8, 2022
Python
A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
Updated
Jun 22, 2022
Python
Mikado is the webs fastest template library for building user interfaces.
Updated
Jul 2, 2022
JavaScript
Planetary rendering engine and aerospace simulation tools
Rythe is a data-oriented C++17 game engine built to make optimal use of modern hardware.
Software rendering engine with PBR. Built from scratch on C++.
Realtime 3D avatar system and cross-platform rendering engine built from scratch for web3 interoperability and the open metaverse.
Updated
Jun 16, 2022
Metal
Tiny C++ Software Renderer / Rasterizer
Kaetram is an open-source 2D HTML5 MMORPG. It is an extended version of BrowserQuest (BQ).
Updated
Jul 10, 2022
TypeScript
Small C++14 render engine
Picasso is a high quality 2D vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
A simple Wavefront OBJ viewer.
C# HTML Layout and HTML Rendering Engine
Powerful independent cross-platform engine for 2D/3D games and visualizations. Young, strong and crazy!
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.
Updated
Jul 10, 2022
Java
Improve this page
Add a description, image, and links to the
rendering-engine
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
rendering-engine
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Should be
final
since it will not be inheritedOriginally posted by @litelawliet in adriengivry/Overload#126 (comment)
We should do a pass to ensure classes that should be final to have the
final
keyword