Graphics Libraries
A program designed to aid in rendering computer graphics to a monitor.
Language
Visual Basic
Remove
Platform
Any
License
Any
I want to connect a database that is located on centralized server. How can I use a windows form VB.NET application to access it? Is this possible?
How can I maintain a single user entry (e.x==...
Hi all, I am new to Dev Express, Infragistics and some other control stuff used in winforms. I Just want know what are the possible problems I might encounter when I use both of them in my...
0 Then
Try
MeshTexture(Subset) = TextureLoader.FromFile(d3ddev, TextureFileName)
Catch ex As Exception...
: : i developed a vb.net windows application in
: : (1024*768 resolution).But i want to run this application in
: : (800*600 resolution). How can i do it?
: :
:
: Is your Vb.Net application...
Hey guys!
I am following this tutorial
(http://www.vbdotnetheaven.com/UploadFile/scottlysle/VBQuickMap03182007085423AM/VBQuickMap.aspx ) to put googlemaps in my WinForms Application. It runs...
I'm using OpenGL with visual basic and i'm trying to do something that i don't know if it is possible to do.
I need to draw points on a picturebox with an image.
The problem is that i'm not able to...
: : OpenGL is not a programming language, it is a support/interface for 3D games. If you want to make 2D games, I can help you if you want to prrogram in C++ for DOS. (I like the DOS and I'll use it...
Hi all,
I have a need for a VB.NET procedure to copy a part of the screen to a bitmap array. I have never used directx before and at 69 I don't want to start learning it now. I have found many,...
I just recently installed directx SDK 9.0. I installed the directx 9.0 debug as well. For some reason I still cannot run samples that are in the SDK package, nor can I create a new DirectX project...
: : i meant in C, this is relation to my other post
: :
: If you find stable & useable codes you can develop OpenGL & DirectX games with every PL.
:
: ****************
: Any questions? Just...
: : I'm new to Direct3D programming, and am experimenting with 3d graphics. I create my graphics with 3ds max 7, export them as a directx (.x) file but i really have no idea where to go from here....
: I'm new to Direct3D programming, and am experimenting with 3d graphics. I create my graphics with 3ds max 7, export them as a directx (.x) file but i really have no idea where to go from here....
I'm new to Direct3D programming, and am experimenting with 3d graphics. I create my graphics with 3ds max 7, export them as a directx (.x) file but i really have no idea where to go from here. Could...
: Hi all, please help me,i'm beginner here...
:
: How i can change the shape of my form and my frame? i don't want the usual rectangle form,may i shape it like circle or maybe heart shape , or the...
Hi all, please help me,i'm beginner here...
How i can change the shape of my form and my frame? i don't want the usual rectangle form,may i shape it like circle or maybe heart shape , or the other...
My question is this:
I have a Winform (VB.NET) application that uses a Datagrid. What I want to know is, if there is a way to set column level permission in the grid. Such as User1 can change...
PieCharts are built in as part of the GDI+ drawing functions built in to the framework.
Check out the articles here:
http://www.devcity.net/Articles/135/1/article.aspx
which show the basic steps...
You can score an API guide (exe) for VB at http://www.mentalis.org/agnet/apiguide.shtml
Some of the examples are a bit flaky (comment problems), but it's a handy resource to have...
: : :
:...
:
: :
: : There is a ChangeDisplaySetting API - no need to mess with DirectX here.
: :
:
:
I looked up ChangeDispaySetting but I couldn't find out the parameters or usage. Any help?...
:
: There is a ChangeDisplaySetting API - no need to mess with DirectX here.
:
thanks this is what I was looking for... I'll look up how to use it
_____ __________ _____...