https://github.com/actuallytaylor/rendr
An artistic Renderer written in rust
https://github.com/actuallytaylor/rendr
Last synced: about 1 month ago
JSON representation
An artistic Renderer written in rust
- Host: GitHub
- URL: https://github.com/actuallytaylor/rendr
- Owner: ActuallyTaylor
- Created: 2023-05-07T19:37:09.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T20:05:23.000Z (over 1 year ago)
- Last Synced: 2024-12-25T19:15:02.521Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Rendr
A hopeful artistic Renderer written in Rust.
This renderer is using WGPU and is currently just me following the [WGPU tutorial by Ben Hansen](https://sotrh.github.io/learn-wgpu/beginner/tutorial5-textures/#loading-an-image-from-a-file).
I hope to be able to use the renderer for upcoming art classes that I am taking in college, however it is also just going to be a playground for me to learn Rust slowly.