rendering-3d-graphics topic

List rendering-3d-graphics repositories

DGLE

160
Stars
38
Forks
Watchers

Powerful independent cross-platform engine for 2D/3D games and visualizations. Young, strong and crazy!

graphics-algorithm

204
Stars
33
Forks
Watchers

3D图形学算法Code。包括软渲染、光线追踪、PBR等等~

BeginnerDirect3D11

186
Stars
32
Forks
Watchers

Starter code samples for Direct3D11

Raytracer

61
Stars
7
Forks
Watchers

CPU Raytracer algorithm with shadows, reflections, refractions and simple anti-aliasing implemented in C++

ElkEngine

61
Stars
11
Forks
Watchers

Simple graphics engine used as submodule in many of my projects

ArtOfIllusion

68
Stars
22
Forks
Watchers

Art of Illusion modeling and rendering suite - core application and tools

Rasterizer

98
Stars
22
Forks
Watchers

CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++

PlanetRenderer

99
Stars
17
Forks
Watchers

A repo for my research on planet rendering in c++ | opengl **Now runs on Linux**

DigiHuman

426
Stars
70
Forks
Watchers

Automatic 3D Character animation using Pose Estimation and Landmark Generation techniques

Grass-Simulation

18
Stars
4
Forks
Watchers

Repository of a grass simulation featuring geometric grass rendering, dynamic LOD with billboard grass, wind simulation and collision detection. Developed for my bachelor thesis.