|
Post by twasik4 on Jun 4, 2009 12:29:29 GMT -5
|
|
|
Post by shadow008 on Oct 13, 2009 11:21:23 GMT -5
why did i miss this post?... its an awsome site!!!
|
|
|
Post by twasik4 on Oct 20, 2009 13:53:48 GMT -5
this website should be stickied (sorry for the spelling..not sure how it's wrong) for the people that need sprites/textures.
|
|
|
Post by shadow008 on Oct 26, 2009 12:23:02 GMT -5
|
|
|
Post by twasik4 on Oct 26, 2009 12:56:01 GMT -5
|
|
|
Post by DJLinux on Oct 27, 2009 10:25:13 GMT -5
|
|
lal7777
Posts

if all.knowledge = orange then: seed = mankind.knowledge: grow(seed,time): endif
Posts: 88
|
Post by lal7777 on Apr 11, 2011 16:38:09 GMT -5
how many textures does Basic4gl support?
|
|
|
Post by matthew on Apr 11, 2011 17:43:10 GMT -5
Do you mean different formats like .bmp, .png etc? Or the number of textures which can be displayed on screen?
|
|
lal7777
Posts

if all.knowledge = orange then: seed = mankind.knowledge: grow(seed,time): endif
Posts: 88
|
Post by lal7777 on Apr 11, 2011 18:48:33 GMT -5
The # of textures that can be displayed total. (at the same time) also: can somebody please explain the glTexEnvi() function?
|
|
|
Post by shadow008 on Apr 12, 2011 9:18:09 GMT -5
Well that depends upon your graphics card and amount of ram. There's really no limit. glTexEnvi(): Basically does fixed function pipeline multi-texturing. Now has been surpassed by shaders. Since its depreciated, don' worry bout it. 
|
|