Real time Vs. Rendered (referring to graphics)

  • Thread starter Thread starter avant-garde
  • Start date Start date
  • Tags Tags
    Graphics Time
AI Thread Summary
The discussion contrasts "real time" and "rendered" graphics, defining "real time" as the immediate generation of images as they are viewed, while "rendered" refers to pre-computed graphics. Real-time rendering is crucial in applications like video games, where the environment must adapt instantly to player actions. In contrast, cut-scenes in games are pre-rendered, allowing for higher quality visuals since they do not require immediate rendering. The success of "Toy Story," the first fully computer-generated film, exemplifies the need for both artists and application developers to create complex animations, highlighting the extensive resources and time required for rendering. The conversation emphasizes that while real-time graphics prioritize speed and interactivity, rendered graphics can achieve greater realism due to the ability to allocate more processing time.
avant-garde
Messages
195
Reaction score
0
"Real time" Vs. "Rendered" (referring to graphics)

what does this mean?
 
Physics news on Phys.org


"Real time" means something is done as you are watching it. "Rendered" is how a computer makes a picture. So "real time rendering" means a computer is generating the images as you are watching them, as opposed to what happens on a slower computer, where you have to wait.

IIRC, Toy Story is the first fully computer generated movie...
What do you get when you combine 28 animators, 117 dual and quad-processor SPARCstation 20 systems in a Renderfarm, 1,300 Renderman Shaders, 4.5 million lines of object code, and 34 terabytes of Renderman data files?

You end up with a 79 minute computer-generated animated movie...

With the success of Toy Story, the entertainment industry is now exploring areas of computer entertainment. The industry needs more than artists to make movies like this possible. Application developers are needed to create 3D programs, effects and shaders; as well as to develop the massively parallel renderfarm which took only 800,000 computer hours to generate the film's 114,240 frames. As a side note, if the producers began rendering Toy Story today on an average one-processor home computer, and the computer was used exclusively for the purpose of frame rendering, the animation would be complete in approximately 43 years.
http://www.acm.uiuc.edu/banks/feb96/toystory.html
 
Last edited by a moderator:


it usually refers to processing acquired footage.
In editing, you have several stages.
The creative editing, making the story etc.. is usually done using real time as much as possible, even though it may show worse results.
When the project is finished, high quality rendering(not real time) is done.
 


Think of video games. If you are actively playing the game (moving around in some environment for example), then the world is rendered (drawn) in real-time. It must be, because the game cannot predict what move you'll make. If you decide to look to your left, then the game suddenly has to draw what is to the left of you, and stop drawing what is to the right of you.

If, however, you encounter a cut-scene (as many games have), then you cannot actively control the game, but instead it plays a little 'movie' for you. Now, the game does know where 'you' will be looking next, so it doesn't have to render everything 'on the spot'. Instead, these cut-scenes are usually rendered during development. They are literally made into little movies that are simply played back to you.

This is the reason that cut-scenes often look much more realistic then in-game graphics: rendering a scene costs computing time. When the realism goes up, the computing time goes up too. Of course, while you are playing the game you don't want to wait 2 seconds before you can move 1 step forward, just because the game is busy rendering the world. So, less realistic graphics are used that can be rendered quickly.
For cut-scenes, the rendering is done beforehand, and it doesn't matter if it takes 2 second to generate a new frame. Once the scene has been rendered it can simply be replayed in the game at the correct speed.
 
Similar to the 2024 thread, here I start the 2025 thread. As always it is getting increasingly difficult to predict, so I will make a list based on other article predictions. You can also leave your prediction here. Here are the predictions of 2024 that did not make it: Peter Shor, David Deutsch and all the rest of the quantum computing community (various sources) Pablo Jarrillo Herrero, Allan McDonald and Rafi Bistritzer for magic angle in twisted graphene (various sources) Christoph...
Thread 'My experience as a hostage'
I believe it was the summer of 2001 that I made a trip to Peru for my work. I was a private contractor doing automation engineering and programming for various companies, including Frito Lay. Frito had purchased a snack food plant near Lima, Peru, and sent me down to oversee the upgrades to the systems and the startup. Peru was still suffering the ills of a recent civil war and I knew it was dicey, but the money was too good to pass up. It was a long trip to Lima; about 14 hours of airtime...
Back
Top