Was it hard to translate the Ray Tracer Challenge book to rust (assuming the book is not using rust)?
Looks like an interesting way to help learn a language.
Hi! The code in the book is very pseudo-code and rather procedural. It's not hard to get something working, but I've been struggling a bit with making it idiomatic Rust. Will put it on Github next week for the world to see ;)
Would love to see the code once it's up! Thanks!
Sorry for the excessive delay, but here it is - dev.to/magnusstrale/the-ray-tracer...
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Was it hard to translate the Ray Tracer Challenge book to rust (assuming the book is not using rust)?
Looks like an interesting way to help learn a language.
Hi! The code in the book is very pseudo-code and rather procedural. It's not hard to get something working, but I've been struggling a bit with making it idiomatic Rust. Will put it on Github next week for the world to see ;)
Would love to see the code once it's up! Thanks!
Sorry for the excessive delay, but here it is - dev.to/magnusstrale/the-ray-tracer...