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:


Tunnel Effect by Olive

[back]
Author: Archive | Viewed: 433 times | Language: BlitzBasic 3D | Category: 3D Effects
Author Comments:
This effect use the function CreateMyCylinder from Todd Riggins. Everything is hard-coded so you have to look inside to adapt, but you can try to change the TWIST value or MAX_CTRL_POINTS. This is a "demo" version, in a real tunnel ride you have to place ControlPoints at specific positions with a step (10 for example) and interpolate values between them, here i use simple cos/sin values. Use as you wish.
Login or create an account to comment on this snippet