Hacker News new | ask | show | jobs
by _bent 220 days ago
Why did you call the project rasterizer when it is not using rasterization but raytracing?
1 comments

Rasterization is just the process of converting an image to a raster, which you also have to do in raytracing. It does sound strange though.