Forums » Users » Kirgman
Select date in calendarSelect date in calendar

Pages: Prev. 1 ... 8 9 10 11 12 13 14 15 16 17 18 ... 47 Next
How to make volumetic lights?, How to make volumetic lights?
 
Administrator  Posts: 953
Feb 27, 2022 22:33
Oh no, I have to make volumetrics asap to avoid all these double render tricks :D
CentiLeo Chat: https://t.me/centileochat
Gradient textured lights
 
Administrator  Posts: 953
Feb 27, 2022 22:32
This glass around a light source use some quick skip of rays through the pure glass. The recolor may help, but changing transmission roughness to quite large values may change the noise amount in some gradual way. But it works with the least noise amount on low roughness values.
CentiLeo Chat: https://t.me/centileochat
Texture issues, Texture not rendering correctly
 
Administrator  Posts: 953
Feb 27, 2022 22:28
Maybe using X-Particles for the droplets? They have quite more physical effects there. We support them using all the particle physical attributes
CentiLeo Chat: https://t.me/centileochat
CPU texture cache in render preferences
 
Administrator  Posts: 953
Feb 27, 2022 22:18
No the cache files on disc are created for all textures you reference in the scene. This is unlimited. However the CPU texture cache is the size of memory block in RAM that is used to store the required texture parts in CPU RAM memory for faster downolad to GPU on demand. This helps to avoid loading from disc space so frequently. Larger CPU cache can be better but larger and larger size will give less extra improvement.
Without this cache we would load the textures every time to CPU and get a huge RAM memory consumption for large scenes. But with a cache we may keep them on disc and get lightweight use of RAM and leave space for some other tasks.
This article shows how it works:
https://centileo.com/docs/index.php?COURSE_ID=3&LESSON_ID=43&LESSON_PATH=17.43
And this article shows how it looks in practice:
https://centileo.com/docs/index.php?COURSE_ID=3&LESSON_ID=57&LESSON_PATH=17.57

PS: I have moved the question to the extra topic
CentiLeo Chat: https://t.me/centileochat
How to composite using Linear Workflow, and how to render multipass correctly
 
Administrator  Posts: 953
Feb 27, 2022 22:10
CentiLeo multi-pass is not enabled from there. These passes are enabled from Centileo render settings -> AOVs Tab. There are checkboxes to produce extra images. Btw there are no yet distribution for direct/indrect passes, but it will be easy to add this.
To make the output linear, i.e. without post-effect enabled you can either disable the post effects from IPR or go to Centileo render settings -> AOVs Tab and check "Send RAW passes to the Picture Viewer (gamma = 1).
CentiLeo Chat: https://t.me/centileochat
Texture issues, Texture not rendering correctly
 
Administrator  Posts: 953
Feb 25, 2022 21:25
Thanks for sharing the images! Btw, I like the look of the icecubes you did. However there is probably needed to improve the water droplets on the bottles, they are too spherical :)
CentiLeo Chat: https://t.me/centileochat
Gradient textured lights
 
Administrator  Posts: 953
Feb 25, 2022 21:22
I think the projection you are talking about is based on directional textrure mapped to the light source. However CentiLeo emission material texturing is currently used only for changing the area of the emissive surface with different colors and intensities. We need to add this features. However, I would also give a try to some workaround:
1) Create an object with clear glass material (roughness = 0) around your light source.
2) Add a texture to the color of Transmission.
This way you will be able to get a projected pattern you like to on the walls. And the render speed will be quite good too.
CentiLeo Chat: https://t.me/centileochat
Any way yet to create atmosphere?
 
Administrator  Posts: 953
Feb 25, 2022 21:18
No, I don't think it will normally work this way. We need to implement it, it's on a roadmap. I think after finishing the current release there will be much easier to add such small features as that
CentiLeo Chat: https://t.me/centileochat
png alpha issue, texture issue
 
Administrator  Posts: 953
Feb 25, 2022 07:19
Quote
thrimanakatha wrote:
Thanks, I forgot the alpha toggle for Centileo. Recently I was working in Blender and used the same workflow.
It's like a default way of doing things in C4D itself :) So there are some material channel settings and there is a toggle to on/off it with a single click.
CentiLeo Chat: https://t.me/centileochat
Does hair work with centileo? I cannot get any hair to render.
 
Administrator  Posts: 953
Feb 24, 2022 21:48
Shortly, the closest updates will get the following:
0.65 will get acceleration for render time and scene compilation (a lot of work also including quality and memory improvement)
0.66 will get native hair and spline support
0.67 will get material converters initial support
CentiLeo Chat: https://t.me/centileochat
A couple of images and suggestions
 
Administrator  Posts: 953
Feb 24, 2022 21:31
Oh very cool it works for you! I believe the texture uvw manipulation in CentiLeo is more powerfull than in Octane. However we need to add programmable shaders to make this statement more complete :)
CentiLeo Chat: https://t.me/centileochat
Texture issues, Texture not rendering correctly
 
Administrator  Posts: 953
Feb 24, 2022 21:26
Quote
thrimanakatha wrote:
Sure, I sent the scene but with a different bottle.
Icecubes, water and hdr is packed with c4d and blender scene.
Hello! I have checked your file and have fixed few material settings that I think are right now. Have a look at my screenshots and material settings. It seems the ice looks nice now. I have fixed the colors: transmission color is white, but absorption is not white and distance is smaller, check it. Also the Clamp params of render settings are increased. Also the icecubes have "Is Liquid" setting Off. For some fun I have switched on the top light source. Sorry for long waiting for reply, I was extremly overloaded with new version development :)



Water material:


Ice material:


CentiLeo Chat: https://t.me/centileochat
A couple of images and suggestions
 
Administrator  Posts: 953
Feb 23, 2022 12:12
Quote
ssjenforcer wrote:
also, is it correct to use a math node with add function to combine transform and projection nodes before connecting to a bitmap?
I find that usually works, but I had a very strange interaction with a certain material where it didn't work until I removed the transform and only used projection.

I suppose I could try connecting them to one another then to the bitmap?
Combining them using Math.Add isn't right, because they will add to one another. Correct way is to make uvwProjection->uvwTrasform->Bitmap.
Each other port inside inside Projection/Transform can also be textured in some other custom way, for example to add variation to the tiling or offsets and etc.
CentiLeo Chat: https://t.me/centileochat
png alpha issue, texture issue
 
Administrator  Posts: 953
Feb 23, 2022 12:09
Quote
thrimanakatha wrote:
Okay, I connected the bitmap alpha to material alpha, still same.
Have you enabled the Alpha channel in the list of channels of material? It's off by default. There are toggles for all layers in CentiLeo Material
CentiLeo Chat: https://t.me/centileochat
A couple of images and suggestions
 
Administrator  Posts: 953
Feb 23, 2022 08:11
They don't swap the surfaces. The Falloff node makes the choice of texture in use depending on the view angle.
However what you want to do can be achieved with Triplanar at some extent but with some more trivial blend function between the sides. You can rotate the Triplanar using connection with uvwProjection that has coords rotation parameters.
CentiLeo Chat: https://t.me/centileochat
png alpha issue, texture issue
 
Administrator  Posts: 953
Feb 23, 2022 08:06
Hello! Just use the "Alpha" output port of Bitmap to connect with Alpha channel. On your screen you use the "Result" output port which is just RGB without Alpha.
CentiLeo Chat: https://t.me/centileochat
A couple of images and suggestions
 
Administrator  Posts: 953
Feb 22, 2022 18:48
Quote
Filip Stamate wrote:
Very nice! It didn't occur to me to pass the random node through a ramp. That's perfect! Honestly, with this combination I think it's the easiest way of coloring clones I've seen from all the engines I tried.
Btw I recall there is a "randomize by object parts" option in Random node. It allows to get randomized colors/values for the connected polygon groups inside a single mesh object. For example you have some natural tree with the leaves and the leaves are disconnected from the tree trunk. And as soon as these parts are disconnected they receive different values using the Random node.
As for clones you can use MoGraph node to get access to the colors of objects. There is also a dedicated node for X-Particles.
Quote
Filip Stamate wrote:
I could get a linear gradient with your instructions, but not sure if other types are possible? I need to figure out these Shuffle, Projection and Transform nodes a bit more.
But yeah, hopefully when you have time you can add different types of gradients as just options inside a node.
It looks like the current combination of extra nodes to do this become too complex. Probably a Pattern node can be used too with some adjustments. But we may always get these particular greyscale patterns from Photoshop. Of course I need to add these simple features directly to the Gradient node :)
CentiLeo Chat: https://t.me/centileochat
A couple of images and suggestions
 
Administrator  Posts: 953
Feb 22, 2022 18:40
Quote
ssjenforcer wrote:
Also, was I correct that the falloff node is broken?
it always behaves like fresnel setting for me.

I might try the triplanar node to see if that works for certain objects.
Not broken. It has 2 modes: one for fresnel using IOR and one linear falloff. The second just changes the gradient linearly between 90 and 0 degree view points. Also the node has power setting which changes the curve of the falloff function. Power 2 setting raises the value to the power of 2, the power 0.5 gets the square root and so on.
The Triplanar node can accept the uvwProjection to rotate the coordinate system that is used to generate triplanar mappings. Also the triplanar can be nested into each other for some crazy use cases.
CentiLeo Chat: https://t.me/centileochat
Centileo nodes, can we mix textures?
 
Administrator  Posts: 953
Feb 22, 2022 06:41
Quote
ssjenforcer wrote:
My car paint looks ok, but I think it could be better. Is there something I could do to improve it? I'm not quite sure how to get the flakes and reflection to look better without layering two materials, with the top one having the flake node.
The Flakes shader node can be connected to the Bump map slot and sometimes it can be connected to color slots of Reflection.
For example for Bump map it's straightforward just connect it. You may have 2 reflections enabled for you material:
1) the first reflection is coating it has roughness zero and IOR say 1.5. You also switch off "Reflecion 1" in the Bump map settings to make clear coating for Reflection 1!
2) The second reflection is rough, it has roughness say 0.3 and IOR 4.0. If you connect the Flakes node with the same settings as for Bump but with output type set "Flake IDs" connected to Gradient/Ramp node (Input Map slot) and connected to Reflection 2 Color then you can get colored flakes! :)
Using multi materials the flakes can become a lot more complex. The Falloff node with Fresnel type using IOR can be used to determine the amount of materials in the layered material container.
Also the Layer node can be used to add multiple flakes with different scales to each other and use a combination of them but I think that layered materials are more powerful for this task
CentiLeo Chat: https://t.me/centileochat
Subsurface scattering and Displacement mapping test
 
Administrator  Posts: 953
Feb 22, 2022 06:30
Well, diffuse will not work same way as subsurface scattering even with the same textures. SSS is very much needed to add this small subtle under surface effect for organic objects. For skin or fruits/vegetables. Using diffuse the man's ear wouldn't pass the light through thin regions making it red, and the face skin would look like the desert.
Also here the displacement map was used instead of bump, it's just better. But I think the shaders of this head model can be improved even more for better look as this was done in just one evening.
When I finish implementing support for hair & spline native support the next render example will get some hair :)
CentiLeo Chat: https://t.me/centileochat
Pages: Prev. 1 ... 8 9 10 11 12 13 14 15 16 17 18 ... 47 Next