VizionEck

Gaming => Gaming Community => Topic started by: the-pi-guy on Nov 20, 2020, 03:36 AM

Title: Graphics/Game Development Blog
Post by: the-pi-guy on Nov 20, 2020, 03:36 AM
So my intention here is to share more textbook knowledge.  This is leaning towards a more academic study than most threads of this type are like.  One purpose for this thread, could be to share stuff like GDC talks.  In that case, I think I would probably share the videos and make summaries.  Or if there are any good youtube videos that go into graphics or game development stuff, please share.
I'm also trying to get through some books, and want to share what I learn.  I'm starting off with Real Time Rendering.  

No idea how this is going to go, but I figure it is worth trying.  

Graphics
1.) Graphics Pipeline (https://vizioneck.com/forum/index.php?msg=261278)
Title: Re: Graphics/Game Development Blog
Post by: the-pi-guy on Nov 20, 2020, 03:45 AM
From the Real Time Rendering textbook chapter 2 by Tomas Akenine-Moller, Erin Haines, Naty Hoffman, Angelo Pesce, Michal Iwanicki, Sebastien Hillaire
if people are interested in learning more.  

(In progress)

Graphics Pipe Line: Stages

Application
Largely executes on the CPU, except that more and more, we see the GPU being used in a similar fashion.

Geometry Processing
Vertex Shading
Two main tasks: compute the position for a vertex, evaluate other vertex output data

Projection
Clipping
Screen Mapping

Rasterization
Triangle setup
Triangle Traversal


Pixel Processing
Pixel Shading
Merging
Title: Re: Graphics/Game Development Blog
Post by: the-pi-guy on Dec 03, 2020, 03:01 AM
https://www.resetera.com/threads/next-gen-hair-tech-every-strand-counts-physics-and-rendering-behind-frostbites-hair.337203/

[/size]
Title: Re: Graphics/Game Development Blog
Post by: darkknightkryta on Dec 03, 2020, 07:01 PM
I still remember the big thing from the Final Fantasy movie was hair.
Title: Re: Graphics/Game Development Blog
Post by: Legend on Feb 15, 2024, 02:59 AM
"Knack 3 is going to be a PS6 title. The PS5's puny hardware couldn't handle Knack 3. 800 thousand polygons per second just on the Knack alone."

Random reddit comment, but it's funny how strong modern GPUs are. 800 thousand polygons per second is like nothing. Even 100 million polygons per second is no problem for current gen.