You are not logged in.

#1 2005-06-30 17:25:23

jellywerker
Member
From: Sunny Seattle
Registered: 2005-04-04
Posts: 286

[REQ] panda 3d

panda 3d is a 3d game engine written in python, kinda like a powerfull soya 3d.

http://www.panda3d.org/

Offline

#2 2005-06-30 18:10:37

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: [REQ] panda 3d

For some reason, I don't really like the idea of a 3D engine written in an interpreted language.

Offline

#3 2005-06-30 18:13:32

Father
Member
From: Australia
Registered: 2004-06-01
Posts: 209

Re: [REQ] panda 3d

i didnt realise it was in python until you just mentioned that.. but looking at the demos theyve got there.. it does seem to be quite advanced!

Offline

#4 2005-06-30 19:00:38

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: [REQ] panda 3d

Its not written in an interpreted language; read the site. Its written in C with Python bindings.

But if you don't have a valid reason ('for some reason' isn't one) to not like the idea of 3D engines written in an interpreted language, perhaps it is an unfounded opinion.

I've done a lot of work with Java 3D; I don't know if that counts as compiled or interpretted, since its both. I've done a tiny bit of work with Soya3D, its a very nice highlevel toolkit for use where a highlevel toolkit is what you need. There's also CGKit, which covers both low and high level functionality. This is the first I've heard of Panda3D, but I'm excited to see more Python 3D toolkits.

Dusty

Offline

#5 2005-06-30 19:17:53

jellywerker
Member
From: Sunny Seattle
Registered: 2005-04-04
Posts: 286

Re: [REQ] panda 3d

I like soya, but it is a little too simple for my needs, although I *could* use it, it would just be more work. I plan to make a few small game demo's, to see if what I want to make will work with python, if it does, I will then work on the full game, btw, is there a soya package anywhere?

Offline

#6 2005-06-30 19:28:39

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: [REQ] panda 3d

There used to be a soya package in rensel's TUR... I don't see it in AUR though. Maybe you can find his PKGBUILD on tur.archlinux.org.

on topic, I'd be interested in trying a panda3D package too. That means I may or may not build it for you later on. It also means if somebody else builds it, more than just one person is interested.

Dusty

Offline

#7 2005-07-01 18:38:07

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: [REQ] panda 3d

woah, that was nice 8)

I haven't looked at panda 3D, however, it shouldn't be hard to make a package for it... (does it use distutils?)

Offline

#8 2005-07-01 19:20:03

jellywerker
Member
From: Sunny Seattle
Registered: 2005-04-04
Posts: 286

Re: [REQ] panda 3d

wow! the maintainer came here! and it seems more people are interested in this than I thought! good! big_smile

Offline

#9 2005-07-01 19:30:28

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: [REQ] panda 3d

Yes, the package will be made. I'm actually thinking of using this for a python rwrite of Ensmer, if it fits the bill. Nice professional looking site there.

Offline

#10 2005-07-01 20:14:36

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Offline

#11 2005-07-01 21:53:27

jellywerker
Member
From: Sunny Seattle
Registered: 2005-04-04
Posts: 286

Re: [REQ] panda 3d

there are some others I prefer more, but that one's cool.

Offline

#12 2005-07-02 02:07:29

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: [REQ] panda 3d

I put a package in AUR:
http://aur.archlinux.org/packages.php?d … Packages=1

Note the comments; there are probably missing deps and the install file may not work. I can't take the time to figure out why right now.  I tried the first few tutorials; it seems to work.

If you try it, log out and back in after installing so it can source the new profile.

Dusty

Offline

#13 2005-07-02 02:40:52

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: [REQ] panda 3d

http://www.panda3d.org/showss.php?page= … acattack02

supports pacman!

btw, shouldnt it be /sbin/ldconfig and not sbin/ldconfig ?

Offline

#14 2005-07-02 02:41:15

jellywerker
Member
From: Sunny Seattle
Registered: 2005-04-04
Posts: 286

Re: [REQ] panda 3d

cool, thank you!

Offline

#15 2005-07-02 14:31:51

sweiss
Member
Registered: 2004-02-16
Posts: 635

Re: [REQ] panda 3d

Dusty wrote:

I put a package in AUR:
http://aur.archlinux.org/packages.php?d … Packages=1

Note the comments; there are probably missing deps and the install file may not work. I can't take the time to figure out why right now.  I tried the first few tutorials; it seems to work.

If you try it, log out and back in after installing so it can source the new profile.

Dusty

I just added leading slashes in the install file whenever it was missing, seems to have updated /etc/ld.so.conf properly.

Offline

#16 2005-07-02 17:00:31

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: [REQ] panda 3d

That was my guess, but I copied the install from the QT package, and it didn't have leading slashes, so I thought maybe there was a reason for it.

:-?

Dusty

Offline

Board footer

Powered by FluxBB