Welcome to the myhosting.com Forums.
-
programming and 3D
What kind of computer programming language is good for creating 3D images for your website?
-
If we want to display 3D graphics in real-time, for instance in a game or 3D simulation, then we need a language and environment that runs fast and we also need efficient 3D libraries.
Options:
1.Use C++. There is quite a steep learning curve, because, not only do we have to learn C++ (the easy part!) we also have to understand the OpenGL library (GLUT) or Direct3d and any other libraries you may need.
2.Use Java and Java3D - Much easier to learn, this is what I use, JBuilder6 is for Java, however the downside of this is that Java can run slower and it is more difficult to distribute Java applications to other people. There is a standard extension to Java which supports 3D display, this is Java3D.
3..Net languages such as C# or Visual Basic.
4.Write the program as a script to drive VRML or the 3D program that you are using.
Programming Languages for 3d simulation and games - Martin Baker
Similar Threads
-
By Randy5 in forum Programming
Replies: 0
Last Post: 2011-02-21, 02:51 PM
-
By WrigleyF in forum Programming
Replies: 0
Last Post: 2011-02-02, 09:06 AM
-
By Randy5 in forum Programming
Replies: 1
Last Post: 2010-11-12, 06:43 PM
-
By WrigleyF in forum Programming
Replies: 0
Last Post: 2010-08-17, 10:18 AM
-
By sgoodman in forum Off Topic
Replies: 4
Last Post: 2008-11-05, 01:38 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Version 4.1.7
Copyright ©2000 - 2013
All times are GMT -4. The time now is 01:59 AM.