
C4D Film Offset Issue
Administrator Posts:
Apr 2, 2021 06:34 Hi Has, and welcome here! Camera Offset? Ok, I need to fix
![]()
CentiLeo Chat:
|
No Mesh Seems to Render?, Visibility issues with new update to 0.610
Administrator Posts:
Apr 1, 2021 19:34 Ron, I have uploaded the bugfix. This should work fine! Thanks for a screenshot with object tree manager, from there I see no UVW tags. Fixing it took 4 characters of code, but searching for the reason of bug took half a day with completelly unclear reasons why that was happening
![]()
CentiLeo Chat:
|
No Mesh Seems to Render?, Visibility issues with new update to 0.610
Administrator Posts:
Apr 1, 2021 14:31 Hi Ron! This is a bug because of missing of any UVW tags on the mesh. It's already fixed, I will recompile and upload it soon.
CentiLeo Chat:
|
Subsurface scattering and Displacement mapping test
Administrator Posts:
Mar 17, 2021 21:43 The Head scan was downloaded here
So I have directly converted from FBX to Cinema + CentiLeo and played a little bit with the textures. Actually there was an interesting "Cavity" texture in the package that was used as displacement map and not as bump. But the bump map slot was also used for some additional detail coming from normal map. With Displacement Map the look of Zoom-In, glossy highlights and subsurface scatter effect is much better than with just Bump. However, displacement map produce 100M extra micro-polygons, but they are efficient. Render times are 5-10 min on the single old and small and slow GTX 970. Or 1:30-3min with two of GTX 1070. 2K by 2K image resoultion
CentiLeo Chat:
|
Rock Solid and Stable, Working all day with no crashes - wow :)
Administrator Posts:
Feb 23, 2021 18:45 Thanks Ron! Yes, the was a big work to catch the crash bugs thanks to testers and bugreports. And it's a fortune not to get more crashes after 0.60 release because it was a huge modification. I also like to open IPR in a second monitor while modelling something and test things immediatelly, and I can say that in a couple of versions the IPR scene compilations will become even faster.
Feel free to request the features you are missing in Centileo, there is a huge list to do, but knowing user priorities is always usefull. Kirill
CentiLeo Chat:
|
If I have a spherical field with color remapping on, how do I send this color data to a CentiLeo material?
Administrator Posts:
Feb 16, 2021 18:08 Thanks for usefull link! I will think how to integrate this type of features!
CentiLeo codebase is C++/CUDA compiled into one dll (in library folder of our plugin). It's the same dll for all versions of Cinema and Max. Much easier with just one compilation of DLL and then exporting it from plugin dll compared to separate compilation into static .lib for each version of Cinema or Max. GPU programming is very cool! I have fallen in love with CUDA since it's beginning in late 2006/beginning of 2007. And still so many things to learn and do! I am one of fans of UE, however observer not a developer, but like very much whatever they are doing!
CentiLeo Chat:
|
Round Corners
Administrator Posts:
Feb 16, 2021 09:05 Glad to read this! Thank you! You may post your feature requests btw. It's always usefull even if I have a good list already.
There will be several kinds of licenses and perpetual too. Convenience is important
CentiLeo Chat:
|
If I have a spherical field with color remapping on, how do I send this color data to a CentiLeo material?
Administrator Posts:
Feb 15, 2021 19:52 Hi again! Right, at the moment such custom values are not connectable to CentiLeo isolated material/shader system yet. I am working on this class of features right now. I am working on support of many attributes including many UVW, Vertex Colors, Vertex Maps per polygon vertices, also will export attributes from MoGraph to CentiLeo objects.
And will need to understand the workflow such as you want to build. So do you generate some values with say Expresso and can direct them somewhere for some User Data RGB node and then CentiLeo should get a value to own material pipeline. Right? Should it be similar to Arnold?
CentiLeo Chat:
|
Round Corners
Administrator Posts:
Feb 15, 2021 19:47
Unfortunatelly not yet, I like round edges feature and also need it by myself as a developer to make some nice demos. Hope to do it before 0.70 release. Thanks for "solid" mark, few nearest releases will solve current feature issues to make it even better.
CentiLeo Chat:
|
How to access plugin once loaded?
Administrator Posts:
Feb 15, 2021 19:43 Hi Ds! Well... I was very nervous about this thread
![]() ![]() 13 sec is ok and it will be less in the near future within several monts so stay tuned. Ask any questions you want, I love C4D and working on this integration with huge enthusiasm!
CentiLeo Chat:
|
How to access plugin once loaded?
Administrator Posts:
Feb 10, 2021 09:06 21 min looks too much anyway also for 1920x1080 at 1 iteration. It should be seconds! Really! I am not joking
![]() Can you give me a full scene please for my tests? To
CentiLeo Chat:
|
How to access plugin once loaded?
Administrator Posts:
Feb 10, 2021 06:26 Yes, whatching videos, serfing web Chrome is ok while doing GPU render. They don't make problems in my practice.
The screenshot looks fine! The speed indicator "SPS" (samples per second) is ok. You just need to reduce the amount of Render Max Iterations. It computes 32x64=2048 samples per pixel while it's ready at 1 iter (64 samples per pixel). You don't need default 32 iterations: see CentiLeo Render settings. Can you please show the screenshot of the first scene (not a sphere) as an example of reasonable scene with 1 iteration?
CentiLeo Chat:
|
How to access plugin once loaded?
Administrator Posts:
Feb 10, 2021 05:55 Wow, this looks very wrong. Please, help me to investigate wha'ts going not the right way.
I would like to see the screenshots from IPR like here At the botoom of IPR there is a bar "GPU Indicators". It's enabled with mouse right click and selecting "Show GPU info" in menu. To understand what's every number meaning see here How many textures are there in the scene? And what's the interface of GPU connection to Motheboard? PCI-Express direct connection or through the riser? I don't think the out-of-core textures should behave like this. There were so many tests with far bigger scenes on smaller harware with great performance. Another potential reason: what drivers have you installed? Latest ones? How many other GPU programs are working at the same time? Any Mining, Octane, Redshift for e.g.?
CentiLeo Chat:
|
How to access plugin once loaded?
Administrator Posts:
Feb 9, 2021 15:42 Hi Ds! Welcome here! Ron is right, thanks, you should update to Cinema R23.110 or higher build version. It done using Cinema GUI automatically and for free. This update will also reduce the bugs of Cinema itself!
This is mentioned on the
CentiLeo Chat:
|
Non Rendering Displacement, Displacement mapping not rendering in C4d Picture Viewer on all objects
Administrator Posts:
Feb 4, 2021 19:29
CentiLeo Chat:
|
Non Rendering Displacement, Displacement mapping not rendering in C4d Picture Viewer on all objects
Administrator Posts:
Jan 21, 2021 09:00 Hi Ron! It looks like a bug, please can you send me an example scene to
One of displacement limitations is that when it's applied to particles such as XParticles it doesn't displace, right now the objects scattered by Cinema\s Cloner are treated same as particles so no displacement too.
CentiLeo Chat:
|
Decals/Labels, Adding images without repeating
Administrator Posts:
Jan 16, 2021 18:21 Thanks for recommendations!
![]() Btw, CentiLeo can work on old hardware, but actually I would note there are They are not very hard, but e.g. 2GB GPUs are still circulating and I know CentiLeo may work on them, however there are more risks for instability. Also on smaller GPUs performance is clamped not only by GPU compute power but also a little bit by complex CentiLeo architecture that was primarilly designed for slightly larger resources to deliver very good things at larger scale. Also Nvidia and Microsoft push application developers to go for more advanced features, GPUs, etc and sometimes this forces us to think less about older hardware ![]()
CentiLeo Chat:
|
Decals/Labels, Adding images without repeating
Administrator Posts:
Jan 16, 2021 14:29 Btw, while you have R23 and there are nodes there! If you select CentiLeo node space then using uvwTransform node has bigger functionality than Texture tag and it recreates the functionality of native Cinema texture tag's scale/tile/offset/repeats params but it's more powerfull because it can be done per node or used as main projection method for all material textures.
uvwTransform can do the same things as native Texture tag for the same projection if you select defaul texture tag projection in uvwTransform. On top of that there is easy possibility to use it as mask for node Material mixing. There you can use simple material mix (2 materials) or layered 10 material mixer and combine them as much as you want. To make a mask for these material blends from uvwTransform (with limited repeats) you may apply uvwTransform to just the whole white bitmap or bitmap with some own mask to get complex mask shape.
CentiLeo Chat:
|
Decals/Labels, Adding images without repeating
Administrator Posts:
Jan 16, 2021 13:23 Hi Ron! Thanks for tests and your opinion!
Using selections for decals is another way that I have just forgot to mention. Yes, it has a problem that it repeats mapped materials everywhere. In the past I made a feature where it was possible to stop repetitions but have removed this for some reason. Actually, I need to analyze things again ![]() Why do you left the images noisy with few iterations? ![]()
CentiLeo Chat:
|
Animation Test, An animation an old scene with new renderer
Administrator Posts:
Jan 13, 2021 16:47 Hi Ron! Thanks for the very good test! I think the wheel shrinks during the motion because of the lack of motion blur keys. Just go to CentiLeo Render settings -> Camera Tab and there you will see motion blur transformation steps. By default it's 2. Just set it to a higher number, say 10-20. The maximum is 32. I hope this should help.
CentiLeo Chat:
|