Warzone and Python

Ideas and suggestions for how to improve the Warzone 2100 base game only. Ideas for mods go in Mapping/Modding instead. Read sticky posts first!
Lord Apocalypse
Regular
Regular
Posts: 678
Joined: 29 Jul 2009, 18:01

Re: Warzone and Python

Post by Lord Apocalypse »

If it was so slow eve online would not rely on it so heavily. Python works well for some things, just not high end rendering.
raycast
Trained
Trained
Posts: 131
Joined: 12 Sep 2012, 19:16

Re: Warzone and Python

Post by raycast »

Or low-latency networking in computer games. Or pathfinding.
User avatar
Andrie
Regular
Regular
Posts: 533
Joined: 20 Jun 2012, 14:11
Location: Suid Afrika

Re: Warzone and Python

Post by Andrie »

Python is growing fast! :wink:
If you don't like Python! :Gigakach_01:
"My IRC en multiplay naam is Andrie"

Groete Andrie
raycast
Trained
Trained
Posts: 131
Joined: 12 Sep 2012, 19:16

Re: Warzone and Python

Post by raycast »

I like python. I've done a number of projects with it.

But I know where it is good at (fast sketching, dynamic and complex things), and where it sucks (low level stuff that needs to be fast as hell). There is a good reason why a lot of the python modules are not written in python.
User avatar
Andrie
Regular
Regular
Posts: 533
Joined: 20 Jun 2012, 14:11
Location: Suid Afrika

Re: Warzone and Python

Post by Andrie »

Yea but use it with Cpython etc. :!: :3
"My IRC en multiplay naam is Andrie"

Groete Andrie
User avatar
Rman Virgil
Professional
Professional
Posts: 3812
Joined: 25 Sep 2006, 01:06
Location: USA

Re: Warzone and Python

Post by Rman Virgil »

.

You might try evangelizing WZ at the Panda3D site: http://www.panda3d.org/

http://www.panda3d.org/manual/index.php/Features


There are over 6000 member / devotees interested in game development with this foundation. Maybe some there would answer your call with great enthusiasm.... or maybe not. Give it a shot and find out. Here's the bb link:

http://www.panda3d.org/forums/index.php

.
User avatar
Andrie
Regular
Regular
Posts: 533
Joined: 20 Jun 2012, 14:11
Location: Suid Afrika

Re: Warzone and Python

Post by Andrie »

Thanks I will find out more!
"My IRC en multiplay naam is Andrie"

Groete Andrie
Post Reply