Search found 5 matches
- Tue Nov 19, 2002 7:26 pm
- Forum: Python
- Topic: Blender-Python Board, gurus & coders needed
- Replies: 25
- Views: 20643
Re: the role of python
this all boils down to python scripts approaching or exceding machine code speed. Well, I don't know about that bit "exceding machine code speed". :lol: By its definition code can only go as fast as "machine code" will. And very seldom does compiled code go faster than hand-coded assembly, anyway. ...
- Sat Nov 16, 2002 2:12 am
- Forum: Python
- Topic: Blender-Python Board, gurus & coders needed
- Replies: 25
- Views: 20643
the role of python
three interesting links that have me wondering about C/python integration: Interview with Guido http://www.onlamp.com/pub/a/python/2002/06/04/guido.html Interview with Bruce Dawson http://www.onlamp.com/pub/a/python/2002/07/11/pythonnews.html psyco http://psyco.sourceforge.net/ Guido mentions that p...
- Tue Nov 12, 2002 6:52 pm
- Forum: Interface & Tools
- Topic: Moving Gamemode Properties and other stuff
- Replies: 2
- Views: 6063
i think yer on to something
sounds great to me. in many ways animation is easier in the game engine because of dynamic triggering, enter and exit messages, and other gamestate controls. hmmm....now you got me thinkin 

- Tue Nov 12, 2002 6:32 pm
- Forum: Interface & Tools
- Topic: Wish List (it had to be done)
- Replies: 80
- Views: 33522
One of the major drawbacks in Kestji (the blender game engine) is the 8 bit texures. We in the game blender communty want at least 16 bit. And a faster game engine. i didn't mean to quote everything here - just getting used to the new forum - anyway - i've done several texture tests in the game eng...
- Tue Nov 12, 2002 6:22 pm
- Forum: Interactive 3d
- Topic: Sound Problems
- Replies: 3
- Views: 5359
driver?
i use that video card with no trouble at all. it smells like a sound card driver issue to me - i have had the same trouble on a laptop and solved it with a driver update

