Try my new website: www.urcho.com - the new SIMPLE social network
blitz code snippets Sign up | 287 members | 114 snippets
Search for:

Username:
Password:


Infinite far clipplane by Devils Child

[back]
Author: Archive | Viewed: 642 times | Language: BlitzBasic 3D | Category: Maths/Physics
Author Comments:
This code creates an infinitive far clipplane. You need to download the direct x 7 dll which is included to my shadow system on www.devil-engines.net . you also need to initialize and free the dx7 dll like in the sample below. Note: If you are already using my shadow system, you dont have to call this code. the shadow system will do it. also you MUST use freedx7() at the end.
Login or create an account to comment on this snippet