for the earthquake of taiwan . and the internet crashed between china and USA. the speed of access cgtalk is very very very slow , . if u want talk w…
bmax = $.max bmin = $.min theW = bmax.x – bmin.x theL = bmax.y – bmin.y theH = bmax.z – bmin.z thebox = box length:theL width:theW height:theH …
is here anybody help me to register on this website ? this is the home page of vray . but i cant register ,got error message : “invalid access …” i d…
codes here ,for the script run good with scanline and mentalray renderer , but crash when use vray . i dont know why , maybe some switchs of vary has …
if u convert the obj to a mesh . the bend modifier will not inflect the pos or any other paramaters of the mesh . for example: make a box , height seg…
MerlinEl: Thanks for you replay man. But mabe Im not teling it clear. I apologize. i there any technique to get vertex normal from editable poly a…
u can make the ray with the face normal and the verts pos by ur self : for mesh: getfacenormal <mesh> <face index integer> meshop.getverts…
i dont know how to control the vfb dialog pos . but u can make this command as a macroscript for later use , it will not show vfb when render camera o…
add this macroscript to ur keyboard shortcut for switch the curve editor: macroscript switch_curve_editor category:”ur name” ( macros.run “Track V…
for the first obj , is for u to fix the transform original . for later generate other boxes. and i think it is more easy for use .script is a tool for…
rollout thebox “theboxes” ( local demobox = undefined local ori_length = 0.0 local ori_width = 0.0 local ori_height = 0.0 local ori_space = 20 local …
good idea , but it need too much time . and it looks this work should be done by discreet .
for checkbutton : eg: u define a checkbutton as : checkbutton my_checkbutton “abc” so for test the checkbutton : if my_checkbutton.checked then … els…