https://github.com/ciffelia/raytracing
RayTracing on OpenSiv3D
https://github.com/ciffelia/raytracing
cpp opensiv3d raytracing siv3d
Last synced: about 2 months ago
JSON representation
RayTracing on OpenSiv3D
- Host: GitHub
- URL: https://github.com/ciffelia/raytracing
- Owner: ciffelia
- Created: 2018-04-07T09:29:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T05:51:54.000Z (about 7 years ago)
- Last Synced: 2025-04-09T23:13:17.943Z (about 2 months ago)
- Topics: cpp, opensiv3d, raytracing, siv3d
- Language: C++
- Size: 10.2 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RayTracing
RayTracing on OpenSiv3D
## Reference
- [はじめてのレイトレーシング](https://raytracing.xyz/)
- [レイトレーシング入門1「光線の基本と反射」 - Qiita](https://qiita.com/mebiusbox2/items/89e2db3b24e4c39502fe)