realtime-rendering topic

List realtime-rendering repositories

DFPSR

69
Stars
6
Forks
Watchers

Fast realtime softare rendering library for C++14 using SSE/AVX/NEON. 2D, 3D and isometric rendering with minimal system dependencies.

polyphony

61
Stars
15
Forks
Watchers

3D graphics rendering system for FPGA, the project contains hardware rasterizer, software geometry engine, and application middleware.

opengltutor

247
Stars
108
Forks
Watchers

零基础入门计算机图形学必不可少的在线网络公开课,手把手教您现代 OpenGL 的点点滴滴,构建爆款游戏引擎。

Rtrc

19
Stars
0
Forks
Watchers

Real-time graphics toolkits

ShaderTranspiler

49
Stars
3
Forks
Watchers

A clean and simple cross-platform C++ library to convert GLSL shaders to HLSL, Metal, Vulkan, and WebGPU

RTRT-Trans-Caustics

18
Stars
9
Forks
Watchers

A reference implementation of ”Rendering transparent objects with caustics using real-time ray tracing“ using Unreal Engine 4.25.1.

CarbonRender

58
Stars
16
Forks
Watchers

A real-time rendering engine based on C++ and OpenGL

PhysicsBasedClothAnimation

16
Stars
2
Forks
Watchers

A 3D cloth animation created using Verlet Integration.