Connecting Tech Pros Worldwide Help | Site Map

OpenGl graphics package ,how to use in VB.net

Newbie
 
Join Date: Jan 2009
Location: Bangalore and delhi.
Posts: 3
#1: Jan 31 '09
Hi i want to do a graphics project in Vb.net but have to use OpenGl Libraries . How do i download compatible OpenGl package and how to use them in my .net code.
nukefusion's Avatar
Expert
 
Join Date: Mar 2008
Location: Essex, UK
Posts: 197
#2: Jan 31 '09

re: OpenGl graphics package ,how to use in VB.net


The TAO Framework provide wrapper classes for OpenGL and is a good place to start.

As for how you would use them, that would take a lot more than one post to explain. I would recommend searching around using Google for tutorial sites and forums.

Prepare for a fairly steep learning curve if you don't have any prior graphics programming experience.
Newbie
 
Join Date: Jan 2009
Location: Bangalore and delhi.
Posts: 3
#3: Jan 31 '09

re: OpenGl graphics package ,how to use in VB.net


Hey Thanks a lot but one more thing i know a bit of VB.net so i was wondering if coding graphics program in VB.NET will be okay ....
Member
 
Join Date: Nov 2007
Location: Alberta, Canada
Posts: 59
#4: Feb 6 '09

re: OpenGl graphics package ,how to use in VB.net


yes, VB.NET is very capable of coding graphics programs
Reply