Anim8or Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Ian Ross has just released a book on Anim8or. It's perect for a beginner and a good reference for experienced users. It contains detailed chapters on every aspect, with many examples. Get your own copy here: "Anim8or Tutorial Book"

Pages: 1 [2]

Author Topic: Boolean operations plugin is here! (new version!)  (Read 40443 times)

bamman62

  • Jr. Member
  • **
  • Posts: 82
    • View Profile
Re: Boolean operations plugin is here!
« Reply #15 on: August 06, 2009, 10:06:20 pm »

:D I've wanted that for a long time.

Thanks!
Logged

Maxfield

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Boolean operations plugin is here!
« Reply #16 on: August 07, 2009, 06:00:58 am »

Kubajzz, thanks for the script, but I can't get it to run.

The debug output gives the message:

Compiling "F:\Anim8or\Script\version2\Boolean Intersection.a8s":
error on line 23: undefined indentifier 'attribute'
error on line 23: ';' expected
23 lines 2 errors

There's a similar message with each script. Is there something special I need to do in unzipping and installing the files, perhaps?
Logged

Kubajzz

  • Flying Platypus
  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 548
  • Little doggie ate my avatar...
    • View Profile
Re: Boolean operations plugin is here!
« Reply #17 on: August 08, 2009, 11:21:08 am »

I guess this happens because you are not using the latest version of Anim8or. Try downloading version 0.97d:

http://www.anim8or.com/download/preview/index.html
Logged

Maxfield

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: Boolean operations plugin is here!
« Reply #18 on: August 09, 2009, 02:37:15 am »

Thanks, Kubajzz. I recently reinstalled Windows and didn't realise I'd got an old version of Anim8or off my DVD-ROM. Now your script works - and beautifully. Anim8ors have been waiting a long time for Booleans!
Logged

Kubajzz

  • Flying Platypus
  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 548
  • Little doggie ate my avatar...
    • View Profile
Re: Boolean operations plugin is here! (new version!)
« Reply #19 on: August 09, 2009, 06:36:59 pm »

A new version is out!

Direct download link

I fixed several small bugs including the texture coordinates problem. The script is a bit more reliable, although it is still not perfect.

Enjoy!
Logged

Suppastar

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Re: Boolean operations plugin is here! (new version!)
« Reply #20 on: August 10, 2009, 02:33:29 pm »

I have waited so long for this!  It may not make a 100% perfect cutout, but it doesn't need to to be either. Why? The time saved fixing only a few misplaced faces/lines is no where near the time spent having to manually cutout a circle, or what ever, from a already modeled mesh.


Although it couldn't hurt to be improved just a little bit on the 'reliability' factors. I thank you from the bottom of my heart Kubajzz and all who helped. It's people like you, that know .Asl/coding, that are making Anim8or a more perfect tool everyday.
Logged

neodelito

  • Full Member
  • ***
  • Posts: 246
    • View Profile
    • ModuloSoporte
Re: Boolean operations plugin is here! (new version!)
« Reply #21 on: August 11, 2009, 09:25:41 pm »

hey man.. your are a master,.... thanks for your work...
(is not 100% exact but work fine for me..now make a png and hair plugin  (i make a hair external prog but i cah export the final model.. Buaaa))
Logged
I

gattispilot

  • Newbie
  • *
  • Posts: 19
    • View Profile
Re: Boolean operations plugin is here! (new version!)
« Reply #22 on: May 02, 2024, 06:29:58 am »

Trying to figure how to use it:
i get:
Script started...



Boolean operations script failed!
Error #1: You have to select exactly 2 meshes!

******************************************************************************
******************************************************************************


exit script "D:\animv0981\scripts\Boolean Intersection.a8s"

I want to cut a hole in mesh 1
Logged

GATTISNEW

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Boolean operations plugin is here! (new version!)
« Reply #23 on: May 02, 2024, 09:39:29 am »

So I was able to cut.  but it cut the wrong mesh
IN the drawing.  I want to cut a hole in the red larger mesh.  but it cuts the blue mesh
Logged

GATTISNEW

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Boolean operations plugin is here! (new version!)
« Reply #24 on: May 03, 2024, 06:43:54 am »

I have 2 meshes.  I want to cut a hole in mesh 1 the size of mesh 2.  but it cuts mesh 2


******************************************************************************
>>>>>>                   BOOLEAN OPERATIONS PLUGIN                   <<<<<<<<
******************************************************************************
                                                                   by Kubajzz

Script started...

Source shapes:       mesh01, mesh02
Requested operation: Intersection

Analyzing meshes:
................................................................................

Creating new mesh:
....................................................

Script completed succesfully!


******************************************************************************
******************************************************************************


exit script "D:\animv0981\scripts\Boolean Intersection.a8s"
Logged

GATTISNEW

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Boolean operations plugin is here! (new version!)
« Reply #25 on: May 03, 2024, 06:48:58 am »

I figured it out.  I was using the wrong function.  I should have used subtraction.
Logged
Pages: 1 [2]