-
Fast lights???
Anybody know way how to do fast lights and realistic(gl_lights - slow)? I saw per_pixel lights on NVidia site, but it for GForce card(i have Riva TNT2). Does anybody know where i can find some information or CODE(better)?
-
Senior Member
OpenGL Guru
Re: Fast lights???
Fast AND realistic, huh? Like eating the cake but still have it. Anyways, try this one.
http://www.flipcode.com/tutorials/tut_swlighting.shtml
-
-
Advanced Member
Frequent Contributor
Re: Fast lights???
You need register combiners which your card doesn't support. They're only available on the GeForce family.
-
Member
Regular Contributor
Re: Fast lights???
Incidentally, per-pixel lighting on GeForce class cards is MUCH slower than just using the standard OpenGL lighting.
For a TNT2, pre-calculated lightmaps on static geometry is probably the best you are going to get.
j
-
Re: Fast lights???
I find something which i wanted but it little slow! Who need this...
http://www.flipcode.com/cgi-bin/msg....rum=iotd&id=-1
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules