Blogs

Need help, new to MaxScript

hi everyone can anyone please help me

i need a code for a "next" button in 3dmax when pressed a new animation should start

thank u :)

Fixed silly bug in VRIMG_2_EXR Interface - RGB converted properly now

Aside from the fact that RGB is overrated a channel, i seem to have forgot it in the first iteration of the script.

Duh! moment for me, we'll get to know each other ;)

Pack's Updated

Lele

Physcam Converter 1.2 - Rewritten from scratch...

I rewrote the code for the Physcam Converter (anything_2_physcam) so to better handle animation.

Also strenghtened the script generally, and removed previous hacks which were needed in previous RC versions of Vray.

Sunrooms

I recently completed some clean-up work for Four Seasons Sunrooms. The 14 models can be downloaded from Google's 3D Warehouse.

Vray material applied converted to max 9 standard

Hello everyone, I have a file on Max 9 which I have used Vray lights for Jpegs, to make an avi, as I Assign the Default Scanline renderer the objects go black, Is there any way to get these materials as they were appied earlier, instead of the painstaking task to convert it to standard and then apply again?

Please respond, if anyone knows the answer....
Amrut singh

Hello

Hi, I'm new here. I've written a few scripts for SketchUp and am looking for a home for them. So far, I like ScriptSpot.

My original blog.

Quick Script Storage

I sometimes have the need to have a simple script like:

<code>
for obj in objects do (
        try(
            if obj.material.reflectionMap.environmentMap.HDRIMapName != undefined then
            print obj.material.reflectionMap.environmentMap.HDRIMapName
        )catch()
)
</code> 

I'll be out of town for a bit...

Hey everyone, I'll be out of town for about a week to celebrate my wedding anniversary and likely won't be able to check the site during that time. So, I have lined up some temporary moderators who will make sure the server stays up and who can address any serious issues...

Matrix-weighted Exposimeter

I should thank Vlado (Chaosgroup, VRay programmer) for his contribution of ideas and ways to use the VRay tools, for this one.

Max to Sunflow Exporter v0.20 released

I've updated the script again, adding instanced objects, meshlights, light sample settings, and a couple of small bug-fixes.

Syndicate content