3d-graphics topic

List 3d-graphics repositories

earth-defender

21
Stars
5
Forks
Watchers

🚀 A distributed soft real-time 3D single/multiplayer game build with Erlang/OTP and Three.js

threejs-auto-show-bugatti

8
Stars
5
Forks
Watchers

Three.js (3D graphics) auto show scene (Bugatti Veyron)

AssetKit

179
Stars
17
Forks
Watchers

🎨 Modern 2D/3D - Importer • Exporter • Util - Library, also known as (AssetIO)

gkern

96
Stars
11
Forks
Watchers

🎥 Graphics Kernel: flexible, highly configurable, extensible render engine (realtime + offline)

hypatia

75
Stars
8
Forks
Watchers

A header-only, pure-C math library for 2D/3D graphics (matrix, vector, quaternion) Seeks to be close to C89/C90 compliant for portability. It's like a BLAS, but easier to use.

limonEngine

574
Stars
56
Forks
Watchers

3D FPS game engine with full dynamic lighting and shadows

3d-game-shaders-for-beginners

17.1k
Stars
1.3k
Forks
Watchers

🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.

osre

178
Stars
12
Forks
Watchers

An open source render engine

bare-minimum-3d

33
Stars
1
Forks
Watchers

A small package to transform declared 3d data (points, polygons, lines) to 2d data.

hello-3d-world

57
Stars
8
Forks
Watchers

Plot 3d points, lines, and polygon on an svg. A demonstration of what you can do with the BareMinimum3d package