[Bf-cycles] Cycles Standalone third-party Integration

Prayaag Kasundra prayaag at decorastudio.com
Mon May 25 14:09:43 CEST 2015


@Nathan  Hey good to see you again. We interacted in past regarding CCSycles project and C# API which we tried using. But I think now we are back to using simple basic XML API. 

@Thomas

So all nodes which had issue with color attribute are now working . But what about image_texture node ?

We tried adding texture_coordinate and map node  (You can see pastebin) but it's not working. We tried adding extra white space for translation, rotation, scale attribute values just like you said for color . Also, we are assuming the path to texture image should be relative to where the scene xml file is. So in our case both xml file and texture image are in same folder hence we are only providing file name in "filename"  attribute .   
 
Thanks
Prayaag

-----Original Message-----
From: Nathan Letwory [mailto:nathan at mcneel.com] 
Sent: 26 May 2015 16:52
To: Discussion list to assist Cycles render engine developers; Prayaag Kasundra
Subject: Re: [Bf-cycles] Cycles Standalone third-party Integration

Hi Prayaag,

You need to make the attributes lower-case: Color -> color

/Nathan

On 25.5.2015 13:57, Prayaag Kasundra wrote:
> Hi Thomas,
> 

> Anyway following are  separate XML files showing how some attributes 
> in some nodes are not working (which I mentioned in my past email ) in 
> same thread.
> 
>  
> 
> Node: Image_texture
> 
> What’s not working :  Texture_coordinates, map node
> 
> XML code : http://pastebin.com/yHnjAW6K
> 
> Blender screenshot : http://prntscr.com/793se1
> 
>  
> 
> Node: Glossy_BSDF
> 
> What’s not working :  Color attribute
> 
> XML code: http://pastebin.com/ADsHMSJ1
> 
> Blender Screenshot: http://prntscr.com/793w1o
> 
>  
> 
> Node: Glass_BSDF
> 
> What’s not working :  Color Attribute
> 
> XML code: http://pastebin.com/B2akQaFK
> 
> Blender screenshot : http://prntscr.com/79409a
> 
>  
> 
> Node: Diffuse_BSDF
> 
> What’s not working : Color attribute
> 
> XML code : http://pastebin.com/Sc5CU0EP
> 
> Blender Screenshot: http://prntscr.com/7942qw
> 
>  
> 
> Node : Transparent_BSDF
> 
> What’s not working :  Color attribute
> 
> XML code:  http://pastebin.com/mRz2uFD7
> 
> Blender Screenshot: http://prntscr.com/79445i
> 
>  
> 
> Node : Refraction_BSDF
> 
> What’s not working : Color, roughtness, IOR attributes
> 
> XML code: http://pastebin.com/ArkZS8JM
> 
> Blender screenshot : http://prntscr.com/7948da   
> 
>  
> 
> Node: Velvet_BSDF
> 
> What’s not working : Color attribute
> 
> XML code: http://pastebin.com/aEZc96Xr
> 
> Blender screenshot: http://prntscr.com/794gxw
> 
>  
> 
> Node: Translucent_BSDF
> 
> What’s not working : Color attribute
> 
> XML Code: http://pastebin.com/pKR8pgZg
> 
> Blender Screenshot : http://prntscr.com/794lde
> 
>  
> 
>  
> 
> Thanks
> 
> Prayaag
> 
> 
> 
> _______________________________________________
> Bf-cycles mailing list
> Bf-cycles at blender.org
> http://lists.blender.org/mailman/listinfo/bf-cycles
> 


--
Nathan Letwory



More information about the Bf-cycles mailing list