View Full Version : Hi, how can i use Hardware T&L in my Engine....
MofuX
08-30-2001, 10:14 AM
Hi, how can i use Hardware T&L in my Engine. How can i include this support?
THX for the fish
Nutty
08-30-2001, 12:03 PM
Hardware T&L in OpenGL is automatically used. You dont have to do anything. If it's there, it'll be used.
To make the most of it, use GL for all your matrix and vertex manipulation, and use the GL hardware lights (or the Combiners, Vertex Program functionality for custom lighting effects)
Nutty
MofuX
08-30-2001, 09:04 PM
thanks nutty...
how to use this hardwarelights?
ffish
08-30-2001, 09:21 PM
Nutty just means to use the built in OpenGL lighting model instead of defining your own lights in software.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.