Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/9999years/ray-marcher
https://github.com/9999years/ray-marcher
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/9999years/ray-marcher
- Owner: 9999years
- License: gpl-3.0
- Created: 2019-03-17T16:00:03.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T21:33:11.000Z (over 2 years ago)
- Last Synced: 2024-10-08T08:20:57.810Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.com/9999years/ray-marcher.svg?branch=master)](https://travis-ci.com/9999years/ray-marcher)
A Rust port of [I C the Light][i-c-the-light].
# To-do
- [ ] Serialization / deserialization
- [x] Material
- [x] Light
- [ ] Viewport (under `cameras`)
- [ ] Render
- [ ] geometry[i-c-the-light]: https://github.com/9999years/i-c-the-light