Skip to Content
  • Home
  • maxscript
    • MS snippet
  • about
rB blog

rB blog

fiddling 3D and web programming

maxscript

rBPasteDWG – Copy Paste from AutoCAD to 3dsMax

maxscript

rBSymPick – symmetry modifier

maxscript

Copy/Paste maxscript

updated on 30th January 202118th November 2020maxscript

rBPasteDWG – Copy Paste from AutoCAD to 3dsMax

Small tools to copy AutoCAD clipboard directly into 3dsMax. Select objects in AutoCAD, control+C, click Paste DWG in max and you’re done. This project is …
Read More
updated on 30th January 202115th October 2020maxscript

rBSymPick – symmetry modifier

Tool to add symmetry modifier to you object by clicking point(s). By default when you add symmetry, the mirror position always stay in your object’s …
Read More
updated on 30th January 202111th October 2020maxscript

Copy/Paste maxscript

Another tool for copying/pasting objects from one scene to another in 3dsMax. There are many tools with similar functionality. This version add flexible path+filename just …
Read More
updated on 30th January 20219th October 2019maxscript

3dsMax assets managements

You guys should try this one: https://www.designconnected.com/connecter/
Read More
updated on 30th January 20218th October 2019uncategorised

The generation of disconnected

Did you know how much time people spent looking for “information” they dont need to know? Perfectly captured, here: https://www.artstation.com/artwork/aROrrz Post Views: 0
Read More
updated on 30th January 202128th September 2019maxscript

Maxscript batch save as lower version .max files

This little maxscript does batch save all .max files in a folder to lower version of 3dsmax.
Read More
updated on 30th January 202129th July 2019uncategorised

Batch convert .zip or .rar to .7z

These are scripts for batch convert your .rar or .zip files into 7z format. The original script source is here. You’ll need a standalone 7za …
Read More
updated on 28th September 201924th April 2019uncategorised

isset()

I’m baffled at how this function behaves now. I have this in my code: if (!isset($_COOKIE[‘blah’])) {     setcookie(“blah”, uniqid(rand()), time()+3600); } And everytime …
Read More

Contact me

[email protected]
© Copyright 2021 rB blog. All Rights Reserved. Powered by WordPress.