Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diiego-h/raytracing
University project: RayTracing in Computer Graphics.
https://github.com/diiego-h/raytracing
cpp glm qt
Last synced: 20 days ago
JSON representation
University project: RayTracing in Computer Graphics.
- Host: GitHub
- URL: https://github.com/diiego-h/raytracing
- Owner: Diiego-H
- License: apache-2.0
- Created: 2024-12-14T18:05:54.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2024-12-14T18:21:20.000Z (25 days ago)
- Last Synced: 2024-12-14T19:19:02.127Z (25 days ago)
- Topics: cpp, glm, qt
- Language: C++
- Homepage:
- Size: 7.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RayTracing
University project: RayTracing in Computer Graphics (developed in C++ using GLM and Qt). The code cannot be run: it lacks the GLM library.