473,669 Members | 2,335 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Graphical Engine

Hi,

A few friends and myself were thinking of writing a graphical engine
based on OpenGL. Does Python have the required speed for that task? Are
there any examples out there of open-source engines which we can look
at? A Google search yielded no interesting results, but then again I'm
probably missing something.

Vlad
--
Lisp is to emacs what sex is to STDs.
Nov 9 '07 #1
3 1694
Vlad Dogaru schrieb:
Hi,

A few friends and myself were thinking of writing a graphical engine
based on OpenGL. Does Python have the required speed for that task? Are
there any examples out there of open-source engines which we can look
at? A Google search yielded no interesting results, but then again I'm
probably missing something.
Look e.g. at spyro.

Diez
Nov 9 '07 #2
Vlad Dogaru wrote:
A few friends and myself were thinking of writing a graphical engine
based on OpenGL. Does Python have the required speed for that task? Are
there any examples out there of open-source engines which we can look
at? A Google search yielded no interesting results, but then again I'm
probably missing something.
http://www.ogre3d.org/wiki/index.php/PyOgre

--
Karlo Lozovina -- Mosor
Nov 9 '07 #3
Karlo Lozovina wrote:
Vlad Dogaru wrote:
>A few friends and myself were thinking of writing a graphical engine
based on OpenGL. Does Python have the required speed for that task? Are
there any examples out there of open-source engines which we can look
at? A Google search yielded no interesting results, but then again I'm
probably missing something.

http://www.ogre3d.org/wiki/index.php/PyOgre
Ogre is nice at a glance, but we are looking to write our own engine. I
realise it's deplicating effort, but we're looking to learn.

Vlad

--
Lisp is to emacs what sex is to STDs.
Nov 9 '07 #4

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

Similar topics

7
3327
by: brian.vincent | last post by:
I'm trying to use the ssh2 functions to run a graphical app. I have no problem opening ssh2_shell and running something like "/bin/ls /tmp". However when I try to do something like: fwrite($stdio,"/usr/X11R6/bin/xclock -display some-other-machine:0\n"); It doesn't work. I've tried wrapping the xclock command in a shell script and a C program and still no luck. In both instances I can ssh into the remote machine and run the commands...
0
1285
by: Jesper | last post by:
I know that user interface library questions come up on this list every now and then. I've lurked here for a while and also searched google for anything that would fit my needs but haven't found anything. What I would like is a python library that exposes a simple API for creating a mostly dialog-based user interface. This library should work both on text and graphical terminals and be portable. The closest matches that I've found are:...
0
1244
by: cm012b5105 | last post by:
Hello i want to put an interactive text programme in to a graphical box this is a small section of my text programme s = raw_input ("Hello whats your name? ") if s=='melvyn': print "your my boss's Dad the one they call in indian language DEEP THOUGHT LITTLE HORSE" if s=='carol': print "ahhh you are my boss's mom the one they call WREATH WOMAN" if s=='rebecca':
10
2098
by: William Gill | last post by:
Being somewhat new to Python, and having a tendency to over complicate things in my class design, I was wondering if anyone can suggest a simple graphical or flowcharting tool that they use to organize their class and program design? Because of a 55 mph head-on accident a few years back, I have short term memory problems, so flipping back and forth between pages of code is next to impossible for me to keep straight. A simple graphical...
7
1390
by: reclusive monkey | last post by:
Hello Everyone, Just wondering if anyone here has experienced this. I have a (fairly) long XML file with just under a thousand records in it. The XSL works fine in IE/FF, however, at a seemingly arbitrary record, the graphical display of the table corrupts in FF. I'm at work now so can't do anything useful like upload a picture somewhere, but I can do when I get home. I've checked the source, and its all there, but the table degrades to...
0
240
by: simsimlhr | last post by:
What i want to do is given below. I have put whole form in region class. Now i want to exclude some independent points from that region I will probably use region.Exclude(graphicalpath) ,will probably add independent point in graphicalpath class to be excluded from the region. I cannot make different graphical path objects and add a rectangle around one point to each graphical object for each point and exclude from the region.If we...
1
1400
by: Alexander Muylaert | last post by:
Hi I'm in need of a graphical engine for custom-made-GUI. I don't mind writing it myself, it's fun, but I need it to run on Pocket and PC. What technology can I use best in .net. I don't need complex drawing. I need a lot of lines, fills and drawing bitmaps with alphablending. Can I use System.Drawing classes or would you advise GAPI. It is a user interface, so I need memo's and other default things to. I don't feel like
5
1531
by: John Smith | last post by:
Hello Coould please any one to help me to find good graphical controls to create GDI in ASP.NET. Some related websites also really appreciated Thanks in Advance John
5
2003
by: Brian Blais | last post by:
Hello, I was wondering what the approximate minimum age to learn python is. Has anyone had experience teaching middle school students, or elementary school students Python? What brought this up for me is thinking about starting a Lego robots group in a local middle school. I only teach college, and have little experience with middle school students, so I find it hard to guess what they could actually do. I started programming when I...
0
8893
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8802
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8658
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5682
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4206
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4384
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2792
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2028
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1787
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.