rendering question
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 20/03/2005 at 22:44, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.1
Platform: Windows ; Mac ; Mac OSX ;
Language(s) : C++ ;---------
Hi all,
i would like to learn how cinema4d render work.Any good start to learn how to render single pixel?
Thanks all
Renato T. -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/03/2005 at 04:24, xxxxxxxx wrote:
What do you exactly mean? It´s a raytracer, just as any other raytracer it works (sure, the algorithms are probably different from other renderers but this is generally spoken). There are just too many things, that would fill several books I guess.
The best way to go if you really wanna know how it is done in the backyard, is seeking in google for Raytracers and papers about it.
Or are you talking about Videopost?
Katachi
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/03/2005 at 04:36, xxxxxxxx wrote:
Hi Katachi,
i would like to make a render my self, pixel by pixel.
Thanks
Renato T. -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/03/2005 at 04:39, xxxxxxxx wrote:
yes, then you need to write your own renderer. Out of scope for information here, however.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/03/2005 at 05:01, xxxxxxxx wrote:
I wrong the speak,
i mean that will be usefull to render on cinema4d pixel by pixel. I don't pretend to write a new render
cheers
Renato T. -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 25/03/2005 at 06:29, xxxxxxxx wrote:
I guess you could make a RenderData and a zoomed in camera with Film Offset, so that it renders a single pixel. However, render preparations will still take some time. Another alternative is to hijack the rendering in a videopost plugin. But then I believe you need to send out the rays manually.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 25/03/2005 at 17:36, xxxxxxxx wrote:
Thanks Mikael
I see it in some threads.
Cheers
Renato T.