Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Unreal Development Kit Beginner's Guide

You're reading from  Unreal Development Kit Beginner's Guide

Product type Book
Published in Aug 2011
Publisher Packt
ISBN-13 9781849690522
Pages 244 pages
Edition 1st Edition
Languages
Author (1):
Richard Moore Richard Moore
Profile icon Richard Moore

Table of Contents (17) Chapters

Unreal Development Kit 3
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Pop Quiz Answers
1. Level Design HQ 2. Hello UDK 3. Applying Lighting Effects 4. Battling the Elements 5. Movement with Movers 6. Terrain 7. Adding Gameplay Elements into your Map 8. Complex Event Sequences 9. Materials Index

BSP


The purpose of BSP is to greatly reduce the amount of work the game engine has to perform in real time—to draw polygons on the player's screen.

Why use BSP?

BSP is a great tool to block in your map with. BSP is often used to quickly create and test playable space.

Can I use static meshes to create my map without using BSP?

Yes. Although, you will need a 3D software application that supports UDK's plug-in, such as Autodesk Maya, 3Ds Max, XSI.

UDK CSG Operations for Brushes include the following:

  • CSG Add

  • CSG Subtract

  • CSG Intersect

  • CSG Deintersect

Dominance of static meshes

Static meshes are simply the models in your level. If you open up any UDK map, 90 percent of the map will be static meshes and the rest will be BSP brushes.

Brushes only, no static meshes

We can see only brushes used in the following image:

Brushes and static meshes

We can see both brushes and static meshes used in the following image:

You have been reading a chapter from
Unreal Development Kit Beginner's Guide
Published in: Aug 2011 Publisher: Packt ISBN-13: 9781849690522
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}