batigolnguyen
@batigolnguyen
New Member
Joined: Feb 15, 2024
Topics: 10 / Replies: 53
Reply
RE: loading png type files onto dotnet forms

I’m not sure about your PC. I think you should create new window account. if it still not work, please reinstall your OS

12 years ago
Forum
Reply
RE: loading png type files onto dotnet forms

Please try to test your code in other pc Your pc may got trouble with .NET

12 years ago
Forum
Reply
RE: loading png type files onto dotnet forms

It’s so strange. Your code is working properly in my pc. Did you give the full path?

12 years ago
Forum
Reply
RE: Understanding script files and folders

You’re right. Writing script without is the best way to keep you far from virus victim

12 years ago
Forum
Reply
RE: Set rotation on world Y-Axis

How about it? <node>.rotation.y_rotation = 0

12 years ago
Forum
Reply
RE: SlicePlane and world coordinates

I think you can convert from world to local coordinate by using this function sliceplane_position = [x,y,z]*(inverse liquid.transform) liquid.modifier…

12 years ago
Forum
Reply
RE: help max script to assigned id on editpoly

Try this to get amount of edge by face id polyop.getVertsUsingFace <Poly poly> <facelist> And try this to set your face using desired mat…

12 years ago
Forum
Reply
RE: Where is VRayMtl in VRay SDK

Actually just some property that you adjusted. So I think you can export by collect those property. To know the structure or name of properties, you c…

12 years ago
Forum
Reply
RE: Rotate OBJECT only?

I think you have to move vertex position. It should be slower for hight polygon

12 years ago
Forum
Reply
RE: [Script] Rotate Viewport

Nice. You can disable undo by using “undo off ()”

12 years ago
Forum
Reply
RE: change orbit camera flyout state ?

Try this one, I made it some year ago rollout CameraTools “Camera Tools” rolledUp:false ( group “Camera” ( button btCamPanLeft “pan left” widt…

14 years ago
Forum
Reply
RE: Random Selection – Need Unique Array

Hi Videep, while (firstArray.count<b and firstArray.count<a) do –> firstArray.count<b: check for enough percentage of faces or not –>…

14 years ago
Forum
Reply
RE: Random Selection – Need Unique Array

That is just basic function of programming and maxscript. You should try to research by yourself, it will help you learing maxscript faster. Try to ma…

14 years ago
Forum
Reply
RE: Random Selection – Need Unique Array

the error come from wrong declaring variable Try the full code rollout rnd_ply “Random Polygon Selector” width:250 height:150 ( groupBox grp1 “Vide…

14 years ago
Forum
Reply
RE: Random Selection – Need Unique Array

This is just a section of full code. please put my code replacing your previous code

14 years ago
Forum
Page 3 / 5