VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A DIRECT3D PANORAMIC SCENE

Simon Price  (36 Submissions)   DirectX   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

CHECK THIS OUT! This is a really cool effect. Stand in the middle of a 3D world and use the mouse to rotate the camera around. All running at over 60 frames per second!!! The pictures look beautiful (thanks to Craig Nisbet - it's his artwork, but my programming). How is such a high res 3D image made to run at 60 FPS in VB? Well, I cheated ofcourse! I just used a cylinder and wrapped and image round it, then put the camera in the centre of this cylinder. But the effect looks just the same as if I were using the best quality 3D graphics using thousands of polys! You really can't see the difference. Plus, like my last submission it has the advantage of compression - why use a huge 3D file when you can just use a jpeg? This demo also features both hardware and software rendering, (BTW software = very slow) and adjustable rendering quality. There will be many more features added but I won't be able to release the source code of the final version, sorry. I hope that you agree that this deserves a decent vote, if not then please tell me why not so I can improve the program. Enjoy!

Rate A DIRECT3D PANORAMIC SCENE (14(14 Vote))

Download A DIRECT3D PANORAMIC SCENE

A DIRECT3D PANORAMIC SCENE Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters