x


I want if I can make the BSP in 3Ds Max

I wanted to know if I can make BSP in 3Ds MAX for this engine.

more ▼

asked Feb 05 '10 at 04:22 PM

ARKaMAN gravatar image

ARKaMAN
1 1 1 1

Maybe you'd get an answer if you wrote out "BSP". I, for my part, have no ieda what that means.

Feb 05 '10 at 10:23 PM SisterKy
(comments are locked)
10|3000 characters needed characters left

2 answers: sort voted first

BSP's are only possible to create in a game engine using native tools. At least as far as I know.

Though if you tried to do this in 3Ds Max using the polygon modeling tools, it's the same as any other imported model. Since Unity does not have any tools for creating nor recognizing BSP files, as you would be required to export it too .fbx or whatever else you might use.

So in brief, no you cannot create BSP's in 3DS Max and export them into Unity.

@SisterKy - BSP is short for "Binary space partitioning". More info here

more ▼

answered Feb 06 '10 at 02:30 PM

AquaGeneral gravatar image

AquaGeneral
287 3 4 20

(comments are locked)
10|3000 characters needed characters left

the engine should have the code to read and use BSP for rendering. there is no difference for unity about what data you have in your assets. unity don't use it. BSP is an old technology. unity will support occlusion culling in future versions. currently it's available for the iphone with a manual setup but in near future we'll have it in unity 3 out of the box (hopefully).

more ▼

answered Feb 06 '10 at 03:47 PM

Ashkan_gc gravatar image

Ashkan_gc
9.1k 33 56 117

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x969
x334
x5

asked: Feb 05 '10 at 04:22 PM

Seen: 2876 times

Last Updated: Feb 17 '10 at 02:41 PM