Tagged 'Scripts Wanted'

[REQ] Bitmap to VrayBitmap plus VrayUVWrandomizer

Idea:
This script would take an an existing Vray material applied to selected object and change all bitmaps to VrayBitmap. Existing raster files should be preserved of course.
It would be fantastic to have an option for VrayUVWrandomizer.
Thank you for attention

Align selected object to object "A" (XYZ) and then to object "B" (Y)

Hello! basically I have a dummy object "X" and 2 geometry objects "A" and "B".

I need to align the selected Dummy "X" firstly to "A" on all of its axes, and then to "B" only on its Y axis.

I have found the following line which aligns the selected object to all axes XYZ (oddly it squashes the Dummy's bounding box)

$.transform = (getNodeByName "A").transform

$.transform = (getNodeByName "B").transform

and what I need is for the second line of code to constrain the transform operation to the Y axis.

Spherical Multi-Camera Projection

Hi Everyone,

Just for clear understanding what I need, I will separate my post one several stages.
1) Introduction
My company makes interior and exterior 3d tours (example: https://player2.the-view.pro/?locationId=8. Pay attention for 3d model of dollhouse). For one tour we have a lot of panorams and one low poly model (~200.000 polys). It has enough quality for web publishing.

2) What.

Modify existing script to batch import all files in a folder to the scene

Basically, the script I have forces me to open every single file in a folder one by one with it, so it takes forever to import all the files to the scene. Don't know why the person who made it didn't add batch functionality to it though. I basically want the script to batch import everything in a folder to the scene.

point dummys to face or mesh

hi friends
always thank you for good help
i need some help
i have many dummy points
i would like to connect that dummy ---> make face

pls can you help ~~

point dummys to face or mesh

hi friends
always thank you for good help
i need some help
i have many dummy points
i would like to connect that dummy ---> make face

pls can you help ~~

point dummys to face or mesh

hi friends
always thank you for good help
i need some help
i have many dummy points
i would like to connect that dummy ---> make face

pls can you help ~~

Generate random colors for color picker

I have set the color of color picker to blue. How do I generate random colors in my rollout?

colorpicker cp "" color:blue across:2 width:40 pos:[10,40] offset:[0,40]

Thanks

Generate random colors for color picker

Right now I have set the color of color picker to blue. How do I generate random colors in my rollout?

colorpicker cp "" color:blue across:2 width:40 pos:[10,40] offset:[0,40]

Thanks

read text file

i am trying to write a simple script a rollout with 6 spinners x y z t1 t2 t3
I want to set the valuses by reading a text file (containing 6 lines- a number in each line) so the first line of text file which is a number will be assigned to the value of x and then 2nd line of text goes to y and then the sixth line of text value goes to t3.
I appreciate your help on this.
Thanks.

Syndicate content