Video Card Test with Sprite3D
Video Card Test with Sprite3D
This is a little test to see how many people use video cards which will display Sprite3D properly.
http://www.reelmediaproductions.com/test/RingTest.zip
Could you people try this little test program and tell me if you see either a "Ring of Fire" or a "Blank Screen"
Thanks.
ps. If you get a blank screen, can you specify the video card you are using?
http://www.reelmediaproductions.com/test/RingTest.zip
Could you people try this little test program and tell me if you see either a "Ring of Fire" or a "Blank Screen"
Thanks.
ps. If you get a blank screen, can you specify the video card you are using?
-
- PureBasic Expert
- Posts: 2812
- Joined: Fri Apr 25, 2003 4:51 pm
- Location: Portugal, Lisbon
- Contact:
My computer crashes...
It goes all black and A GURU MEDITATION appears !!!
Oh! Sorry, that's not it!
I just see a nice ring
NVIDIA Geforce 2 MX 4 - 64MB
It goes all black and A GURU MEDITATION appears !!!
Oh! Sorry, that's not it!
I just see a nice ring

NVIDIA Geforce 2 MX 4 - 64MB
Last edited by Num3 on Fri Oct 03, 2003 6:11 pm, edited 1 time in total.
" I fell in to a burning ring o' fire..." (ahem)
Works fine. 


PC 1:AMD Athlon XP 2000,Geforce 2 MX400 64Mb, Windows 2000 
PC 2:Intel P3 1ghz, Nvidia Vanta 16Gb, Windows 2000
Registered Purebasic User
PureBasic Game Creation Site
http://www.hypervox.co.uk/PureBasic/

PC 2:Intel P3 1ghz, Nvidia Vanta 16Gb, Windows 2000

Registered Purebasic User

PureBasic Game Creation Site
http://www.hypervox.co.uk/PureBasic/
My example uses these 4 commands...
OpenScreen(640,480,16,"")
Sprite3DBlendingMode()
RotateSprite3D()
DisplaySprite3D()
If it doesn't work then I can only assume there is a support problem with either the video card or the video drivers.
It works fine here on 4 different computers. 2 have NVidia cards, 1 has a VooDoo and 1 has a crappy Rage128. (and all of them regularly run in 32bit color mode)
OpenScreen(640,480,16,"")
Sprite3DBlendingMode()
RotateSprite3D()
DisplaySprite3D()
If it doesn't work then I can only assume there is a support problem with either the video card or the video drivers.
It works fine here on 4 different computers. 2 have NVidia cards, 1 has a VooDoo and 1 has a crappy Rage128. (and all of them regularly run in 32bit color mode)
-
- User
- Posts: 10
- Joined: Thu May 29, 2003 4:33 am