https://github.com/stynh/l3d
Custom 3D engine in C++
https://github.com/stynh/l3d
Last synced: about 1 year ago
JSON representation
Custom 3D engine in C++
- Host: GitHub
- URL: https://github.com/stynh/l3d
- Owner: StynH
- License: lgpl-3.0
- Created: 2018-07-25T22:19:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-25T22:22:13.000Z (almost 8 years ago)
- Last Synced: 2025-02-09T23:41:45.917Z (over 1 year ago)
- Language: C++
- Size: 4.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Line 3D
Custom 3D engine in C++ written to get a better understanding of 3D rendering using matrices and other algorithms.