My Feed
Rixbeta
Write
Create Team Blog
Let's kick off a fresh team blog! Bring on the crew and let's get to publishing.
ExploreDraftsBookmarksHackathonsTeam Blogs
AboutCareersOfficial Blog
Download App
Logos & Media

Trending tags
See all

© 2023 Hashnode

computer graphics

#computer-graphics

Write An Article
12 Followers·10 Articles
HotNew
Gowtham Anandarajfor
Ray Tracing tutorial from MIT-IT
Ray Tracing tutorial from MIT-IT
raytracingmitit.hashnode.dev·May 29, 2023

Adding a Sphere

One commonly employed object in ray tracing is the sphere due to its straightforward ray intersection calculations. Ray-Sphere Intersection For a sphere centered at the origin with a radius of R, the …

Adding a Sphere
C++computer graphics+1