Author Topic: Using Booleans and trueSpace's - BAD - Help System  (Read 1874 times)

0 Members and 1 Guest are viewing this topic.

Offline Rampage

  • Son Of Rampage
  • 211
  • Urogynaecologist
Using Booleans and trueSpace's - BAD - Help System
Okay...  I'm dealing with some - bad model that requires boolean operations to um... look good.  Question: WHAT IS A BOOLEAN OPERATION?  How do I get to it?  Truespace 4's help system is a piece of - doo doo!

NOTE: If boolean operations are just simple glueing, then smack me.

 

Offline mikhael

  • Back to skool
  • 211
  • Fnord!
    • http://www.google.com/search?q=404error.com
Using Booleans and trueSpace's - BAD - Help System
Boolean operations are the combining of shapes to create other shapes.

In a boolean ADD, two shapes are merged into one, with the bits that are hidden by overlap disappearing.

A boolean SUBTRACT, removes the part of object A where it overlaps with object B.

A boolean UNION joins the two objects into one object, without deleting any geometry.

A boolean INTERSECTION removes everything EXCEPT where the two objects overlap.


I may have gotten those slightly wrong but you get the idea. The best way to test booleans is to take a cube and a cylinder and use the various booleans on them.
[I am not really here. This post is entirely a figment of your imagination.]

 

Offline Rampage

  • Son Of Rampage
  • 211
  • Urogynaecologist
Using Booleans and trueSpace's - BAD - Help System
Okay...  I need to find them.  Give me something - graphical. ;)

 

Offline IceFire

  • GTVI Section 3
  • 212
    • http://www.3dap.com/hlp/hosted/ce
Using Booleans and trueSpace's - BAD - Help System
Apparently using Booleans in Truespace for FreeSpace 2 ships is a bad bad thing.  But then I've heard to the contrary as well.
- IceFire
BlackWater Ops, Cold Element
"Burn the land, boil the sea, you can't take the sky from me..."

 

Offline Anaz

  • 210
Using Booleans and trueSpace's - BAD - Help System
Attached is where they are in TS 4.2
Arrr. I'm a pirate.

AotD, DatDB, TVWP, LM. Ph34r.

You WILL go to warpstorm...

 

Offline StratComm

  • The POFressor
  • 212
  • Cameron Crazy
    • http://www.geocities.com/cek_83/index.html
Using Booleans and trueSpace's - BAD - Help System
Using Booleans in TS for ships is only a bad thing if you just stick two things together and expect it to work.  You have to do a lot of work welding vertices and straightening up the mess Booleans make if you want to use them.  However, many (if not all) of my recent ships make use of Booleans, and they are not having serious problems.  The main trouble is that you can't mirror an object and stick it flush with the other side (for reflecting down the ship's spine) as TS Booleans won't work if a line on one object intersects a line on the other object.  Or if you are trying glue to non-planar faces, or a number of other conditions.  Play with them for a while, and see what comes out.  Oh, and Boolean union in TS does remove geometry, where the ships overlap.  Trouble is, you usually wind up with a face containing a hole or you get an unnecessary edge deleted (thus creating a face with at least one angle greater than 180 degrees), and that is what Freespace REALLY doesn't like.
who needs a signature? ;)
It's not much of an excuse for a website, but my stuff can be found here

"Holding the last thread on a page comes with an inherent danger, especially when you are edit-happy with your posts.  For you can easily continue editing in points without ever noticing that someone else could have refuted them." ~Me, on my posting behavior

Last edited by StratComm on 08-23-2027 at 08:34 PM

 

Offline tomcat

  • Dark Lord of Truespace
  • 28
Using Booleans and trueSpace's - BAD - Help System
Quote
Originally posted by Rampage
Okay...  I need to find them.  Give me something - graphical. ;)


Rampage ..email me I will teach you in the evil art of Booleans in TS..There aint nothing more simpler than Boolean operations.

Icefire..that is a bad thing to say about booleans :D..how the hell do u think I've created our ships..?:)
Truespace is the path of the Dark Side
-----------------------------------------------
Dark Truespace Master Tomcat

 

Offline Rampage

  • Son Of Rampage
  • 211
  • Urogynaecologist
Using Booleans and trueSpace's - BAD - Help System
Hmm...  I don't think that this'll be a HUGE problem for me because my models are just imported models from games such as Homeworld, Hellbender, etc.  I don't have plans to make a model from scratch.  Although that could change... :)

Thanks for the input.