https://github.com/vasilescur/java-rendering-engine
A 3D rendering engine built from scratch, with dynamic lighting, shading, and matrix transformations—just with Swing.
https://github.com/vasilescur/java-rendering-engine
Last synced: 4 months ago
JSON representation
A 3D rendering engine built from scratch, with dynamic lighting, shading, and matrix transformations—just with Swing.
- Host: GitHub
- URL: https://github.com/vasilescur/java-rendering-engine
- Owner: vasilescur
- Created: 2017-10-26T02:57:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T02:59:06.000Z (about 8 years ago)
- Last Synced: 2025-03-06T06:24:29.514Z (10 months ago)
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java-Rendering-Engine
A 3D rendering engine built from scratch, with dynamic lighting, shading, and matrix transformations—just with Swing.