Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phuang1024/quaternion
3D raytracer.
https://github.com/phuang1024/quaternion
Last synced: 9 days ago
JSON representation
3D raytracer.
- Host: GitHub
- URL: https://github.com/phuang1024/quaternion
- Owner: phuang1024
- License: gpl-3.0
- Created: 2021-10-03T17:41:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-08T03:28:39.000Z (about 3 years ago)
- Last Synced: 2024-11-05T22:38:03.983Z (about 2 months ago)
- Language: C++
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quaternion
3D raytracer in development.
## Current Features
- Doesn't use OpenCV (best feature)
- 3D API
- Depth map rendering![depth map of a cube](https://github.com/phuang1024/quaternion/blob/main/images/depth.png?raw=true)