Hey guys, I think my school's Software Dev teacher's have begun digging our education's a nice big hole, and I wanna check we don't get too deep.
Not long ago we finished our courses in HTML Dev and Javascript Dev, the Software Dev teacher suggested we go onto Dark Basic (Which was real new to him) So those of us (me and about 3 friends) Who'd actually finished the last stuff started DBC.
Only now have I gotten to the stage wherein I'm putting objects in a 3D Space, (me leading the class, second furthest guys still doing text games).
Now, heres the problem. 3D Doesn't work. Not at all. Not in the slightest.
I can
MAKE OBJECT SPHERE 1,1,
and I'll get a nice looking sphere in the middle of the screen, but if I
COLOR OBJECT 1,RGB(255,0,0)
Nothing happens. Still just one big grey sphere...
if I
POSITION OBJECT 1,1,0,0
Nothing happens.. still one big grey sphere
If I have
MAKE OBJECT SPHERE 1,0
COLOR OBJECT 1,RGB(255,0,0)
POSITION OBJECT 1,-1,0,0
POSITION CAMERA 0,10,-10
POINT CAMERA 0,0,0
guess what comes up on the screen... One big grey sphere, in the middle of the screen, no different than if I just had the first line.
Now, although when I started DBC up the first time it warned us it might't be able to display high-end 3D graphics, I was a little confused. and right now, I'm very confused. These computers were purchased earlier this year, their all Windows XP with 512 meg RAM, and P4 Processors... And the older computers ran 3D DBC apps (I believe, gonna check this when I can find one of the old ones that still works and I'm allowed on.)
I'll do a belarc check to see just what the 3D Cards are capable of, but I should think they'd at least allow us 3D Graphics, which makes me think either perhaps the Videocard drivers arent installed, or that 3D Gaming has been disabled through the network (somehow).
The teacher's (top end - pretty new) Laptop couldn't run DBC's 3D Games either.
Now, we might soon have a class of very upset students who are learning a new code for absolutely nothing, if we can't get this fixed, and the Computer Studies teacher's, and even the Network Admin, asked my opinion on what it might be, and asked me to see if I can find a way around it. well I tried and failed, now I'm asking you guys.
I really, really hope someone out there can help.
Cheers.
Call me Dean.
PC1: 2.0 Ghz AMD Athlon XP - 512 Meg DDR RAM - GeForce FX 5200, PC2: 0.5 Ghz P3 - 256 Meg SD RAM - GeForce2 MX 400, PC3: 2.5 Ghz P4 - 256 Meg DDR RAM - Integrated Video Card