raytracer-exp

A simple raytracer built as an exercise to learn some Rust (by mschaef)

Raytracer-exp Alternatives

Similar projects and alternatives to raytracer-exp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better raytracer-exp alternative or higher similarity.

raytracer-exp reviews and mentions

Posts with mentions or reviews of raytracer-exp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.
  • The joy of building a ray tracer, for fun, in Rust
    8 projects | news.ycombinator.com | 3 Jan 2022
    I took a bit of time over the summer to familiarize myself with the language by writing a (super simple) ray tracer.

    https://github.com/mschaef/rust-rt

    After spending as much time lately as I have in Scala and Python, my immediate reaction to Rust was quite positive. Python has performance issues from 1985 and the build ecosystem seems borderline chaotic. (Made me seriously miss Maven, etc.) Scala seems a lot like C++ - an amazing intellectual accomplishment, a great place to spend all of your time, but not so good as a part time language. (I spend a bunch of my time in Scala mentally expanding out shorthand notation the way I might be mentally macroexpanding in a Lisp.)

    Rust, in contrast, seems to have struck a nice balance between expressive power and runtime performance. Expressively, it has a lot of what I like about Scala with a syntax that makes more sense to my C-style upbringing. Performance seems to be everything I'd expect from the fully compiled language that it is. (In terms of performance, there's no way Python would've let me get away with some of what I got away with in my Rust ray tracer.)

    Given that the language gave such a positive initial impression, the questions I still have are more about what it feels like in the large. ie: Working with a significantly sized team jointly on a codebase that might last 1, 5, 10 or more years. (Even then, I'm pretty optimistic.)

Stats

Basic raytracer-exp repo stats
1
1
0.0
2 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com