473,396 Members | 1,785 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Recommendation for GUI/OpenGL (or similar 3D functionality) environment

jc
I am pretty new to Python but am thrilled with its elegant syntax,
style, efficiency...

I want to use Python for database query device that can also display
3D objects (up to several thousand, small primitives (more like
specks)but with some alpha channel control)
on a 3D Cartesian volume. I guess in simple terms a 3D window embedded
in a DB query device.

I have looked at Boa Constructor, PyhtonCard, Tkinter, a bunch of others
and the choices can get pretty bewildering!

Could I get some recommendations on a GUI environment that can do what I
stated above but is the 'easiest'.

I'm willing to spend some time learning but would prefer to stick to the
one 'best' decision.

Other important points would be how robust the system is, how good is
the documentation, is it maintained regularly, etc.
I am on WinXP.
Jul 18 '05 #1
1 1094
I did some 3D things on Win2k and WinXP. I used wxPython and PyOpenGL.

I tend to advise to forget alle the tools helping you build a GUI. That's
the best way to remain in full control over what happens in your app. YMMV.

What you really *should* use is an IDE like Wingware (IDLE, Kommodo etc.).

Again for the GUI lib: When I encounter a new lib, I first see what features
it offers that my current platform (wxPython for now) does not and if I
really could have a need for them in future. Then I look at the sample code
to see how it achieves all that. This gives me a good first impression. On
this I decide whether I go on investigating it or not.

Doing so may help you too. Again: YMMV.

HTH
Franz GEIGER
"jc" <NO************@neo.rr.com> schrieb im Newsbeitrag
news:Hd*************@fe1.columbus.rr.com...
I am pretty new to Python but am thrilled with its elegant syntax,
style, efficiency...

I want to use Python for database query device that can also display
3D objects (up to several thousand, small primitives (more like
specks)but with some alpha channel control)
on a 3D Cartesian volume. I guess in simple terms a 3D window embedded
in a DB query device.

I have looked at Boa Constructor, PyhtonCard, Tkinter, a bunch of others
and the choices can get pretty bewildering!

Could I get some recommendations on a GUI environment that can do what I
stated above but is the 'easiest'.

I'm willing to spend some time learning but would prefer to stick to the
one 'best' decision.

Other important points would be how robust the system is, how good is
the documentation, is it maintained regularly, etc.
I am on WinXP.

Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Rick Muller | last post by:
I have a problem that I would like to get some advice on from other Pythonistas. I currently manage a (soon to be) open source project for displaying molecular graphics for a variety of different...
2
by: Rameshika | last post by:
Hi All I am new to 3D modelling in VISUAL .NET C#.I am planning to draw the entire roof (showing the roof material, roof angle, roof shape,ceiling shape, ceiling material) of the house and...
4
by: andrewcw | last post by:
With a Multi-USe COM DLL object another applic. can get reference to it. - And if that DLL's counter continue to have a least one reference, then another application or reference to the DLL can...
1
by: Brenden Bixler | last post by:
After being spoiled by Ruby on Rails, I'm seeking a similar rough implementation in ASP.NET 2.0. I don't want a half-baked solution like Castle on Rails. I assumed it would be as easy as...
4
by: tobfon | last post by:
I'm creating a scientific visualization application with rather high demands on performance. I've created a nice rendering engine for it in C++/OpenGL and a python interface to the rendering...
4
by: Richard Levasseur | last post by:
(Forewarning, most of these problems and solutions come from being the only developer in a 1 server department with no budget, few resources, unresponsive IT, and non-technical managers, so thats...
9
by: Achim Domma | last post by:
Hi, I'm developing a GUI app in Python/C++ to visualize numerical results. Currently I'm using Python 2.4 with wx and PyOpenGLContext, but there are no windows binaries for Python 2.5 for quite...
1
by: metaphysics | last post by:
I'm attempting to create a slideshow with similar functionality as Lightbox 2. I don't want anything to pop up like the Lightbox does, I just want the slideshow to have next/previous buttons (like...
2
beacon
by: beacon | last post by:
Hi everybody, I've searched and searched for the answers to these questions until I've turned blue in the face, so I finally decided to come here for some assistance. Here's the info I'm...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.