Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tobozo/esp32-raytracer
An ESP32 study based on Dmitry V. Sokolov's tinyraytracer https://github.com/ssloy/tinyraytracer
https://github.com/tobozo/esp32-raytracer
3d 3d-graphics arduino esp32 geometry raytracer raytracing rendering
Last synced: 3 months ago
JSON representation
An ESP32 study based on Dmitry V. Sokolov's tinyraytracer https://github.com/ssloy/tinyraytracer
- Host: GitHub
- URL: https://github.com/tobozo/esp32-raytracer
- Owner: tobozo
- Created: 2019-01-22T09:25:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T14:24:16.000Z (almost 6 years ago)
- Last Synced: 2024-10-03T13:22:13.212Z (4 months ago)
- Topics: 3d, 3d-graphics, arduino, esp32, geometry, raytracer, raytracing, rendering
- Language: C
- Size: 306 KB
- Stars: 22
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32-Raytracer
An ESP32 study based on Dmitry V. Sokolov's tinyraytracer https://github.com/ssloy/tinyraytracer and Sergio Gonzalez's tinyJPEG https://github.com/serge-rgb/TinyJPEG
![image](https://user-images.githubusercontent.com/1893754/51555993-42acae80-1e79-11e9-837e-f5687ee09e0a.png)
![image](https://raw.githubusercontent.com/tobozo/ESP32-Raytracer/master/bouncing-60.frames.128x64.gif)
Requirements: ESP32 with PSRam, SDCard and TFT display