[gameprogrammer] Re: drwing shapes
- From: Roger D Vargas <luo_hei@xxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Fri, 23 Mar 2007 10:19:49 -0500
Yasser Gonzalez escribió:
I want to draw a shape (Using C++) And fill it with an image How I do it???
Nehe Tutorial 1 and 2, for start, and then the texture tutorial. You
draw the shape using Open GL primitives and apply (not fill) a texture
to it.
I want make a ball rolling form left to right. For that i draw the ball,
erase all and draw the ball again in a new position. But I only know to
do that in BASIC. How I do it with Delphi or C++???
First try to complete the previous task (draw something). Second, worry
about moving it
--
http://dsgp.blogspot.com | Linux, programación, juegos
Have no place I can be since I found Serenity
But you can’t take the sky from me
______________________________________________
LLama Gratis a cualquier PC del Mundo.
Llamadas a fijos y m�es desde 1 c�imo por minuto.
http://es.voice.yahoo.com
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- References:
- [gameprogrammer] Free textures
- From: Breton Julien
- [gameprogrammer] Re: drwing shapes
- From: Yasser Gonzalez
Other related posts:
- » [gameprogrammer] Re: drwing shapes
- » [gameprogrammer] Re: drwing shapes
- » [gameprogrammer] Re: drwing shapes
- » [gameprogrammer] Re: drwing shapes
I want to draw a shape (Using C++) And fill it with an image How I do it???
I want make a ball rolling form left to right. For that i draw the ball, erase all and draw the ball again in a new position. But I only know to do that in BASIC. How I do it with Delphi or C++???
- [gameprogrammer] Free textures
- From: Breton Julien
- [gameprogrammer] Re: drwing shapes
- From: Yasser Gonzalez