[gameprogrammer] Re: textured shapes and 3d objects.
- From: "Charlie Lobo" <charlie.lobo@xxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Sat, 24 Mar 2007 20:35:13 -0600
If it's a polygon circle made with polygons, then only Direct 3D or OpenGL
(or any engine that lays on top of either or both of those, like Irrlitch or
such) are the way to go. But if you only want to do it in 3d use a mask.
On 3/23/07, Yasser Gonzalez <yassergs@xxxxxxxxxxxxxxx> wrote:
I mean to draw a circle and fill it with an image instead a color.
With VC++ it could be easier if you made the image as part of a resource
file (.res). I want to load the image from file and fill the circle (or
polygon) with it. How I do it??
Use openGL or SDL is only the way??? I don't think so.
/-----------------------------------new
question------------------------------\
Suppose I made a 3d object using 3d studio. I want to use that object in
Delphi using OpenGL.
Whta kind of libraries I must to get.
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- References:
- [gameprogrammer] Free textures
- From: Breton Julien
- [gameprogrammer] Re: drwing shapes
- From: Yasser Gonzalez
- [gameprogrammer] Re: drwing shapes
- From: Scott Harper
- [gameprogrammer] Re: textured shapes and 3d objects.
- From: Yasser Gonzalez
Other related posts:
- » [gameprogrammer] Re: textured shapes and 3d objects.
- » [gameprogrammer] Re: textured shapes and 3d objects.
- » [gameprogrammer] Re: textured shapes and 3d objects.
- » [gameprogrammer] Re: textured shapes and 3d objects.
- » [gameprogrammer] Re: textured shapes and 3d objects.
- » [gameprogrammer] Re: textured shapes and 3d objects.
- » [gameprogrammer] Re: textured shapes and 3d objects.
- » [gameprogrammer] Re: textured shapes and 3d objects.
- » [gameprogrammer] Re: textured shapes and 3d objects.
I mean to draw a circle and fill it with an image instead a color. With VC++ it could be easier if you made the image as part of a resource file (.res). I want to load the image from file and fill the circle (or polygon) with it. How I do it?? Use openGL or SDL is only the way??? I don't think so. /-----------------------------------new question------------------------------\ Suppose I made a 3d object using 3d studio. I want to use that object in Delphi using OpenGL. Whta kind of libraries I must to get. --------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- [gameprogrammer] Free textures
- From: Breton Julien
- [gameprogrammer] Re: drwing shapes
- From: Yasser Gonzalez
- [gameprogrammer] Re: drwing shapes
- From: Scott Harper
- [gameprogrammer] Re: textured shapes and 3d objects.
- From: Yasser Gonzalez