RayTracing / gpu-tracing

Ray tracing on GPU systems
https://raytracing.github.io/gpu-tracing
Creative Commons Attribution 4.0 International
100 stars 6 forks source link

Add Faveicon to the Book #6

Closed rupsis closed 7 months ago

rupsis commented 7 months ago

The book needs a Favicon.

He's a very simple suggestion based on the vertex/rasterization step of the pipeline: gpu_faveicon

armansito commented 7 months ago

I like it! The rasterization step technically plays a very small role in the overall design of the renderer (it's effectively there to put the ray traced pixels on the framebuffer) but GPUs do triangles and I like this as a favicon.

Would you like to open a PR that sets up the favicon?

rupsis commented 7 months ago

Yeah I'll go ahead and create a PR for it.

rupsis commented 7 months ago

Addressed in #7